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
Reinstall check_nt plugin
Re: Reinstall check_nt plugin
From the Nagios XI web interface please go to Admin, on the bottom left you will want Manage Plugins.
Please see attatched image: Also, we STRONGLY suggest using Firefox as Internet Explorer is not supported and can be very problematic
Please see attatched image: Also, we STRONGLY suggest using Firefox as Internet Explorer is not supported and can be very problematic
You do not have the required permissions to view the files attached to this post.
Re: Reinstall check_nt plugin
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$
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
the default is:
Code: Select all
$USER1$/check_nt -H $HOSTADDRESS$ -p $USER7$ -s $USER8$ -v $ARG1$ $ARG2$