Skip to main content
Solved

centreon-nrpe3-plugin EL9

  • May 26, 2023
  • 1 reply
  • 354 views

Forum|alt.badge.img+2

Bonjour,

Il semble que le paquet centreon-nrpe3-plugin ne soit pas présent sur les repo EL9, est-ce normal? ou un oubli? 

Best answer by omercier

Hi,

Some packages are indeed missing from our repos, but this one is actually not necessary.

This should work:

# on the central/poller:
dnf install nagios-plugins-nrpe.x86_64 -y
/usr/lib64/nagios/plugins/check_nrpe -3 -H ip_of_the_server

 

1 reply

omercier
Centreonian
Forum|alt.badge.img+13
  • Centreonian
  • Answer
  • May 26, 2023

Hi,

Some packages are indeed missing from our repos, but this one is actually not necessary.

This should work:

# on the central/poller:
dnf install nagios-plugins-nrpe.x86_64 -y
/usr/lib64/nagios/plugins/check_nrpe -3 -H ip_of_the_server