NagiosXI import error

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
aditya.c.anand
Posts: 56
Joined: Mon Mar 20, 2017 7:16 am

NagiosXI import error

Post by aditya.c.anand »

Hello Team,

We were trying to configure hardware monitoring via :
https://exchange.nagios.org/directory/P ... r)/details

Here after last step, we can see that the alerts were configured in Nagios core and XI but when we checked for the configuration in CCM no such files were present.

We then tried to import the "/usr/local/nagios/etc/ilo/ilo.cfg" file in NagiosXI. Import was successful but when applied the configuration it is throwing error.

Please refer the attached doc file for screenshots and error.

Kindly help.

Regards,
Aditya Anand
You do not have the required permissions to view the files attached to this post.
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: NagiosXI import error

Post by tgriep »

When importing a config file in to XI, the commands, templates, contacts, etc.. that are defined in the config file that you are importing, has to exist first.
If not, is will create a configuration error like you are having.
What you need to do is to open the ilo.cfg config file and not the templates, commands, contacts, groups, etc and see if they exist in XI.
If not, add them and then try to import the config file.

Check this file as well if it exists.

Code: Select all

/usr/local/nagios/etc/hosts/NagiosXI Test.cfg
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked