projects
/
contrib
/
pines
/
genasys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
edd647f
)
Add installation of icinga on monitor server(s).
author
Andy Witter
<awitter@georgialibraries.org>
Fri, 26 Apr 2013 22:15:01 +0000
(18:15 -0400)
committer
Andy Witter
<awitter@georgialibraries.org>
Fri, 26 Apr 2013 22:15:01 +0000
(18:15 -0400)
templates/setup.sh
patch
|
blob
|
history
diff --git
a/templates/setup.sh
b/templates/setup.sh
index
32e543c
..
346be41
100755
(executable)
--- a/
templates/setup.sh
+++ b/
templates/setup.sh
@@
-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