summaryrefslogtreecommitdiffstats
path: root/startup/rh-upstart-init.in
diff options
context:
space:
mode:
Diffstat (limited to 'startup/rh-upstart-init.in')
-rw-r--r--startup/rh-upstart-init.in17
1 files changed, 17 insertions, 0 deletions
diff --git a/startup/rh-upstart-init.in b/startup/rh-upstart-init.in
new file mode 100644
index 0000000..58bf3b5
--- /dev/null
+++ b/startup/rh-upstart-init.in
@@ -0,0 +1,17 @@
+# nrpe - the Nagios Remote Plugin Executor
+#
+# nrpe is a program that runs plugins on this host
+# and reports the results back to a nagios server
+#
+# Copyright (c) 2016 Nagios(R) Core(TM) Development Team
+
+description "the Nagios Remote Plugin Executor"
+
+oom -10
+
+start on started network
+stop on runlevel [!2345]
+
+respawn
+
+exec @sbindir@/nrpe -c @pkgsysconfdir@/nrpe.cfg -f