Page 2 of 3
Re: Nagios Core 4.1 Down Time
Posted: Fri Jul 08, 2016 1:37 pm
by kwhogster
defined verified reloaded all looks good
One other question
Any way to see this in the Nagios web portal?
or will it show on Monday at 1:45?
Thanks
Re: Nagios Core 4.1 Down Time
Posted: Fri Jul 08, 2016 1:41 pm
by rkennedy
Just to understand - which part are you looking to see in the web portal? On Monday, the checks will stop running at 1:45 and you'll be able to see that part.
Re: Nagios Core 4.1 Down Time
Posted: Fri Jul 08, 2016 2:03 pm
by kwhogster
Great
Thank you will keep eye open on Monday
Re: Nagios Core 4.1 Down Time
Posted: Fri Jul 08, 2016 2:04 pm
by rkennedy
Awesome, I'll leave this open for now in case you have further questions then. Have a great weekend!
Re: Nagios Core 4.1 Down Time
Posted: Thu Jul 21, 2016 9:08 pm
by kwhogster
Hello again
It is not showing downtime at that time frame and the services that are stopped reports that they are
What can I look for?
Thank you
Re: Nagios Core 4.1 Down Time
Posted: Fri Jul 22, 2016 12:33 pm
by ssax
Are you saying the services are showing downtime but the host isn't or that none of them have gone into downtime?
Did you set "check_period skip1451hrm" on all the services and the host?
Re: Nagios Core 4.1 Down Time
Posted: Fri Jul 22, 2016 12:37 pm
by tgriep
What was previously posted it not scheduling downtime, it is just setting an exclusion time to not run the checks for that host or service so you will not see it as downtime in the web GUI.
The only thing you will see it that the check is not running during that time.
Are those host / service checks running during the exclusion time?
If so, can you post your nagios.cfg, the timeperiod.cfg file and also the configs for the host and services you do not want to be checked during that time?
Re: Nagios Core 4.1 Down Time
Posted: Fri Jul 22, 2016 1:43 pm
by kwhogster
I see
Should I but the notification_period skip1451hrm on the service as well as the host?
currently I only have it on the host
see my attached files that you requested
Re: Nagios Core 4.1 Down Time
Posted: Fri Jul 22, 2016 1:50 pm
by scottwilkerson
Yes, you should put it on any object you want to change the notification_period for.
However, to be clear, this will just stop Nagios from sending notifications, it does not put the host/service in downtime
Re: Nagios Core 4.1 Down Time
Posted: Fri Jul 22, 2016 2:12 pm
by kwhogster
Thanks
I just added the notification_period skip1451hrm to my Define Host and Define Service records that I need this for.
The process runs on Monday so will see what happens
Thanks again