Page 1 of 1

Reinstall check_nt plugin

Posted: Mon Feb 21, 2011 11:34 am
by cwireless
Hi,
We have this configuration:
Red Hat Enterprise Linux Server release 5.3; 32 bit; VMWare Image of NagiosXI; No special configurations.Using Internet Explorer.

We did not take a backup for plugin check_nt and we delete the command and the plugin; so we want to reinstall it.

How can we download and reinstall this plugin. We tried to scp the plugin from our core, but it keeps displaying

[nagios@nagioscwp libexec]$ ./check_nt
-bash: ./check_nt: cannot execute binary file

Re: Reinstall check_nt plugin

Posted: Mon Feb 21, 2011 1:47 pm
by rdedon
From the Nagios XI web interface please go to Admin, on the bottom left you will want Manage Plugins.
Please see attatched image:
addPlugin.jpg
Also, we STRONGLY suggest using Firefox as Internet Explorer is not supported and can be very problematic ;-)

Re: Reinstall check_nt plugin

Posted: Mon Feb 21, 2011 5:37 pm
by cwireless
Ok Thanks a lot,

and how to restore the command line for the plug in, what value was there?
example: check_nt!PROCSTATE!-d SHOWALL -l $ARG1$

Re: Reinstall check_nt plugin

Posted: Tue Feb 22, 2011 11:00 am
by rdedon
the default is:

Code: Select all

$USER1$/check_nt -H $HOSTADDRESS$ -p $USER7$ -s $USER8$ -v $ARG1$ $ARG2$