Unable to apply config in XI

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
XISteve
Posts: 1
Joined: Wed Jun 05, 2019 8:04 am

Unable to apply config in XI

Post by XISteve »

Hello All.

XI Version: 5.4.13

Having an issue with applying the config in XI after making some modifications (deactivating a few hosts and associated checks to remove the alerts from monitoring as they are being decomm'd). When I try to apply the config, it errors at the end with the errors below (hosts/checks were deactivated, however, their alerts still exist on our dashboards):

Error: Service description missing from list '' (config file '/usr/local/nagios/etc/servicegroups.cfg', starting at line 71)

Error: Could not expand members specified in servicegroup 'MSSQL' (config file '/usr/local/nagios/etc/servicegroups.cfg', starting at line 71)
Error processing object config files!


Also, reference attached image:

[img]XI.PNG[/img]

When I check the servicegroup.cfg I see the following if this helps at all:

Code: Select all

}	

define servicegroup {
       servicegroup_name             		MSSQL
       alias                         		MSSQL
       members                       		

}
I'm at a loss as to what exactly needs to be corrected to get the config to apply. Appreciate any help on this.
You do not have the required permissions to view the files attached to this post.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Unable to apply config in XI

Post by scottwilkerson »

If you go to CCM -> Service groups -> MSSQL -> edit
Click Manage Services

Is there anything listed?
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked