diff --git a/hbd b/hbd index 2e53366..bfca41a 100755 --- a/hbd +++ b/hbd @@ -1,5 +1,5 @@ #!/usr/bin/env python -# $Id: hbd,v 1.34 2012/09/22 19:17:53 andreas Exp $ +# $Id: hbd,v 1.35 2013/06/03 13:24:26 andreas Exp $ # Wait for heartbeat messages and act on them (or their absence) # import time, os, string, sys, socket, atexit, select, SocketServer, getopt, signal, cPickle, smtplib, traceback @@ -29,7 +29,7 @@ INTERVAL=10 GRACE=2 visual=0 -os.environ['TZ']='Canada/Eastern' +os.environ['TZ']='EST5EDT' stdscr=None win=None @@ -468,7 +468,7 @@ class HtmlHandler(SocketServer.BaseRequestHandler): res.append("\n" % 60) res.append("") res.append('
') - res.append("| Host | State | IP Addr | Last change |
|---|