Page 1 of 1
check_icmp plugin deleted
Posted: Mon Jul 17, 2017 6:51 am
by admingirl
Hi Support,
I have accidentally deleted check_icmp plugin. How to download it again?
Please advise.
Thanks,
Ann
Re: check_icmp plugin deleted
Posted: Mon Jul 17, 2017 1:00 pm
by bolson
Hello Ann, from a command prompt run:
Code: Select all
//usr/local/nagios/libexec/check_load --version
and post the result. We can then send you the correct version of check_icmp.
Thank you!
Re: check_icmp plugin deleted
Posted: Wed Jul 19, 2017 11:04 pm
by admingirl
Hi,
[root@HK1PNGO10 libexec]# ./check_load -V
check_load v2.0.2 (nagios-plugins 2.0.2)
Thanks,
Ann
Re: check_icmp plugin deleted
Posted: Thu Jul 20, 2017 10:03 am
by bolson
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