Xymon Mailing List Archive search

Uptime limit on a Machine

list Michael S. Fisher
Mon, 11 May 2009 13:18:29 -0700
Message-Id: <user-83414ed29301@xymon.invalid>

If its a Windows box and If you're using BBWIN, its towards the end of the
CFG file


<uptime>
      <setting name="delay" value="10m" />
      <setting name="maxdelay" value="52w" />
</uptime>


Change the maxdelay to something more (104w)....W is weeks, D is days,
etc...