Plotting charts of custom values
list Drew Noakes
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
▸
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