Page 1 of 1

Nagios Delete Specific Messages

Posted: Thu Dec 09, 2021 4:37 pm
by carlosbuylla
Hello,
I am trying to delete messages from Nagios XI during certain specific hours ( from 2 to 6 am) I would like to know how to create a rule to delete these messages, but without deleting the messages during the rest of the hours because they are important. Is there a specific rule that can be created? How can I manage this situation

Thanks a lot
Carlos

Re: Nagios Delete Specific Messages

Posted: Thu Dec 09, 2021 6:43 pm
by gormank
I'm not sure what messages you mean. Can you provide examples of what you want to remove?

Re: Nagios Delete Specific Messages

Posted: Mon Dec 13, 2021 5:15 am
by carlosbuylla
Hi,
The messages we want to delete because they are unnecessary are the following:
***** Nagios XI Alert *****

Nagios has detected a problem with this service.

Notification Type: PROBLEM
ERROR: Alarm signal (Nagios time-out)
We get 2000 of these messages into our Mailbox every day from 02:00 to 06:00. How can we delete only these specific messages or the messages that are sent during these specific hours?

Best
Carlos

Re: Nagios Delete Specific Messages

Posted: Mon Dec 13, 2021 11:56 am
by gormank
Emails or texts sent by Nagios are called notifications and you can set when or if they're sent via the notification settings. That said, you probably want to look into why you're getting timeout alerts and resolve that issue.

Re: Nagios Delete Specific Messages

Posted: Mon Dec 20, 2021 11:39 am
by carlosbuylla
What I would like to do is Scheduling a downtime for specific Host Groups, so that email notifications from these hosts are not sent during night periods. I would like to make it recurrent every day so that they are never sent from a specific time period. How can I manage to do that for a Host Group?

Thanks a lot