OK, got it now.
So if I want to change the notification_interval, if I do this via nagiosql (CCM) it might break things? Or will this be OK?
Nagios XI - disable notifications question
Re: Nagios XI - disable notifications question
If you change anything in the nagiosql database it will need to be applied to the configs. I would try to do as much as you can through the API and only edit the DB if you need to, since the structure of the DB is a little bit confusing.
Apply config takes everything in the nagiosql database and writes it to static config files in Nagios Core which then restarts and reads in the new configuration. You can apply/restart Nagios Core through the API.
Apply config takes everything in the nagiosql database and writes it to static config files in Nagios Core which then restarts and reads in the new configuration. You can apply/restart Nagios Core through the API.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Re: Nagios XI - disable notifications question
OK, this was the answer I was looking for!
I think we can close the topic, I will need some time to play around with the API
Thank you!
I think we can close the topic, I will need some time to play around with the API
Thank you!