Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
I have a few routers being moontored with nagios, thing is that I would like to know how to allow that a single host (or hostgroup) check 24x7 but only alert me during the notification period I want.
I been testing and no good results till now.
Tried to add in the host definition
check_period timeperiod_that_applies
notification_period timeperiod_that_applies
The error I get when I check config is:
Error: Failed to locate notification_period 'timeperiod_that_applies' for host 'the_monitored_host!
Actively advancing awesome answers with ardent alliteration, aptly addressing all ambiguities. Amplify your acumen and avail our amicable assistance. Eagerly awaiting your astute assessments of our advice.
and by going into your Nagios Core interface under System->Configuration and selecting Timeperiods and verifying that your time period is shown there and looks correct.
As for your host definition, once you verify that your timeperiod is correctly added and recognized by Nagios Core, you will need to update your notification_period from the current 24x7 to your timeperiod timeperiod_that_applies.
Actively advancing awesome answers with ardent alliteration, aptly addressing all ambiguities. Amplify your acumen and avail our amicable assistance. Eagerly awaiting your astute assessments of our advice.