Home
last modified time | relevance | path

Searched refs:HOST_NOTIFICATION (Results 1 – 14 of 14) sorted by relevance

/dports/net-mgmt/nagios4/nagios-4.4.6/cgi/
H A Dnotifications.c46 #define HOST_NOTIFICATION 1 macro
526 notification_type = HOST_NOTIFICATION; in display_notifications()
677 else if(notification_options == NOTIFICATION_HOST_ALL && notification_type == HOST_NOTIFICATION) in display_notifications()
688 if(notification_type == HOST_NOTIFICATION) { in display_notifications()
/dports/net-mgmt/nagios/nagios-3.5.1/cgi/
H A Dnotifications.c50 #define HOST_NOTIFICATION 1 macro
555 notification_type = HOST_NOTIFICATION; in display_notifications()
698 else if(notification_options == NOTIFICATION_HOST_ALL && notification_type == HOST_NOTIFICATION) in display_notifications()
709 if(notification_type == HOST_NOTIFICATION) { in display_notifications()
/dports/net-mgmt/nagios4/nagios-4.4.6/base/
H A Dnotifications.c1092 …cation_data(NEBTYPE_NOTIFICATION_START, NEBFLAG_NONE, NEBATTR_NONE, HOST_NOTIFICATION, type, start… in host_notification()
1284 …broker_notification_data(NEBTYPE_NOTIFICATION_END, NEBFLAG_NONE, NEBATTR_NONE, HOST_NOTIFICATION, … in host_notification()
1639 …data(NEBTYPE_CONTACTNOTIFICATION_START, NEBFLAG_NONE, NEBATTR_NONE, HOST_NOTIFICATION, type, start… in notify_contact_of_host()
1656 …EBTYPE_CONTACTNOTIFICATIONMETHOD_START, NEBFLAG_NONE, NEBATTR_NONE, HOST_NOTIFICATION, type, metho… in notify_contact_of_host()
1737 …(NEBTYPE_CONTACTNOTIFICATIONMETHOD_END, NEBFLAG_NONE, NEBATTR_NONE, HOST_NOTIFICATION, type, metho… in notify_contact_of_host()
1749 …n_data(NEBTYPE_CONTACTNOTIFICATION_END, NEBFLAG_NONE, NEBATTR_NONE, HOST_NOTIFICATION, type, start… in notify_contact_of_host()
/dports/net-mgmt/nagios/nagios-3.5.1/base/
H A Dnotifications.c1096 …cation_data(NEBTYPE_NOTIFICATION_START, NEBFLAG_NONE, NEBATTR_NONE, HOST_NOTIFICATION, type, start… in host_notification()
1300 …broker_notification_data(NEBTYPE_NOTIFICATION_END, NEBFLAG_NONE, NEBATTR_NONE, HOST_NOTIFICATION, … in host_notification()
1673 …data(NEBTYPE_CONTACTNOTIFICATION_START, NEBFLAG_NONE, NEBATTR_NONE, HOST_NOTIFICATION, type, start… in notify_contact_of_host()
1690 …EBTYPE_CONTACTNOTIFICATIONMETHOD_START, NEBFLAG_NONE, NEBATTR_NONE, HOST_NOTIFICATION, type, metho… in notify_contact_of_host()
1774 …(NEBTYPE_CONTACTNOTIFICATIONMETHOD_END, NEBFLAG_NONE, NEBATTR_NONE, HOST_NOTIFICATION, type, metho… in notify_contact_of_host()
1786 …n_data(NEBTYPE_CONTACTNOTIFICATION_END, NEBFLAG_NONE, NEBATTR_NONE, HOST_NOTIFICATION, type, start… in notify_contact_of_host()
/dports/net-mgmt/ndoutils/ndoutils-2.1.3/include/nagios-2x/
H A Dnagios.h287 #define HOST_NOTIFICATION 0 macro
/dports/net-mgmt/mk-livestatus/mk-livestatus-1.2.8p25/nagios4/
H A Dnagios.h305 #define HOST_NOTIFICATION 0 macro
/dports/net-mgmt/mk-livestatus/mk-livestatus-1.2.8p25/nagios/
H A Dnagios.h246 #define HOST_NOTIFICATION 0 macro
/dports/net-mgmt/ndoutils/ndoutils-2.1.3/include/nagios-4x/
H A Dnagios.h306 #define HOST_NOTIFICATION 0 macro
/dports/net-mgmt/nagios/nagios-3.5.1/include/
H A Dnagios.h185 #define HOST_NOTIFICATION 0 macro
/dports/net-mgmt/ndoutils/ndoutils-2.1.3/include/nagios-3x/
H A Dnagios.h185 #define HOST_NOTIFICATION 0 macro
/dports/net-mgmt/pnp/pnp4nagios-0.6.26/include/
H A Dnagios.h240 #define HOST_NOTIFICATION 0 macro
/dports/net-mgmt/pnp-icinga2/pnp4nagios-0.6.26/include/
H A Dnagios.h240 #define HOST_NOTIFICATION 0 macro
/dports/net-mgmt/nagios4/nagios-4.4.6/include/
H A Dnagios.h313 #define HOST_NOTIFICATION 0 macro
/dports/net-mgmt/ndoutils/ndoutils-2.1.3/src/
H A Ddbhandlers.c1216 if(notification_type==HOST_NOTIFICATION) in ndo2db_handle_notificationdata()
4748 ,HOST_NOTIFICATION in ndo2db_handle_contactdefinition()