Xymon Mailing List Archive search

using NCV

list Joshua Krause
Sat, 24 May 2008 10:55:46 -0400
Message-Id: <00fb01c8bdae$3fd238c0$bf76aa40$@rr.com>

Well I had it as "TEMP:GAUGE" and wasn't getting anything either.  So I saw
on another post where someone had "*:GAUGE" and decided to try that.  Still
not getting anything though.  I am not even getting a temp.rrd file created.

 
-Josh

 
From: Ralph Mitchell [mailto:user-00a5e44c48c0@xymon.invalid] 
Sent: Saturday, May 24, 2008 10:26 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] using NCV

 
On Sat, May 24, 2008 at 7:23 AM, Joshua Krause <user-41d3365fe380@xymon.invalid>
wrote:

I am currently using ncv to graph some of my cisco switches temperature.
And would like to use it to graph some of my DC Power Plant and UPS Temps.
The cisco switch columns are called "temps" and the dc power plant and ups's
columns are called "temp".  The cisco switches are working but the dc power
plants and ups's aren't.  I have put 2 entries into the hobbit-server.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=ma

q,socks,bea,iishealth,citrix,bbgen,bbtest,bbproxy,hobbitd,files,procs=proces
ses,ports,clock,lines,if_load=devmon,temp=ncv,temps=ncv,processor=ncv"

 
NCV_temps="TEMP:GAUGE"

NCV_temp="*:GAUGE" 


Are you sure that asterisk is OK??  You can check the rrd to see if data is
being recorded:

     rrdtool dump data/rrd/<hostname>/temp.rrd

or something similar. 


Ralph Mitchell