Hi Support,
I have accidentally deleted check_icmp plugin. How to download it again?
Please advise.
Thanks,
Ann
check_icmp plugin deleted
-
bolson
Re: check_icmp plugin deleted
Hello Ann, from a command prompt run:
and post the result. We can then send you the correct version of check_icmp.
Thank you!
Code: Select all
//usr/local/nagios/libexec/check_load --versionThank you!
Re: check_icmp plugin deleted
Hi,
[root@HK1PNGO10 libexec]# ./check_load -V
check_load v2.0.2 (nagios-plugins 2.0.2)
Thanks,
Ann
[root@HK1PNGO10 libexec]# ./check_load -V
check_load v2.0.2 (nagios-plugins 2.0.2)
Thanks,
Ann
-
bolson
Re: check_icmp plugin deleted
This is the most reliable method...
Code: Select all
Download the same version of XI you're on (you can find it in the bottom left hand corner of the web interface):
https://assets.nagios.com/downloads/nagiosxi/versions.php
Transfer it to the /tmp directory on your XI server and run these commands:
cd /tmp
rm -rf /tmp/nagiosxi
tar zxf /tmp/xi-VERSION.tar.gz
cd /tmp/nagiosxi/subcomponents/nagiosplugins
./upgrade