From e3785685673187f6650a76f3f07305fed02c10a5 Mon Sep 17 00:00:00 2001 From: Ilia Choly Date: Tue, 6 Oct 2015 12:39:15 -0400 Subject: [PATCH] Add supervisord collector to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a7cd417f..ba9e63e9 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ lastlogin | Exposes the last time there was a login. megacli | Exposes RAID statistics from MegaCLI. ntp | Exposes time drift from an NTP server. runit | Exposes service status from [runit](http://smarden.org/runit/). +supervisord | Exposes service status from [supervisord](http://supervisord.org/). tcpstat | Exposes TCP connection status information from `/proc/net/tcp` and `/proc/net/tcp6`. (Warning: the current version has potential performance issues in high load situations.) ## Textfile Collector