We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c404d1b commit d0109f0Copy full SHA for d0109f0
src/manual/Installing/Community-projects.md
@@ -335,10 +335,16 @@ go-clamav is a library and toolset written in Go, designed to integrate seamless
335
336
#### clamd_exporter | clamd
337
338
-Export metrics from clamd service for use by Prometheus
+Export metrics from clamd service for use by Prometheus. This uses `go-clamav` (above).
339
340
[Get clamd_exporter](https://github.com/hq0101/clamd_exporter)
341
342
+#### clamav_exporter | clamd
343
+
344
+Export metrics from clamd service for use by Prometheus. This provides a similar function but is not related to `clamd_exporter`.
345
346
+[Get clamav_exporter](https://github.com/sergeymakinen/clamav_exporter)
347
348
## Miscellaneous Tools
349
350
### IPCop | ClamAV
0 commit comments