Xymon Mailing List Archive search

best way to determine if the Xymon server just started?

list Josh Luthman
Thu, 18 Nov 2010 12:35:43 -0500
Message-Id: <AANLkTikd5EeS_qFC3JN=user-3e9ee8a41f03@xymon.invalid>

Just look at the hobbitd column.  Goes yellow for 5 minutes when it
restarts and says...

Latest errormessages:
Loading hostnames
Loading saved state
Setting up network listener on 0.0.0.0:1984
Setting up signal handlers
Setting up hobbitd channels
Setting up logfiles
Setup complete

Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX


On Thu, Nov 18, 2010 at 12:25 PM, Gore, David W
<user-3e5761c68b56@xymon.invalid> wrote:
I have several server side scripts that give me results I would rather not
have soon after a Xymon server restart.  What is the best way to determine
if Xymon just started?  I could poke around a bit, just wondered if someone
already had some ideas already implemented.  I will do something like exit 1
If xymon just started, otherwise continue.


~David