2014 Upgrade Install Issue

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
akepley
Posts: 138
Joined: Wed Sep 11, 2013 1:09 pm

2014 Upgrade Install Issue

Post by akepley »

Hello, upgrading from 2012R2.3 to R2014R1.0

Having the following during the upgrade:

Code: Select all

Website: http://www.nagios.org
Reading configuration data...
   Read main config file okay...
Error: Service has no hosts and/or service_description (config file '/usr/local/nagios/etc/services/bkmantis.nasba.int.cfg', starting on line 156)
   Error processing object config files!


***> One or more problems was encountered while processing the config files...

     Check your configuration file(s) to ensure that they contain valid
     directives and data defintions.  If you are upgrading from a previous
     version of Nagios, you should be aware that some variables/definitions
     may have been removed or modified in this version.  Make sure to read
     the HTML documentation regarding the config files, as well as the
     'Whats New' section to find out what has changed.
RET: 1
/usr/local/nagiosxi/nom/checkpoints/nagioscore/errors /usr/local/nagiosxi/scripts
tar: Removing leading `/' from member names
/usr/local/nagiosxi/scripts
LATEST NOM SNAPSHOT: /usr/local/nagiosxi/nom/checkpoints/nagioscore/1400176082.tar.gz
/ /usr/local/nagiosxi/scripts
RESTORING NOM SNAPSHOT : /usr/local/nagiosxi/nom/checkpoints/nagioscore/1400176082.tar.gz
/usr/local/nagiosxi/scripts
SETUID ROOT OK
RESETTING PERMS
I realize that I need to add host/service description to the .cfg listed in error. My question is for after I complete that. Do I need to rerun the entire upgrade or just restart the nagios daemon?

Thanks!
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: 2014 Upgrade Install Issue

Post by tmcdonald »

You should be able to just make the change and restart, assuming the rest of the install went well. If your web interface is working you can probably make the changes in the CCM.
Former Nagios employee
akepley
Posts: 138
Joined: Wed Sep 11, 2013 1:09 pm

Re: 2014 Upgrade Install Issue

Post by akepley »

Thanks! It works!
Locked