Closed lzmarouane closed 1 year ago
Hi! I'm pretty sure that every Perl libs needed by connectors could be installed as package. Now I have access only on a Debian, so I can give you only this example:
sudo apt install apt-file
sudo apt-file update
sudo apt-file search 'Convert/Binary/C.pm'
sudo apt install libconvert-binary-c-perl
On yum/dnf distro use <yum|dnf> provides
HTH
P.S. probably you will also miss 'Digest/CRC.pm'
Hi @DalfoCentreon, Thank you, it's worked for me 👍
Hi :) Can you help me please. Can't monitoring using NRPE plugin.
[root@centreon plugins]# . /usr/lib/nagios/centreon-plugins/centreon_plugins.pl --plugin=apps::protocols::nrpe::plugin --mode=query --custommode=nrpe --hostname=192.168.1.2 --command=check_exchange_replication
Perl module installed :
problem with path install ? Thanks for help.