[Nagios-users] Logging of Disabled Service Checks

2007-07-16 Thread Rick Stillings
I'm looking to find out:
1) When Service/Host Check Notifications are disabled is it logged?
2) If so where  :-)
3) How do I control who can disable Notifications?

thanks
-rick

-- 
___
Rick Stillings
[EMAIL PROTECTED]
http://www.rickstillings.com


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null


Re: [Nagios-users] Logging of Disabled Service Checks

2007-07-16 Thread Marc Powell


 -Original Message-
 From: [EMAIL PROTECTED] [mailto:nagios-users-
 [EMAIL PROTECTED] On Behalf Of Rick Stillings
 Sent: Monday, July 16, 2007 4:58 PM
 To: nagios-users@lists.sourceforge.net
 Subject: [Nagios-users] Logging of Disabled Service Checks
 
 I'm looking to find out:
 1) When Service/Host Check Notifications are disabled is it logged?

If you have log_external_commands enabled in nagios.cfg --

[1184628385] EXTERNAL COMMAND: DISABLE_SVC_NOTIFICATIONS;myhost;PING
[1184628431] EXTERNAL COMMAND: ENABLE_SVC_NOTIFICATIONS;myhost;PING

 2) If so where  :-)

nagios.log (or the value of log_file).

 3) How do I control who can disable Notifications?

Enable authorization for the CGIs. Only those people who are contacts
for that host or service or are explicitly granted permissions in
cgi.cfg are able to see or submit external commands for those hosts or
services.

--
Marc

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null