4
0

rh-upstart-init.in 415 B

1234567891011121314151617
  1. # nrpe - the Nagios Remote Plugin Executor
  2. #
  3. # nrpe is a program that runs plugins on this host
  4. # and reports the results back to a nagios server
  5. #
  6. # Copyright (c) 2016 Nagios(R) Core(TM) Development Team
  7. description "the Nagios Remote Plugin Executor"
  8. oom score -800
  9. start on (local-filesystems and net-device-up IFACE!=lo)
  10. stop on runlevel [!2345]
  11. respawn
  12. exec @sbindir@/nrpe -c @pkgsysconfdir@/nrpe.cfg -d