X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=README;h=9dba7cde7e5cf52da88e96aafdd08ac9462b9a29;hb=22b70372976569e5763816bbdb8a5011f9f8226b;hp=a16e9ec56cac30200563ad2756f24234a09fd0b1;hpb=d0b7e88ee93371c25241f6a1fed3b4918087bb0c;p=collectd.git diff --git a/README b/README index a16e9ec5..9dba7cde 100644 --- a/README +++ b/README @@ -122,7 +122,7 @@ Features Collects statistics from `nginx' (speak: engine X), a HTTP and mail server/proxy. - - ntp + - ntpd NTP daemon statistics: Local clock drift, offset to peers, etc. - nut @@ -156,6 +156,10 @@ Features - swap Pages swapped out onto harddisk or whatever is called `swap' by the OS.. + - tail + Follows (tails) logfiles, parses them by lines and submits matched + values. + - tape Bytes and operations read and written on tape devices. Solaris only. @@ -362,6 +366,9 @@ Prerequisites * libvirt (optional) Collect statistics from virtual machines. + * libxml2 (optional) + Parse XML data provided by libvirt. + Configuring / Compiling / Installing ------------------------------------