Page 1 of 1

NagiosXI Monitoring within Cloud Resources

Posted: Mon Nov 23, 2020 9:50 am
by ejwalsh
Hi:
We have a client who is using Nagios XI to monitor several resources within a cloud environment. They want to turn these machines off after hours and on weekends, to save money. Is their an option somewhere in Nagios XI, where we can still monitor them, but only for the specific time frame?, say X to Y hours, so we do not receive down alerts when they powered off during the selected timeframes?...I hope this makes sense. Thanks Edward

Re: NagiosXI Monitoring within Cloud Resources

Posted: Mon Nov 23, 2020 5:29 pm
by vtrac
Hi ejwalsh,
You can create a new "timeperiod" object, then associates the new timeperiod to the "check_period".

Here's how:

Code: Select all

On your Nagios XI GUI -> Configure -> Core Config Manager -> Alerting -> Time Period -> (click the "+ Add new" button)
If you like, you can use the "Bulk Modification Tool" to update your changes once the new timeperiod has been defined.

Code: Select all

Nagios XI GUI -> Configure -> Core Config Manager -> Tools -> Bulk Modification Tool -> (click the "Change a single config option")
Hope this helps.

Best Regards,
Vinh