Home
last modified time | relevance | path

Searched refs:HOST_DOWNTIME_HISTORY (Results 1 – 2 of 2) sorted by relevance

/dports/net-mgmt/nagios/nagios-3.5.1/cgi/
H A Dhistory.c43 #define HOST_DOWNTIME_HISTORY 5 macro
730 history_type = HOST_DOWNTIME_HISTORY; in get_history()
819 else if(history_type == HOST_DOWNTIME_HISTORY || history_type == SERVICE_DOWNTIME_HISTORY) { in get_history()
836 …== HOST_HISTORY || history_type == HOST_FLAPPING_HISTORY || history_type == HOST_DOWNTIME_HISTORY)) in get_history()
898 …= HOST_HISTORY || history_type == HOST_FLAPPING_HISTORY || history_type == HOST_DOWNTIME_HISTORY) { in get_history()
/dports/net-mgmt/nagios4/nagios-4.4.6/cgi/
H A Dhistory.c41 #define HOST_DOWNTIME_HISTORY 5 macro
700 history_type = HOST_DOWNTIME_HISTORY; in get_history()
789 else if(history_type == HOST_DOWNTIME_HISTORY || history_type == SERVICE_DOWNTIME_HISTORY) { in get_history()
806 …== HOST_HISTORY || history_type == HOST_FLAPPING_HISTORY || history_type == HOST_DOWNTIME_HISTORY)) in get_history()
868 …= HOST_HISTORY || history_type == HOST_FLAPPING_HISTORY || history_type == HOST_DOWNTIME_HISTORY) { in get_history()