On Sat, 06 Jan 2007 10:40:07 -0500, Christopher Blunck <[EMAIL PROTECTED]> wrote:
Message-ID: <[EMAIL PROTECTED]>


Open a terminal on the box and su to the user that runs zenoss.  Then
run these commands:

$ cd ${ZENHOME}/bin
$ ./zenperfsnmp run -v 10 -d router.intranet.com

Examine the output. There may be errors that occur. You *should* see a line that says something like "writing the value 'xxx' to the rrd file: ..."

this worked. thanks. data is now saved in perf folder.

~/bin zenoss$ ./zenperfsnmp run -v 10 -d router.intranet.com
...
DEBUG:zen.Events:update status set clearid = '0a53500d34cf121f3fffffff' where device='macserver1.intranet.com' and component='zenperfsnmp' and eventKey='' and (eventClass='/App/Stop' or eventClass='/App/Start'): --> 1 DEBUG:zen.Events:insert into history set firstTime=1168115827.589,severity=0,component='zenperfsnmp',agent='zenpr ocess',summary='started',dedupid='macserver1.intranet.com| zenperfsnmp|/App/Start||0| started',manager='macserver1.intranet.com',eventKey='',device='macserver 1.intranet.com',eventClass='/App/ Start',lastTime=1168115827.589,message='started',deletedTime=null,evid=' 0a53500d34cf121f3fffffff': --> 1
...


PS -
It should be noted that sysUpTime is a very boring statistic and there
aren't any graphs we generate for it. If you would like to create some
interesting graphs you'll need to run: "snmpwalk -c public -v 1
router.intranet.com .1" and then write down some OID values.  Then you
can create a new template that contains those OID values.

my error describing my setup. the router is a cisco c1700 router. the template it is using to monitor the throughput says it has a 75% utilization threshold. from http://macserver1.intranet.com:8080/zport/ dmd/Devices/Network/Router/devices/router.intranet.com/os/interfaces/ FastEthernet0/objRRDTemplate

ifInOctets              1.3.6.1.2.1.2.2.1.10            SNMP    True
ifOutOctets     1.3.6.1.2.1.2.2.1.16            SNMP    True

however, the graphs don't have any information in them, and don't seem to be updating periodically.

~/bin zenoss$ zenoss status
Daemon: zeoctl program running; pid=20624
Daemon: zopectl program running; pid=20643
Daemon: zenxevent program running; pid=26466
Daemon: zenmodeler program running; pid=26479
Daemon: zenperfsnmp program running; pid=26507
Daemon: zenperfxmlrpc program running; pid=26517
Daemon: zenprocess program running; pid=26529
Daemon: zenping program running; pid=26539
Daemon: zensyslog program running; pid=26548
Daemon: zenstatus program running; pid=26561
Daemon: zenactions program running; pid=26576
Daemon: zentrap program running; pid=26595
Daemon: zencommand program running; pid=26600


mark andrew nassy
[EMAIL PROTECTED]

_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to