Xymon Mailing List Archive search

bb-prtdiag.sh - Sun SPARC Enterprise M9000 Server

list Craig Cook
Tue, 15 Sep 2009 10:01:10 -0400
Message-Id: <user-1ef39382f6e0@xymon.invalid>

Oh, you will want to correct this as well.

# Step 3 - Add this:
#
#          [prtdiag]
#                  ENVFILE $HOBBITCLIENTHOME/etc/hobbitclient.cfg
#                  CMD $HOBBITCLIENTHOME/ext/bb-prtdiag.sh
#                  LOGFILE $HOBBITCLIENTHOME/logs/bb-prtdiag.log
#                  INTERVAL 5

Should be:
#                  INTERVAL 5m

The previous "  INTERVAL 5 " actually means run the script every 5 seconds, not 5 minutes like I wanted.

Craig