Monitor total service uptime using Icinga
- by dhh
I am using Icinga (Nagios fork) for monitoring ~10 webservers, each one providing different services.
I would now like to provide an aggregated view on the server states on our companies intranet, providing information like:
server | state | last downtime | Ø uptime (month) | Ø uptime (year)
Srv1 | OK | 2013-10-09 | 99,5% | 99,8 %
Srv2 | ERROR | 2013-10-31 | 73,1% | 85,4 %
Is there a possibility to get those values from icinga?