Search found 4 matches

by DPetit
Mon Mar 07, 2011 8:58 am
Forum: Open Source Nagios Projects
Topic: Disable all notifications
Replies: 5
Views: 7394

Re: Disable all notifications

there are no entries that match that format when I know that I have disabled alerts within the logs time frame.

(Also, this message was moved from another forum, could it be placed inside the Core section as that is what it's regarding?)
by DPetit
Fri Mar 04, 2011 9:25 am
Forum: Open Source Nagios Projects
Topic: Disable all notifications
Replies: 5
Views: 7394

Re: Disable all notifications

As a work around, it looks like in the access.log when you disable notifications, it shows an entry there for "cmd_typ=11" that seems to correspond to a user disabling notifications. cmd_typ=12 seems to be for enabling notifications after they have been disabled.
by DPetit
Wed Mar 02, 2011 1:33 pm
Forum: Open Source Nagios Projects
Topic: Disable all notifications
Replies: 5
Views: 7394

Re: Disable all notifications

Is there some type of logging level that you would need to be at to see that? I do not see anything that matches that description.
by DPetit
Wed Mar 02, 2011 11:35 am
Forum: Open Source Nagios Projects
Topic: Disable all notifications
Replies: 5
Views: 7394

Disable all notifications

Nagios 3.2.1

I know that you can disable all notifications for a system by going into Process info in the UI and disabling it there, is that action logged to a file anywhere?