Unable to apply config in XI
Posted: Wed Oct 09, 2019 5:08 am
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:
I'm at a loss as to what exactly needs to be corrected to get the config to apply. Appreciate any help on this.
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
}