Nagiosxi multi-tenancy

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
lntinfo
Posts: 136
Joined: Tue Mar 01, 2011 10:17 am

Nagiosxi multi-tenancy

Post by lntinfo »

Hi,

Trying to configured multi-tenancy feature in nagiosxi but not able to apply configuration below error persist

Applying Configuration
Command submitted for processing...
Waiting for configuration verification... ..
Configuration verification failed.
Success! Nagios Core was restarted with an updated configuration.

View configuration snapshots



An error occurred while attempting to apply your configuration to Nagios Core. Monitoring engine configuration files have been rolled back to their last known good checkpoint.


View a snapshot of this configuration error


Monitoring Configuration Snapshots
The latest configuration snapshots of the XI monitoring engine are shown below. Download the most recent snapshots as backups, or get vital information for troubleshooting configuration errors.

Date Snapshot Result File Actions
2011-09-05 15:39:50 Config Error 1315217390.tar.gz
2011-09-05 12:20:01 Config Ok 1315205401.tar.gz
2011-09-04 12:19:01 Config Ok 1315118941.tar.gz
2011-09-03 12:18:01 Config Ok 1315032481.tar.gz
2011-09-02 12:17:01 Config Ok 1314946021.tar.gz
2011-09-01 12:16:02 Config Ok 1314859562.tar.gz
2011-08-31 12:15:02 Config Ok 1314773102.tar.gz
2011-08-30 12:15:01 Config Ok 1314686701.tar.gz
2011-08-29 12:14:01 Config Ok 1314600241.tar.gz
2011-08-28 12:13:01 Config Ok 1314513781.tar.gz
2011-08-27 12:12:01 Config Ok 1314427321.tar.gz
2011-08-26 17:23:22 Config Error 1314359602.tar.gz
2011-08-24 15:41:30 Config Error 1314180690.tar.gz
2011-08-24 15:39:43 Config Error 1314180583.tar.gz

below steps i have perform
1. created users
2.created contact groups
3. above error persist when trying to applyconfiguration.
4.not able to see contact groups in notificatoin settings.

please share doc if available and help me out with above error.

thnx in advance..
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: Nagiosxi multi-tenancy

Post by mguthrie »

Configuration verification failed.
Success! Nagios Core was restarted with an updated configuration.
Can you send us a screenshot of the verification failing?

Also, can you run:

Code: Select all

/usr/local/nagiosxi/scripts/reconfigure_nagios.sh &> output.txt
And post the output of the text file?
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Nagiosxi multi-tenancy

Post by lmiltchev »

Nagios cannot start or restart with a bad configuration, so you will have to fix your config errors before you can apply the configuration.
Please, refer to our wiki page, in order to find out how to do this:

http://support.nagios.com/wiki/index.ph ... leshooting
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked