Home
last modified time | relevance | path

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

/dports/net-mgmt/nagios/nagios-3.5.1/include/
H A Dlogging.h37 #define NSLOG_SERVICE_NOTIFICATION 1048576 macro
/dports/net-mgmt/ndoutils/ndoutils-2.1.3/include/nagios-3x/
H A Dlogging.h37 #define NSLOG_SERVICE_NOTIFICATION 1048576 macro
/dports/net-mgmt/mk-livestatus/mk-livestatus-1.2.8p25/nagios4/
H A Dlogging.h36 #define NSLOG_SERVICE_NOTIFICATION 1048576 macro
/dports/net-mgmt/nagios4/nagios-4.4.6/include/
H A Dlogging.h36 #define NSLOG_SERVICE_NOTIFICATION 1048576 macro
/dports/net-mgmt/ndoutils/ndoutils-2.1.3/include/nagios-4x/
H A Dlogging.h36 #define NSLOG_SERVICE_NOTIFICATION 1048576 macro
/dports/net-mgmt/ndoutils/ndoutils-2.1.3/include/nagios-2x/
H A Dnagios.h243 #define NSLOG_SERVICE_NOTIFICATION 1048576 macro
/dports/net-mgmt/mk-livestatus/mk-livestatus-1.2.8p25/nagios/
H A Dnagios.h168 #define NSLOG_SERVICE_NOTIFICATION 1048576 macro
/dports/net-mgmt/pnp/pnp4nagios-0.6.26/include/
H A Dnagios.h162 #define NSLOG_SERVICE_NOTIFICATION 1048576 macro
/dports/net-mgmt/pnp-icinga2/pnp4nagios-0.6.26/include/
H A Dnagios.h162 #define NSLOG_SERVICE_NOTIFICATION 1048576 macro
/dports/net-mgmt/nagios/nagios-3.5.1/base/
H A Dnotifications.c813 write_to_all_logs(processed_buffer, NSLOG_SERVICE_NOTIFICATION); in notify_contact_of_service()
824 …logit(NSLOG_SERVICE_NOTIFICATION | NSLOG_RUNTIME_WARNING, TRUE, "Warning: Contact '%s' service not… in notify_contact_of_service()
H A Dutils.c4391 …ONFIG_WARNING | NSLOG_PROCESS_INFO | NSLOG_HOST_NOTIFICATION | NSLOG_SERVICE_NOTIFICATION | NSLOG_… in reset_variables()
4393 …ONFIG_WARNING | NSLOG_PROCESS_INFO | NSLOG_HOST_NOTIFICATION | NSLOG_SERVICE_NOTIFICATION | NSLOG_… in reset_variables()
/dports/net-mgmt/nagios4/nagios-4.4.6/base/
H A Dutils.c3644 …ONFIG_WARNING | NSLOG_PROCESS_INFO | NSLOG_HOST_NOTIFICATION | NSLOG_SERVICE_NOTIFICATION | NSLOG_… in reset_variables()
3646 …ONFIG_WARNING | NSLOG_PROCESS_INFO | NSLOG_HOST_NOTIFICATION | NSLOG_SERVICE_NOTIFICATION | NSLOG_… in reset_variables()
H A Dnotifications.c819 write_to_all_logs(processed_buffer, NSLOG_SERVICE_NOTIFICATION); in notify_contact_of_service()