Page 7 of 7

Re: Update NagiosXi to 2011R3.1

Posted: Tue Aug 28, 2012 9:59 am
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.

Re: Update NagiosXi to 2011R3.1

Posted: Tue Aug 28, 2012 10:07 pm
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?

Re: Update NagiosXi to 2011R3.1

Posted: Wed Aug 29, 2012 9:00 am
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.