Add installation of icinga on monitor server(s).
authorAndy Witter <awitter@georgialibraries.org>
Fri, 26 Apr 2013 22:15:01 +0000 (18:15 -0400)
committerAndy Witter <awitter@georgialibraries.org>
Fri, 26 Apr 2013 22:15:01 +0000 (18:15 -0400)
templates/setup.sh

index 32e543c..346be41 100755 (executable)
@@ -568,7 +568,7 @@ fi
 
 
 
-
+### Setup reporter fstab if needed.
 if cat /etc/hostname | grep -q "reporter0"
 then
        if [ -e /etc/eg_fstab_reporter ]
@@ -580,6 +580,7 @@ then
        fi
 fi
 
+### Setup Basic Monitoring. Nagios/Icinga
 if cat /etc/hostname | grep -q "monitor0"
 then
        if add-apt-repository ppa:formorer/icinga