Xymon Mailing List Archive search

rrd graphs for devmon scripts

list Jason Altrincham Jones
Wed, 8 Nov 2006 09:45:33 -0000
Message-Id: <user-4907ac3cada0@xymon.invalid>

Oops ye sorry I put the information in wrong on the graph it shows
"Temperature_at_probe_1:_22.80c" I have since changed the message to:

{statusColour} Probe 1(c): 
Temperature: 22.70
{statusColour} Probe 2(c):
Temperature: 20.00

But now it just shows Probe : nan(cur) : nan(max) : nan(min)....

How do I send my NCV setup? The only thing I can think of is from
hobbitserver.cfg:

TEST2RRD="......temperature=ncv"

NCV_temperature="Temperature:GAUGE,Temperature:GAUGE"

Thanks,
Jason.

-----Original Message-----
From: Charles Goyard [mailto:user-98f9625a7a59@xymon.invalid] 
Sent: 07 November 2006 17:39
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] rrd graphs for devmon scripts


The NCV backend should takes care of it :

	/* If extra data after the value, skip to end of line */

What beats me is that the spaces should have been stripped off :

"Temperature at probe 1" should be "Temperatureatprobe1".

So I believe the problem is elsewhere.

Could you sent your NCV setup to the list ?

Jason, beware that DS names (once stripped) are limited to 19
characters, it may bite you in the future if you use such long names.
(I'm finishing a patch that breaks this limit).


Gildas Le Nadan wrote :
"22.80c" is not a number, is it?

(just thinking out loudly)

Gildas
green Temperature at probe 1: 22.80c

(the message made via devmon) gets plotted as: 

Temperature at probe 1: 22.80c  : nan(cur) : nan(max) : nan(min) ?..

-- 
Charles Goyard - user-98f9625a7a59@xymon.invalid - (+33) 1 45 38 01 31