Update NagiosXi to 2011R3.1

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: Update NagiosXi to 2011R3.1

Post by mguthrie »

You can enabled external commands from that same monitoring engine process screen. You can enable external commands as a config variable, but it can also be toggled as a runtime variable.
albibalu
Posts: 45
Joined: Wed Apr 25, 2012 10:00 pm

Re: Update NagiosXi to 2011R3.1

Post by albibalu »

From the monitoring Process screen i can not activate the external command option.

Please find attached a screen shot.
How can i do the other possibilities mentioned?
You do not have the required permissions to view the files attached to this post.
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Update NagiosXi to 2011R3.1

Post by lmiltchev »

Go to the Core Config Manager->Advinced->Nagios Core Main Config->change this line from:

Code: Select all

check_external_commands=0
to

Code: Select all

check_external_commands=1
then click on "Save".

Apply Configuration.

Hope this helps.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked