Fix compile time issues
[collectd.git] / README
diff --git a/README b/README
index fb10a64..f28d499 100644 (file)
--- 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
     <http://developer.apple.com/corefoundation/>
 
   * CUDA (optional)
-    Used by the `gpu_nvml' plugin
+    Used by the `gpu_nvidia' plugin
     <https://developer.nvidia.com/cuda-downloads>
 
   * libatasmart (optional)