From f50dfd86cc3a68985bd7bd11eff9e9d4d4a826ff Mon Sep 17 00:00:00 2001 From: Hades DAQ Date: Fri, 7 Mar 2014 17:24:02 +0100 Subject: [PATCH] JAM: bugfix in icingadaemon.sh changed icinga host to lxhadeb06 in index.cgi --- hmon/icingadaemon.sh | 2 +- hmon/index.cgi | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hmon/icingadaemon.sh b/hmon/icingadaemon.sh index f3db48d..8e329d0 100755 --- a/hmon/icingadaemon.sh +++ b/hmon/icingadaemon.sh @@ -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 diff --git a/hmon/index.cgi b/hmon/index.cgi index ec6c16f..b412820 100755 --- a/hmon/index.cgi +++ b/hmon/index.cgi @@ -36,7 +36,7 @@ function openwin(url) {
  • QA Plots (updated every 5 minutes)
  • Vertex Plots (updated after each file)
  • Beamtime Logbook
  • -
  • Icinga Server Monitoring
  • +
  • Icinga Server Monitoring
  • Archive of Hmon Windows (updated every 10 minutes)
  • -- 2.43.0