which Nortel and firewall device wizard
Re: which Nortel and firewall device wizard
OK, let us know if you have any further questions.
Be sure to check out our Knowledgebase for helpful articles and solutions!
-
ganeshkagde
- Posts: 49
- Joined: Sun Apr 22, 2018 4:58 am
Re: which Nortel and firewall device wizard
Hi @tgriep,
I am getting error while saving as command. PFA snap for the snap.
I am getting error while saving as command. PFA snap for the snap.
You do not have the required permissions to view the files attached to this post.
Re: which Nortel and firewall device wizard
Can you run the following command on the XI server as root and post the output?
It should show the list of commands that are in the MYSQL database and then we can check it for any duplicates.
Code: Select all
echo 'select * from tbl_command;' |mysql -t -u root -pnagiosxi nagiosqlBe sure to check out our Knowledgebase for helpful articles and solutions!
-
ganeshkagde
- Posts: 49
- Joined: Sun Apr 22, 2018 4:58 am
Re: which Nortel and firewall device wizard
Hi,
PFA txt file of commands output.
PFA txt file of commands output.
You do not have the required permissions to view the files attached to this post.
Re: which Nortel and firewall device wizard
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.
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.
Be sure to check out our Knowledgebase for helpful articles and solutions!
-
ganeshkagde
- Posts: 49
- Joined: Sun Apr 22, 2018 4:58 am
Re: which Nortel and firewall device wizard
Hi Team,
from attached snap Which wizard should i use to enrolled Nortel and firewall device.
from attached snap Which wizard should i use to enrolled Nortel and firewall device.
You do not have the required permissions to view the files attached to this post.
Re: which Nortel and firewall device wizard
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
The following link are instructions on how to do that.
https://support.nagios.com/kb/article/n ... t-539.html
Be sure to check out our Knowledgebase for helpful articles and solutions!