X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=README;h=f28d49922fb185501fc6df4db38905b7a94f2a53;hb=1f778e960fac3a85a8613d92e8f655bade4fa838;hp=fb10a641c002c6882e51ff57b4b8c816c8d9c7a0;hpb=654c9bef2ffa9e0c3613ea20d774f679ce2a5b0b;p=collectd.git diff --git a/README b/README index fb10a641..f28d4992 100644 --- a/README +++ b/README @@ -135,7 +135,7 @@ Features - gps Monitor gps related data through gpsd. - - gpu_nvml + - gpu_nvidia Monitor NVIDIA GPU statistics available through NVML. - hddtemp @@ -563,6 +563,10 @@ Features Sends data to Sensu, a stream processing and monitoring system, via the Sensu client local TCP socket. + - write_syslog + Sends data in syslog format, using TCP, where the message + contains the metric in human or JSON format. + - write_tsdb Sends data OpenTSDB, a scalable no master, no shared state time series database. @@ -753,7 +757,7 @@ Prerequisites * CUDA (optional) - Used by the `gpu_nvml' plugin + Used by the `gpu_nvidia' plugin * libatasmart (optional)