summaryrefslogtreecommitdiff
path: root/services/applications/nagios.cf
diff options
context:
space:
mode:
authorJulien Dessaux2017-08-27 23:31:08 +0200
committerJulien Dessaux2017-08-27 23:44:05 +0200
commit5f4f78d55d832d31639119804e7ff9f69ecdda41 (patch)
tree8fccfce99393da540053a5cb35f0ba30e30ec9d5 /services/applications/nagios.cf
parentAdded nagios server policy (diff)
downloadmasterfiles-5f4f78d55d832d31639119804e7ff9f69ecdda41.tar.gz
masterfiles-5f4f78d55d832d31639119804e7ff9f69ecdda41.tar.bz2
masterfiles-5f4f78d55d832d31639119804e7ff9f69ecdda41.zip
Updated usebundle system to include caller information un report
Diffstat (limited to 'services/applications/nagios.cf')
-rw-r--r--services/applications/nagios.cf2
1 files changed, 1 insertions, 1 deletions
diff --git a/services/applications/nagios.cf b/services/applications/nagios.cf
index 156fdfb..a664bb5 100644
--- a/services/applications/nagios.cf
+++ b/services/applications/nagios.cf
@@ -9,5 +9,5 @@ bundle agent nagios
};
methods:
nagios::
- "any" usebundle => fcgiwrap("nagios", "www", "770");
+ "nagios" usebundle => fcgiwrap("nagios", "www", "770");
}