[hobbit] Custom graphs
James Wade
jkwade at futurefrontiers.com
Fri Feb 1 16:03:04 CET 2008
Jeremy,
Try adding another column to one of the tests:
Humidity : 21.0
Test : 19.0
I had a problem where I was feeding in four values,
the fourth one would never appear in the rrd file.
I figure out that it needed a newline when I sent the status
message:
`cat $line`
"
I just put the quote on the line below the cat. When I had it
on the same line: `cat $line`" , it didn't read in the fourth value.
I'm just wondering if because you only have one value, the
new line isn't sent and so it's not creating an rrd file. By
adding a value below Humidity or Test, you could check for it.
The other thing I did when I created my test was to restart
Hobbit Server.
James
_____
From: Jeremy Ruffer [mailto:jruffer at hss.com]
Sent: Friday, February 01, 2008 5:16 AM
To: hobbit at hswn.dk
Subject: [hobbit] Custom graphs
I'm obviously missing something here.
I have an external test that creates columns Humidity and Temperature as
follows:
Fri Feb 1 11:01:39 GMT 2008
Humidity : 21.0
and
Fri Feb 1 11:01:39 GMT 2008
Temperature : 24.7
I have added the columns in hobbitserver.cfg
TEST2RRD="cpu=la,disk,inode,qtree,memory,$PINGCOLUMN=tcp,http=tcp,dns=tcp,di
g=tcp,time=ntpstat,vmstat,iostat,netstat,temperature,apache,bind,sendmail,ma
ilq,nmailq=mailq,socks,bea,iishealth,citrix,bbgen,bbtest,bbproxy,hobbitd,fil
es,procs=processes,ports,clock,lines,Temperature=ncv,Humidity=ncv"
GRAPHS="la,disk,inode,qtree,files,processes,memory,users,vmstat,iostat,tcp.h
ttp,tcp,ncv,netstat,ifstat,mrtg::1,ports,temperature,ntpstat,apache,bind,sen
dmail,mailq,socks,bea,iishealth,citrix,bbgen,bbtest,bbproxy,hobbitd,clock,li
nes,Temperature,Humidity"
NCV_Temperature="Temperature:GAUGE"
NCV_Humidity="Humidity:GAUGE"
I did wonder if it was the decimal point so I took it out but that didn't
make any difference.
The rrd files aren't being created.
What have I missed?
Jeremy
This message, and any associated files, are intended only for the use of the
message recipient and may contain information that is confidential, subject
to copyright or constitute a trade secret. If you are not the message
recipient you are hereby notified that any dissemination, copying or
distribution of this message, or files associated with this message, is
strictly prohibited. If you have received this message in error, please
notify the sender immediately by replying to the message and then deleting
it from your computer. HSS Hire Service Group Limited may monitor email
traffic data and also the content of email for the purposes of security and
staff training. Any views or opinions presented are solely those of
jruffer at hss.com and do not necessarily represent those of the company.
HSS Hire Service Group is a limited company registered in England and Wales.
Registered number: 2103564.
Registered office: 25 Willow Lane, Mitcham, Surrey, CR4 4TS, United Kingdom.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xymon.com/pipermail/xymon/attachments/20080201/8b2c1f6a/attachment.html>
More information about the Xymon
mailing list