Is vpnclients the right hostgroup?
-Ricky
On 09/12/2015 03:35 PM, Kevin Fenzi wrote:
There was a incident last night where mailman01 locked up and the
only
reason I noticed it was an alert on collab03 having emails waiting to
deliver to mailman01.
This patch adds mailman01 to our normal nagios monitoring.
+1s?
kevin
--
---
.../files/nagios/hostgroups/vpnclients.cfg | 2 +-
.../nagios_server/files/nagios/hosts/mailman01.cfg | 7 +++++++
2 files changed, 8 insertions(+), 1 deletions(-)
create mode 100644 roles/nagios_server/files/nagios/hosts/mailman01.cfg
diff --git a/roles/nagios_server/files/nagios/hostgroups/vpnclients.cfg
b/roles/nagios_server/files/nagios/hostgroups/vpnclients.cfg
index 7b34d6d..196702c 100644
--- a/roles/nagios_server/files/nagios/hostgroups/vpnclients.cfg
+++ b/roles/nagios_server/files/nagios/hostgroups/vpnclients.cfg
@@ -5,5 +5,5 @@
define hostgroup {
hostgroup_name vpnclients
alias vpnclients
- members
tummy01,unbound-tummy01,smtp-mm-tummy01,proxy03,unbound-osuosl01,bodhost01,proxy07,coloamer01,proxy08,download-ib02,noc02,unbound-ib01,ibiblio02,ns02,proxy04,smtp-mm-ib01,torrent01,ibiblio03,ibiblio04,people01,internetx01,hosted-lists01,ns05,proxy02,osuosl01,proxy06,osuosl02,osuosl03,hosted03,ibiblio02,serverbeach09,ns-sb01,collab03,smtp-mm-coloamer01,host1plus01,dedicatedsolutions01,proxy05,proxy11
+ members
tummy01,unbound-tummy01,smtp-mm-tummy01,proxy03,unbound-osuosl01,bodhost01,proxy07,coloamer01,proxy08,download-ib02,noc02,unbound-ib01,ibiblio02,ns02,proxy04,smtp-mm-ib01,torrent01,ibiblio03,ibiblio04,people01,internetx01,hosted-lists01,ns05,proxy02,osuosl01,proxy06,osuosl02,osuosl03,hosted03,ibiblio02,serverbeach09,ns-sb01,collab03,smtp-mm-coloamer01,host1plus01,dedicatedsolutions01,proxy05,proxy11,mailman01
}
diff --git a/roles/nagios_server/files/nagios/hosts/mailman01.cfg
b/roles/nagios_server/files/nagios/hosts/mailman01.cfg
new file mode 100644
index 0000000..f3614c1
--- /dev/null
+++ b/roles/nagios_server/files/nagios/hosts/mailman01.cfg
@@ -0,0 +1,7 @@
+define host {
+ host_name mailman01
+ alias
mailman01.phx2.fedoraproject.org
+ use defaulttemplate
+ address
mailman01.phx2.fedoraproject.org
+ parents virthost17
+}
_______________________________________________
infrastructure mailing list
infrastructure(a)lists.fedoraproject.org
http://lists.fedoraproject.org/postorius/infrastructure@lists.fedoraproje...
_______________________________________________
infrastructure mailing list
infrastructure(a)lists.fedoraproject.org