summaryrefslogtreecommitdiffstats
path: root/plugins/constants.py.in
blob: e1fb44241cdb8ed2748c8a8265ed1950517b1786 (plain)
1
2
3
4
5
6
7
8
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@"
NAGIOS_CONFIG_FILE = "@nagiosconfigfile@"
NAGIOS_PATH = "@nagioscommandpath@"