I've problem upgrading nagios XI 2012R2.9 to 5.7.5
Os: centos 6
Db was migrated from postgresql to mysql.
command /usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg output
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 1736)
Error processing object config files!
define serviceescalation {
host_name sgsrv2
contacts jf066906_SMS,jf150471_SMS
first_notification 2
last_notification 2
notification_interval 0
escalation_period eskal_SMS_timeperiod
escalation_options c,
}
Serviceescalations and hostescalations files generate those problems.
I can edit and remove those definitions in file, but i think that upgrade proces generate and write this files from db.
I can't see this definitions in XI ui.
Do i need some intermediate steps like 2012 -> 5.3 -> 5.5 -> 5.7 ?
Any hint on this ?
Thanks in advance