Nagcon is a console application interfacing to Nagios which gives you an overview of all services with troubled services.
GitHub: https://github.com/folkertvanheusden/NagCon
Add the following to /etc/services (all on the host 'x' where 'x' is your nagios server):
nagstat 33333/tcp # Nagios StatusAdd the following to /etc/inetd.conf:
nagstat stream tcp nowait root /usr/sbin/tcpd /usr/local/bin/nagios-statusand create /usr/local/bin/nagios-status:
#!/bin/sh /bin/cat /usr/local/nagios/var/status.logwhere /usr/local/nagios/var/status.log is the file as defined with 'status_file=' in nagios.cfg.
regular e-mail: mail@vanheusden.com
if you insist, you can send PGP/GPG encoded messages to folkert@vanheusden.com, key id: F8B37B3AB85D0E5E00354AD7B599B4451C386E70
to leave a voice-mail, call: +31-85-3012914
I'm on (only) LinkedIn (not on instagram etc).
Via GitHub you can sponsor me and my work: