X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=README;h=f28d49922fb185501fc6df4db38905b7a94f2a53;hb=f0cc3ecee2c19a0b5bd907d9d2fb190dbf1beb17;hp=fb10a641c002c6882e51ff57b4b8c816c8d9c7a0;hpb=1c6fdbaea6ad42c41cd63006a3c8abbdefa391db;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)