Hello all
I am trying to set up the check_ilo2_health plugin:
https://exchange.nagios.org/directory/P ... th/details
I think im getting stuck at this part:
Install the PERL modules Nagios::Plugin, IO::Socket::SSL and
XML::Simple.
how is this done?
Thanks !
check_ilo2_health
check_ilo2_health
Proudly running:
NagiosXI 5.4.12 2 node Prod Env 2500 hosts, 13,000 services
Nagiosxi 5.5.7(test env) 2500 hosts, 13,000 services
Nagios Logserver 2 node Prod Env 500 objects sending
Nagios Network Analyser
Nagios Fusion
NagiosXI 5.4.12 2 node Prod Env 2500 hosts, 13,000 services
Nagiosxi 5.5.7(test env) 2500 hosts, 13,000 services
Nagios Logserver 2 node Prod Env 500 objects sending
Nagios Network Analyser
Nagios Fusion
-
npolovenko
- Support Tech
- Posts: 3457
- Joined: Mon May 15, 2017 5:00 pm
Re: check_ilo2_health
Hi, @benhank. You could install the modules with the following commands:
If the Nagios:Plugin fails try installing it with the following command:
Code: Select all
yum install cpan
cpan -i Nagios::Plugin
cpan -i IO::Socket::SSL
cpan -i XML::SimpleCode: Select all
yum install perl-Nagios-PluginAs of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.