Xymon Mailing List Archive search

Plotting charts of custom values

2 messages in this thread

list Drew Noakes · Tue, 17 Jan 2006 13:59:47 -0000 ·
Hi All,
 
I'm using BB to track various features of my server application, on of
which is message throughput.  I can periodically compose a message that
contains a string stating how many messages have been processed in, say,
one minute.  However this only appears as text on the web page.
 
Ideally I'd like to have a plot of throughput in the same way that BB
plots memory/CPU usage, etc.
 

How can I do this for my own services?  It appears to be a configuration
setting on the server.
 
Thank you in advance for your help.
 
Drew Noakes
 
http://drewnoakes.com/
list Henrik Størner · Tue, 17 Jan 2006 16:39:19 +0100 ·
quoted from Drew Noakes
On Tue, Jan 17, 2006 at 01:59:47PM -0000, Noakes, Drew wrote:
 
I'm using BB to track various features of my server application, on of
which is message throughput.  I can periodically compose a message that
contains a string stating how many messages have been processed in, say,
one minute.  However this only appears as text on the web page.
 
Ideally I'd like to have a plot of throughput in the same way that BB
plots memory/CPU usage, etc.
See http://www.hswn.dk/~henrik/howtograph.txt


Henrik