Create Service Escalation for Service Group

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
CoMAdmin
Posts: 22
Joined: Sat Sep 21, 2019 9:55 pm

Create Service Escalation for Service Group

Post by CoMAdmin »

Is there a way to create a service escalation for all of my service groups only? Meaning no services, only groups.

When I try to make the Service Escalation with a Service Group attached to it only it gives me the following error:

Error: Service escalation host name or description is NULL
Error: Could not register service escalation (config file '/usr/local/nagios/etc/serviceescalations.cfg', starting on line 16)

Any advice would be appreciated.
User avatar
jbrunkow
Posts: 441
Joined: Fri Mar 13, 2020 10:45 am

Re: Create Service Escalation for Service Group

Post by jbrunkow »

Have you entered a name and description for that host? Navigate to Configure using the bar on top > click Core Config Manager under Advanced Configuration on the left pane > then click Service Escalations >

What do you see on line 16 of your service escalations file?

If you have a name and description entered for the service group and that still doesn't work, you may want to try rewriting the configuration files.
  1. Navigate to Config using the bar on top of XI > click Core Config Manager under Advanced Configuration on the left pane > then click Config File Management under Tools on the left.
  • Click Delete Files. ( Don't worry, we can easily rewrite them. )
  • Click Write Configs.
  • Click Verify Files. If you see any errors, correct them and perform the two previous steps again.
  • Click Restart Nagios Core to apply the configuration.
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!
Locked