Hi Support team,
we put recurring downtime for the host-group but maintenance not activated on daily basis as per scheduled downtime.
Please check snap and help
Thanks
Downtime
-
progressive.nagiosXI
- Posts: 277
- Joined: Mon Jul 31, 2017 5:54 am
Downtime
You do not have the required permissions to view the files attached to this post.
-
benjaminsmith
- Posts: 5324
- Joined: Wed Aug 22, 2018 4:39 pm
- Location: saint paul
Re: Downtime
Hi,
Let's make sure the cron service is running (if that's stopped it's not going to start the job).
If that's running and it's still not working, please post a tail output of the cron log and PM the system profile to further troubleshoot.
Thanks, Benjamin
To send us your system profile.
Login to the Nagios XI GUI using a web browser.
Click the "Admin" > "System Profile" Menu
Click the "Download Profile" button
Let's make sure the cron service is running (if that's stopped it's not going to start the job).
Code: Select all
systemctl status crond
Code: Select all
tail -n 25 /var/log/cron
To send us your system profile.
Login to the Nagios XI GUI using a web browser.
Click the "Admin" > "System Profile" Menu
Click the "Download Profile" button
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!
-
progressive.nagiosXI
- Posts: 277
- Joined: Mon Jul 31, 2017 5:54 am
Re: Downtime
Hi Benjamin,
details shared in PM.
Thanks
details shared in PM.
Thanks
-
benjaminsmith
- Posts: 5324
- Joined: Wed Aug 22, 2018 4:39 pm
- Location: saint paul
Re: Downtime
Hi,
Got the profile, thanks! I located this downtime entry in the configurations, but I'm not seeing any direct errors in the logs. There's a special log for recurring downtime, can you upload or PM that as well.
Let's also verify the permissions on the configuration file.
--Benjamin
Got the profile, thanks! I located this downtime entry in the configurations, but I'm not seeing any direct errors in the logs. There's a special log for recurring downtime, can you upload or PM that as well.
Code: Select all
/usr/local/nagiosxi/var/recurringdowntime.log
Code: Select all
ls -l /usr/local/nagios/etc/recurringdowntime.cfg
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!
-
progressive.nagiosXI
- Posts: 277
- Joined: Mon Jul 31, 2017 5:54 am
Re: Downtime
Hi Benjamin,
Please share the update on the below issue, we shared the required details in PM(10Dec.)
If any other detail require please let us know
Thanks
Please share the update on the below issue, we shared the required details in PM(10Dec.)
If any other detail require please let us know
Code: Select all
Re: Downtime
Sent: Thu Dec 10, 2020 12:34 pm
From: progressive.nagiosXI
To: benjaminsmith
Thanks
-
benjaminsmith
- Posts: 5324
- Joined: Wed Aug 22, 2018 4:39 pm
- Location: saint paul
Re: Downtime
Hi,
Thanks for that log, it looks like the downtime isn't being scheduled since it's not set to run in December.
Try editing the settings for this downtime operating adding the other months and let me know if it starts scheduling after that. To adjust the settings go to Home > Incident Management > Recurring Downtime
--Benjamin
Thanks for that log, it looks like the downtime isn't being scheduled since it's not set to run in December.
Code: Select all
months_of_year ,jan,feb,mar,apr
svcalso 1
schedule_type hostgroup
hostgroup_name xxxxs_Brxxxxx_Server
--Benjamin
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!