Xymon Mailing List Archive search

orcahobbit

list John Glowacki
Fri, 23 Mar 2007 15:26:43 -0400
Message-Id: <user-12d1ec2c00ae@xymon.invalid>

Running tcpdump it looks like I am not getting any orca data on the
hobbit server. I am seeing data from other tests.

tcpdump -s 1500 -w capturefile tcp port 1984 and host hobbitclient

John

Sherman, Larry, GCM wrote:
I think the TEST2RRD line should read "...,orca=ncv" instead of just
orca.  However, I've been trying to get NCV graphing to work for while
now, and have not had a lot of luck. 

Really interested to hear how the orca works, and how you get it going.


Larry

-----Original Message-----
From: John Glowacki [mailto:user-a1361bcdf988@xymon.invalid] 
Sent: Thursday, March 22, 2007 10:32 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: [hobbit] orcahobbit


On 4.2 with the latest allinone patch I am trying get it to display some
orca data. Trying to start with ncv. I see the client collecting data.
On the server side I don't see anything in the logs related to orca and
no orca rrd file is being created. I may not be looking in the right
place. Do I need to write a script go collect the data?

clientlaunch.cfg:
[orcadata]
#       DISABLED
        ENVFILE $HOBBITCLIENTHOME/etc/hobbitclient.cfg
        CMD $HOBBITCLIENTHOME/bin/orcahobbit
--orca=/var/orcallator/data/orcallator --debug
        LOGFILE $HOBBITCLIENTHOME/logs/hobbitclient.log
        INTERVAL 5m

I am seeing debug data on the client in the hobbitclient.log.
data wsweb1.orca
timestamp:1174567564
locltime:08:46:04
uptime:56953
state_D:0
state_N:0
<snip>
pagesfree:38533
pageslock:9990
pagestotl:62543

hobbitserver.cfg:
TEST2RRD="cpu=la,disk,inode,qtree,memory,$PINGCOLUMN=tcp,http=tcp,dns=tc
p,
dig=tcp,time=ntpstat,vmstat,iostat,netstat,temperature,apache,bind,
sendmail,mailq,nmailq=mailq,socks,bea,iishealth,citrix,bbgen,bbtest,bbpr
oxy,
hobbitd,files,procs=processes,ports,clock,lines,slab=ncv,orca=ncv"
GRAPHS="la,disk,inode,qtree,files,processes,memory,users,vmstat,iostat,
tcp.http,tcp,ncv,netstat,ifstat,mrtg::1,ports,temperature,ntpstat,apache
,
bind,sendmail,mailq,socks,bea,iishealth,citrix,bbgen,bbtest,bbproxy,hobb
itd,clock,lines,slab,orca"
NCV_orca="pagesfree:GAUGE"

hobbitgraph.cfg:
[orca]
        TITLE Orca info
        YAXIS Bytes
        DEF:pagesfree=orca.rrd:pagesfree:AVERAGE
        LINE2:pagesfree#00CCCC:pagesfree
        COMMENT:\n
        GPRINT:pagesfree:LAST:Pages Free \: %5.1lf%s (cur)
        GPRINT:pagesfree:MAX: \: %5.1lf%s (max)
        GPRINT:pagesfree:MIN: \: %5.1lf%s (min)
        GPRINT:pagesfree:AVERAGE: \: %5.1lf%s (avg)\n

hobbitlaunch.cfg:
        CMD hobbitd_channel --channel=status
--log=$BBSERVERLOGS/rrd-status.log hobbitd_rrd --rrddir=$BBVAR/rrd
--debug
        CMD hobbitd_channel --channel=data
--log=$BBSERVERLOGS/rrd-data.log hobbitd_rrd --rrddir=$BBVAR/rrd --debug
        CMD hobbitd_channel --channel=client
--log=$BBSERVERLOGS/clientdata.log hobbitd_client --debug


*******************************************************************
• This e-mail is intended only for the addressee named above.
As this e-mail may contain confidential or privileged information,
if you are not the named addressee, you are not authorized
to retain, read, copy or disseminate this message or any part of
it.

*******************************************************************
*