Home
last modified time | relevance | path

Searched refs:active_host_checks_1min (Results 1 – 3 of 3) sorted by relevance

/dports/net-mgmt/nagios4/nagios-4.4.6/cgi/
H A Dextinfo.c1990 int active_host_checks_1min = 0; in show_performance_data() local
2140 active_host_checks_1min++; in show_performance_data()
2296 …td class='dataVal'>%d (%.1f%%)</td></tr>", active_host_checks_1min, (double)(((double)active_host_… in show_performance_data()
H A Dstatusjson.c4407 int active_host_checks_1min = 0; in json_status_performance() local
4611 active_host_checks_1min++; in json_status_performance()
4757 json_object_append_integer(json_checks, "1min", active_host_checks_1min); in json_status_performance()
/dports/net-mgmt/nagios/nagios-3.5.1/cgi/
H A Dextinfo.c2044 int active_host_checks_1min = 0; in show_performance_data() local
2194 active_host_checks_1min++; in show_performance_data()
2350 …td class='dataVal'>%d (%.1f%%)</td></tr>", active_host_checks_1min, (double)(((double)active_host_… in show_performance_data()