Skip to content

Commit d0109f0

Browse files
committed
Add clamav_exporter community project
clamav_exporter is not the same as clamd_exporter.
1 parent c404d1b commit d0109f0

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

src/manual/Installing/Community-projects.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,10 +335,16 @@ go-clamav is a library and toolset written in Go, designed to integrate seamless
335335

336336
#### clamd_exporter | clamd
337337

338-
Export metrics from clamd service for use by Prometheus
338+
Export metrics from clamd service for use by Prometheus. This uses `go-clamav` (above).
339339

340340
[Get clamd_exporter](https://github.com/hq0101/clamd_exporter)
341341

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+
342348
## Miscellaneous Tools
343349

344350
### IPCop | ClamAV

0 commit comments

Comments
 (0)