Go to file
Alban Vidal bbc38d2c42
check_memory - sync with upstream
Major changes :
- update config-file path
- update output style
- works with no-SWAP
2021-02-20 09:58:58 +01:00
conf check_memory - sync with upstream 2021-02-20 09:58:58 +01:00
README.md Ajout des dépendances 2020-05-06 20:11:55 +02:00

Check NRPE

Boite à outils de plusieurs script NRPE

Paquets à installer

  • nagios-nrpe-server
  • needrestart
  • sudo
apt install            \
    nagios-nrpe-server \
    needrestart        \
    sudo

Pour appliquer la conf

command cp -dur /srv/git/check-nrpe/conf/* /

systemctl restart nagios-nrpe-server.service