X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=README;h=f77efd219583ee1f72589ce12ff98b04c40a1407;hb=b2bb09259746b55011ce1f7b4f888054aec9b8de;hp=f28d49922fb185501fc6df4db38905b7a94f2a53;hpb=dfb17826ceb8223cca9009b7b9f4194252ff994d;p=collectd.git diff --git a/README b/README index f28d4992..f77efd21 100644 --- a/README +++ b/README @@ -54,6 +54,9 @@ Features - chrony Chrony daemon statistics: Local clock drift, offset to peers, etc. + - connectivity + Event-based interface status. + - conntrack Number of nf_conntrack entries. @@ -347,6 +350,9 @@ Features - processes Process counts: Number of running, sleeping, zombie, ... processes. + - procevent + Listens for process starts and exits via netlink. + - protocols Counts various aspects of network protocols such as IP, TCP, UDP, etc. @@ -391,6 +397,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..