From b74ea32070492c251943d69a09265463cc9866ed Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Wed, 4 Sep 2019 22:54:49 +0200 Subject: Cleaned configuration for PDV infrastructure (incomplete) integrated with my Conky monitoring scripts --- config/pdv/servers/dark.cfg | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 config/pdv/servers/dark.cfg (limited to 'config/pdv/servers/dark.cfg') diff --git a/config/pdv/servers/dark.cfg b/config/pdv/servers/dark.cfg new file mode 100644 index 0000000..61f9f35 --- /dev/null +++ b/config/pdv/servers/dark.cfg @@ -0,0 +1,40 @@ +define host { + use unix-server + host_name styx + address 141.52.64.104 + parents ipe-ss3-17 +} + +define host { + use unix-server + host_name suren.me + address 141.52.64.115 + parents ipe-ss3-17 + hostgroups +smtp-servers +} + +define host { + use unix-server + host_name surengw + address suren.me + parents sccgw + hostgroups +smtp-servers + _SSH_PORT 24 +} + +define host { + use remote-server + host_name darksoft.org + parents inetgw + hostgroups +smtp-servers + _SMTP_PORT 2500 +} + +define host { + use remote-server + host_name serv4 + address serv4.suren.me + parents inetgw + hostgroups +smtp-servers + _SMTP_PORT 2500 +} -- cgit v1.2.3