In Nagios CGI there are a lot of information about defined services which is not available in status.dat
file. e.g. PERCENT_TOTAL_TIME_UP
. I mean parsing status.dat
will not display any information about service availability.
How can I generate these reports in PHP so I could retrieve the information about service availability?