Xymon Mailing List Archive search

Temperature graphs

list Ulric Eriksson
Fri, 12 Jun 2015 08:20:14 +0200
Message-Id: <user-7543dc623a2f@xymon.invalid>


2015-06-11 23:19 skrev Vernon Everett:
Hi all

The simple solution is to send two messages.
One, as a status, which is the display we get to see.
And another with data, which we don't get to see, but gets parsed into
the rrd files.
Agreed. Sending the trend data separately is simple and makes the 
monitoring script cleaner. And the message format is well documented 
instead of a hack.

Ulric