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:
9d09dd6
)
add domain to non brick hosts in munin.conf
author
Andy Witter
<awitter@georgialibraries.org>
Mon, 4 Nov 2013 21:55:45 +0000
(16:55 -0500)
committer
Andy Witter
<awitter@georgialibraries.org>
Mon, 4 Nov 2013 21:55:45 +0000
(16:55 -0500)
GenaSYS.sh
patch
|
blob
|
history
diff --git
a/GenaSYS.sh
b/GenaSYS.sh
index
c710331
..
7fe6e70
100755
(executable)
--- a/
GenaSYS.sh
+++ b/
GenaSYS.sh
@@
-2397,7
+2397,7
@@
for MUNINODE in ${MACHINES_NO_BRICKS}
#for MUNINODE in ${ALL_MACHINES_LIST}
do
MUNIN_HOST=$( echo "${MUNINODE}" | tr '[:lower:]' '[:upper:]' )
- echo "[${CLUSTERDOMAINNAME};${MUNINODE}]" >> $TMPMUNINCONF
+ echo "[${CLUSTERDOMAINNAME};${MUNINODE}
.${CLUSTERDOMAINNAME}
]" >> $TMPMUNINCONF
if echo $MUNINODE | grep -q lvs0
then
#eval echo -e "\\\taddress \$${MUNIN_HOST#*-}_PRIVATE_IP" >> $TMPMUNINCONF