X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=README;h=dd1512e4882f7789bf3769fba5317813d77342ab;hb=28e701a07d1ea28b12d0e7c2e6ce57c993b2d509;hp=a594703833e1ef769afd272404efecfac5ce20ed;hpb=7c9d772c992647fcba64a96800c146eb9f1647f8;p=collectd.git diff --git a/README b/README index a5947038..dd1512e4 100644 --- a/README +++ b/README @@ -135,6 +135,9 @@ Features - gps Monitor gps related data through gpsd. + - gpu_nvidia + Monitor NVIDIA GPU statistics available through NVML. + - hddtemp Hard disk temperatures using hddtempd. @@ -388,6 +391,9 @@ Features Acts as a StatsD server, reading values sent over the network from StatsD clients and calculating rates and other aggregates out of these values. + - sysevent + Listens to rsyslog events and submits matched values. + - swap Pages swapped out onto hard disk or whatever is called `swap' by the OS.. @@ -749,6 +755,10 @@ Prerequisites particular. + * CUDA (optional) + Used by the `gpu_nvidia' plugin + + * libatasmart (optional) Used by the `smart' plugin.