Updrading from 3.5 to 4 - Maps view (parents not working)
Posted: Mon Oct 07, 2013 12:46 pm
Hello, i just upgraded our Nagios Core 3.5 to 4 with no problems. after fixing a couple of errors parsing the config files nagios is up and running. i do see an issue with it. when i go to the map section, it doesn't display all my monitoring devices and some do not have the parent showing up. some do see it, some don't. is there anything i missed?
when i upgraded i did the following:
1) compile:
./configure --with-command-group=nagcmd
make all
make install
make install-init
make install-commandmode
the only one i did not run was:
make install-config (since i already had the configs in place)
2) tested and error out and fixed:
/usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg
Nagios Core 4.0.0
Copyright (c) 2009-present Nagios Core Development Team and Community Contributors
Copyright (c) 1999-2009 Ethan Galstad
Last Modified: 09-20-2013
License: GPL
Website: http://www.nagios.org
Reading configuration data...
Warning: use_embedded_perl_implicitly is deprecated and will be removed.
Warning: enable_embedded_perl is deprecated and will be removed.
Warning: p1_file is deprecated and will be removed.
Warning: sleep_time is deprecated and will be removed.
Warning: external_command_buffer_slots is deprecated and will be removed. All commands are always processed upon arrival
Warning: command_check_interval is deprecated and will be removed. Commands are always handled on arrival
Read main config file okay...
Warning: failure_prediction_enabled is obsoleted and no longer has any effect in host type objects (config file '/usr/local/nagios/etc/objects/templates.cfg', starting at line 52)
Warning: failure_prediction_enabled is obsoleted and no longer has any effect in service type objects (config file '/usr/local/nagios/etc/objects/templates.cfg', starting at line 204)
Error: Service has no hosts and/or service_description (config file '/usr/local/nagios/etc/objects/windows.cfg', starting on line 1767)
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.
after fixing and restarting the nagios service, the maps do not display some of the devices or parents. can anyone help?
when i upgraded i did the following:
1) compile:
./configure --with-command-group=nagcmd
make all
make install
make install-init
make install-commandmode
the only one i did not run was:
make install-config (since i already had the configs in place)
2) tested and error out and fixed:
/usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg
Nagios Core 4.0.0
Copyright (c) 2009-present Nagios Core Development Team and Community Contributors
Copyright (c) 1999-2009 Ethan Galstad
Last Modified: 09-20-2013
License: GPL
Website: http://www.nagios.org
Reading configuration data...
Warning: use_embedded_perl_implicitly is deprecated and will be removed.
Warning: enable_embedded_perl is deprecated and will be removed.
Warning: p1_file is deprecated and will be removed.
Warning: sleep_time is deprecated and will be removed.
Warning: external_command_buffer_slots is deprecated and will be removed. All commands are always processed upon arrival
Warning: command_check_interval is deprecated and will be removed. Commands are always handled on arrival
Read main config file okay...
Warning: failure_prediction_enabled is obsoleted and no longer has any effect in host type objects (config file '/usr/local/nagios/etc/objects/templates.cfg', starting at line 52)
Warning: failure_prediction_enabled is obsoleted and no longer has any effect in service type objects (config file '/usr/local/nagios/etc/objects/templates.cfg', starting at line 204)
Error: Service has no hosts and/or service_description (config file '/usr/local/nagios/etc/objects/windows.cfg', starting on line 1767)
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.
after fixing and restarting the nagios service, the maps do not display some of the devices or parents. can anyone help?