summaryrefslogtreecommitdiffstats
path: root/collectors/README.md
diff options
context:
space:
mode:
authoropenspork <christianrgerlach@gmail.com>2018-10-22 10:27:57 -0700
committerCosta Tsaousis <costa@tsaousis.gr>2018-10-22 20:27:57 +0300
commitae4d88880ff702c7e13f12ee4f8c3078bcf67bf3 (patch)
tree87590969d4684d4f76e086021f0b9febfdd638f4 /collectors/README.md
parent979080329b904f7c697fbbff418030f81d5b039d (diff)
Indicate FreeIPMI support fro FreeBSD (#4440)
Update docs to indicate that FreeIPMI works on FreeBSD
Diffstat (limited to 'collectors/README.md')
-rw-r--r--collectors/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/collectors/README.md b/collectors/README.md
index 3068bf4b55..b7fc732864 100644
--- a/collectors/README.md
+++ b/collectors/README.md
@@ -30,7 +30,7 @@ plugin|lang|O/S|runs as|modular|description
[diskspace.plugin](diskspace.plugin/)|`C`|linux|internal|-|collects disk space usage metrics on Linux mount points
[fping.plugin](fping.plugin/)|`C`|any|external|-|measures network latency, jitter and packet loss between the monitored node and any number of remote network end points.
[freebsd.plugin](freebsd.plugin/)|`C`|freebsd|internal|yes|collects resource usage and performance data on FreeBSD systems
-[freeipmi.plugin](freeipmi.plugin/)|`C`|linux|external|-|collects metrics from enterprise hardware sensors, on Linux servers.
+[freeipmi.plugin](freeipmi.plugin/)|`C`|linux, freebsd|external|-|collects metrics from enterprise hardware sensors, on Linux and FreeBSD servers.
[idlejitter.plugin](idlejitter.plugin/)|`C`|any|internal|-|measures CPU latency and jitter on all operating systems
[macos.plugin](macos.plugin/)|`C`|macos|internal|yes|collects resource usage and performance data on MacOS systems
[nfacct.plugin](nfacct.plugin/)|`C`|linux|internal|-|collects netfilter firewall, connection tracker and accounting metrics using `libmnl` and `libnetfilter_acct`