[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncv problem
- To: hobbit (at) hswn.dk
- Subject: ncv problem
- From: "Jeff Newman" <jeffnewman75 (at) gmail.com>
- Date: Tue, 3 Oct 2006 18:09:34 -0500
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=cCmXfUbxYVu3Nxb45dYz1o8PokfWTgdyOK5GaNU/QxPjW/WOVzFDX2fgxT6teBPzXpFjM97Cy5Txsi8tHAnd3M6gSWqAOxTA+F3I5LDzUFQu/WssNl92sYPzFmofZsLFu2UgSQWuLcb7xE1hXGT+PdMm4ufco6RzuiW8ox/xsH8=
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"