Home
last modified time | relevance | path

Searched refs:NSLOG_HOST_NOTIFICATION (Results 1 – 13 of 13) sorted by relevance

/dports/net-mgmt/nagios/nagios-3.5.1/include/
H A Dlogging.h36 #define NSLOG_HOST_NOTIFICATION 524288 macro
/dports/net-mgmt/ndoutils/ndoutils-2.1.3/include/nagios-3x/
H A Dlogging.h36 #define NSLOG_HOST_NOTIFICATION 524288 macro
/dports/net-mgmt/mk-livestatus/mk-livestatus-1.2.8p25/nagios4/
H A Dlogging.h35 #define NSLOG_HOST_NOTIFICATION 524288 macro
/dports/net-mgmt/nagios4/nagios-4.4.6/include/
H A Dlogging.h35 #define NSLOG_HOST_NOTIFICATION 524288 macro
/dports/net-mgmt/ndoutils/ndoutils-2.1.3/include/nagios-4x/
H A Dlogging.h35 #define NSLOG_HOST_NOTIFICATION 524288 macro
/dports/net-mgmt/ndoutils/ndoutils-2.1.3/include/nagios-2x/
H A Dnagios.h242 #define NSLOG_HOST_NOTIFICATION 524288 macro
/dports/net-mgmt/mk-livestatus/mk-livestatus-1.2.8p25/nagios/
H A Dnagios.h167 #define NSLOG_HOST_NOTIFICATION 524288 macro
/dports/net-mgmt/pnp/pnp4nagios-0.6.26/include/
H A Dnagios.h161 #define NSLOG_HOST_NOTIFICATION 524288 macro
/dports/net-mgmt/pnp-icinga2/pnp4nagios-0.6.26/include/
H A Dnagios.h161 #define NSLOG_HOST_NOTIFICATION 524288 macro
/dports/net-mgmt/nagios/nagios-3.5.1/base/
H A Dnotifications.c1751 write_to_all_logs(processed_buffer, NSLOG_HOST_NOTIFICATION); in notify_contact_of_host()
1762 …logit(NSLOG_HOST_NOTIFICATION | NSLOG_RUNTIME_WARNING, TRUE, "Warning: Contact '%s' host notificat… in notify_contact_of_host()
H A Dutils.c4391 …NSLOG_CONFIG_ERROR | NSLOG_CONFIG_WARNING | NSLOG_PROCESS_INFO | NSLOG_HOST_NOTIFICATION | NSLOG_S… in reset_variables()
4393 …NSLOG_CONFIG_ERROR | NSLOG_CONFIG_WARNING | NSLOG_PROCESS_INFO | NSLOG_HOST_NOTIFICATION | NSLOG_S… in reset_variables()
/dports/net-mgmt/nagios4/nagios-4.4.6/base/
H A Dutils.c3644 …NSLOG_CONFIG_ERROR | NSLOG_CONFIG_WARNING | NSLOG_PROCESS_INFO | NSLOG_HOST_NOTIFICATION | NSLOG_S… in reset_variables()
3646 …NSLOG_CONFIG_ERROR | NSLOG_CONFIG_WARNING | NSLOG_PROCESS_INFO | NSLOG_HOST_NOTIFICATION | NSLOG_S… in reset_variables()
H A Dnotifications.c1717 write_to_all_logs(processed_buffer, NSLOG_HOST_NOTIFICATION); in notify_contact_of_host()