Page 2 of 2
Re: which Nortel and firewall device wizard
Posted: Tue May 15, 2018 11:46 am
by tgriep
OK, let us know if you have any further questions.
Re: which Nortel and firewall device wizard
Posted: Tue May 22, 2018 1:36 am
by ganeshkagde
Hi @tgriep,
I am getting error while saving as command. PFA snap for the snap.
Re: which Nortel and firewall device wizard
Posted: Tue May 22, 2018 9:37 am
by tgriep
Can you run the following command on the XI server as root and post the output?
Code: Select all
echo 'select * from tbl_command;' |mysql -t -u root -pnagiosxi nagiosql
It should show the list of commands that are in the MYSQL database and then we can check it for any duplicates.
Re: which Nortel and firewall device wizard
Posted: Wed May 23, 2018 12:06 am
by ganeshkagde
Hi,
PFA txt file of commands output.
Re: which Nortel and firewall device wizard
Posted: Wed May 23, 2018 2:26 pm
by tgriep
The last entry in the cmd.txt file shows that the check_nwc_health command is defined already.
Are you trying to create a copy of that command but are keeping the Command Name the same?
If so, it has to have a unique name so change it and it should allow you save the copy.
Re: which Nortel and firewall device wizard
Posted: Fri May 25, 2018 3:49 am
by ganeshkagde
Hi Team,
from attached snap Which wizard should i use to enrolled Nortel and firewall device.
Re: which Nortel and firewall device wizard
Posted: Fri May 25, 2018 8:39 am
by tgriep
If you want to use the check_nwc_health plugin, there is not a Wizard for it so you will have to create a Service Check manually.
The following link are instructions on how to do that.
https://support.nagios.com/kb/article/n ... t-539.html