summaryrefslogtreecommitdiffstats
path: root/plugins/constants.py.in
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/constants.py.in')
-rw-r--r--plugins/constants.py.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/constants.py.in b/plugins/constants.py.in
index 40dd304..bf649de 100644
--- a/plugins/constants.py.in
+++ b/plugins/constants.py.in
@@ -1 +1,6 @@
LIVESTATUS_SOCKETPATH = "@nagioslivestatussocketpath@"
+DEFAULT_AUTO_CONFIG_DIR = "@glusterautoconfdir@"
+HOST_TEMPLATE_DIR = "@glusterhostconfigtemplatedir@"
+HOST_TEMPLATE_NAME = "gluster-host.cfg.template"
+NRPE_PATH = "@nrpepath@"
+NAGIOS_COMMAND_FILE_PATH = "@nagioscommandfilepath@"