[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ncv problem



Hi,

Running on the new hobbit server, I am seeing these in
/var/log/hobbit/status.log:

2006-10-03 18:05:32 Setup error: Service wraps has a graph "ncv", but
no graph-definition
2006-10-03 18:05:32 Setup error: Service HiFlowNet has a graph "ncv",
but no graph-definition
2006-10-03 18:05:32 Setup error: Service drops has a graph "ncv", but
no graph-definition

I did not see these until I upgraded to the new server version.

Some other info:

from hobbitserver.cfg

TEST2RRD="cpu=la,disk,inode,qtree,memory,$PINGCOLUMN=tcp,http=tcp,dns=tcp,dig=tcp,time=ntpstat,vmstat,iostat,netstat,temperature,apache,bind,sendmail,mailq,nmailq=mailq,sar,socks,bea,iishealth,citrix,bbgen,bbtest,hobbitd,HiFlowNet="ncv",sock="ncv",qmeter,rtt="ncv",drops="ncv",wraps="ncv",bbproxy,HiFlowNetInt,files,procs=processes,ports,clock,lines"

# This defines which RRD files to include on the "trends" column webpage,
# and the order in which they appear.
GRAPHS="la,disk,inode,qtree,memory,users,vmstat,iostat,tcp.http,tcp,netstat,mrtg::1,temperature,ntpstat,apache,bind,sendmail,mailq,socks,bea,iishealth,citrix,bbgen,bbtest,bbproxy,hobbitd,ncv,HiFlowNet,sock,rtt,wraps,sar::1,qmeter::1,HiFlowNetInt,drops,files,processes,ports,ifstat,clock,lines"

NCV_sock="established:GAUGE,synsent:GAUGE,synrecv:GAUGE,finwait1:GAUGE,finwait2:GAUGE,timewait:GAUGE,closed:GAUGE,closewait:GAUGE,lastack:GAUGE,listen:GAUGE,closing:GAUGE,unknown:GAUGE"

NCV_rtt="rtt:GAUGE"

** I tried adding the below, and restarting hobbit, and it did not fix
the problem **
NCV_wraps="*:DERIVE"
NCV_drops="*:DERIVE"
NCV_HiFlowNet="*:DERIVE"