]> jspc29.x-matter.uni-frankfurt.de Git - hadesdaq.git/commitdiff
JAM: bugfix in icingadaemon.sh
authorHades DAQ <hadaq@hades33.gsi.de>
Fri, 7 Mar 2014 16:24:02 +0000 (17:24 +0100)
committerHades DAQ <hadaq@hades33.gsi.de>
Fri, 7 Mar 2014 16:24:02 +0000 (17:24 +0100)
changed icinga host to lxhadeb06 in index.cgi

hmon/icingadaemon.sh
hmon/index.cgi

index f3db48ddf5acf89524f1191f6d8664af3b576019..8e329d01a199de3660c59216f018989a0fcafc99 100755 (executable)
@@ -1,3 +1,3 @@
 #!/bin/sh
 
-while true; do /home/hadaq/trbsoft/hadesdaq/tools/hmon/icingadaemon.pl; sleep 10; done
+while true; do /home/hadaq/trbsoft/hadesdaq/hmon/icingadaemon.pl; sleep 10; done
index ec6c16fad33b0b16dab47d64582d8c1ca438baf8..b412820835f5134c2e30c39a5d9c84eb86fcc8e2 100755 (executable)
@@ -36,7 +36,7 @@ function openwin(url) {
 <li style="width:600px;"><a href="files/qa.htm">QA Plots (updated every 5 minutes)</a></li>
 <li style="width:500px;"><a href="files/vertex.htm">Vertex Plots (updated after each file)</a></li>
 <li style="width:500px;"><a href="http://webdb.gsi.de/pls/hades_webdbs/hades_oper.hlogbook2.form_selection">Beamtime Logbook</a></li>
-<li style="width:500px;"><a href="http://hadesdaq02/icinga">Icinga Server Monitoring</a></li>
+<li style="width:500px;"><a href="http://lxhadeb06/icinga">Icinga Server Monitoring</a></li>
 <li style="width:500px;"><a href="archive">Archive of Hmon Windows (updated every 10 minutes)</a></li>
 </ul></div>