Error: Service escalation host name or description is NULL
Posted: Thu Jan 10, 2019 9:22 am
Hi, in NagiosXI 5.5.8 on a Centos 6.10 i've this error when i try to apply configuration:
Lexmark Helpcenter.vecchio.cfg and cookie.txt.cfg doesn't exist as file, but the main problem is the serviceescalation..that is empty..
I think is a database problem..but i already tried to do a repair_databases.sh and also this command that helped me in the past
mysqlcheck -f -r -u root -pnagiosxi --use_frm --all-databases
but no way, always the same error..also revert to a past snapshot don't change the situation..
any suggest?
Thanks
Code: Select all
Write host configurations ...
Host configuration files successfully written!
Write service configurations ...
WARNING! Ghost service config detected! Removing the file Lexmark Helpcenter.vecchio.cfg
WARNING! Ghost service config detected! Removing the file cookie.txt.cfg
Service configuration files successfully written!
Configuration file: hostgroups.cfg successfully written!
Configuration file: servicegroups.cfg successfully written!
Configuration file: hosttemplates.cfg successfully written!
Configuration file: servicetemplates.cfg successfully written!
Configuration file: timeperiods.cfg successfully written!
Configuration file: commands.cfg successfully written!
Configuration file: contacts.cfg successfully written!
Configuration file: contactgroups.cfg successfully written!
Configuration file: contacttemplates.cfg successfully written!
Configuration file: servicedependencies.cfg successfully written!
Configuration file: hostdependencies.cfg successfully written!
Configuration file: serviceescalations.cfg successfully written!
Configuration file: hostescalations.cfg successfully written!
Configuration file: serviceextinfo.cfg successfully written!
Configuration file: hostextinfo.cfg successfully written!
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)
I think is a database problem..but i already tried to do a repair_databases.sh and also this command that helped me in the past
mysqlcheck -f -r -u root -pnagiosxi --use_frm --all-databases
but no way, always the same error..also revert to a past snapshot don't change the situation..
any suggest?
Thanks