collector: add systemd
This commit is contained in:
parent
514f5ad4a9
commit
87ccaa39c9
3 changed files with 156 additions and 0 deletions
|
|
@ -50,6 +50,7 @@ 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/).
|
||||
systemd | Exposes service and system status from [systemd](http://www.freedesktop.org/wiki/Software/systemd/).
|
||||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue