You will need to read up on the MiBs available for your SNMP enabled device.

snmpwalk can be very helpful for determining what information is available. You can get snmpwalk to output OID values with -On.


-Eric

Alvaro Avello wrote:
On Wed, 2006-11-08 at 15:56 -0500, Eric Newton wrote:
Hello Alvaro,

Hi !

Ensure that zenperfsnmp is running.

Zenperfsnmp collects these performance statistics, and if it failed, you won't have data to graph. This ugly error message is simply telling you that zenperfsnmp has not successfully collected any data to show you.

Your $ZENHOME/log/zenperfsnmp.log probably contains some reason why.


At First, this kind of event was recolected

2006-11-03 12:13:53 INFO zen.zenperfsnmp: collected 0 of 0 devices in
0.00
2006-11-03 12:18:53 INFO zen.zenperfsnmp: Unresponsive devices: []
2006-11-03 12:18:53 INFO zen.zenperfsnmp: collected 0 of 0 devices in
0.00
2006-11-03 12:23:53 INFO zen.zenperfsnmp: Unresponsive devices: []


You can run zenperfsnmp from the command line and get some extra information:

    $ zenperfsnmp run -v 10


After running the command in the terminal , the graphs start to show in
the perf table. but no info available, so I check the permissions and
now it is working.

Another question : there is any place where I can find information about
how to configure  Datasources for graphing routers interface data ? the
PerfConf only shows sysUpTime for all routers added via snmp...


Thanks a lot Eric !
Saludos ! / Regards !

-Eric

Alvaro Avello wrote:
Hi,

I 've installed a new box with Centos 4.4 and now am playing with
zenoss. The installation works like a charm without problems. I have
just 2 problems 1) graphs does not show in perf and looking for anwers
i've found this in event.log :

2006-11-06T17:03:19 WARNING
RenderServer /tmp/renderserver/graph-5ed53842291c799fbedbe606cc7e34de18000.png 
--start=1162825099 --end=1162843099 --imgformat=PNG -F -E --height=100 
--width=500 --lower-limit=0 --vertical-label=KBytes 
DEF:ds0=/opt/zenoss/perf/Devices/kaneda.servinco.cl/memAvailSwap_memAvailSwap.rrd:ds0:AVERAGE
 AREA:ds0#00cc00:memAvailSwap GPRINT:ds0:LAST:cur\:%0.2lf 
GPRINT:ds0:AVERAGE:avg\:%0.2lf GPRINT:ds0:MAX:max\:%0.2lf\j
------
2006-11-06T17:03:19 ERROR RenderServer failed generating graph
Traceback (most recent call last):
  File "/opt/zenoss/Products/ZenRRD/RenderServer.py", line 85, in render
    rrdtool.graph(*gopts)
error: opening
'/opt/zenoss/perf/Devices/kaneda.servinco.cl/memAvailReal_memAvailReal.rrd': No 
such file or directory

Both directories /tmp/renderserver and /opt/zenoss/perf exist but are
empty :

[EMAIL PROTECTED] log]# ll -la /tmp/renderserver/
total 12
drwxr-xr-x  2 zenoss wheel 4096 Nov  3 13:01 .
drwxrwxrwt  5 root   root  4096 Nov  6 16:51 ..

[EMAIL PROTECTED] log]# ll -la /opt/zenoss/perf/
total 8
drwxrwxrwx   2 zenoss wheel 4096 Nov  3 12:03 .
drwxrwxr-x  18 zenoss wheel 4096 Nov  3 12:03 ..

any Ideas ? permission problems ?

And the second one....I have read the list archive and i know that mysql
will be supported natively in the future .... I have some servers with
snmp and realize that snmp does not know about mysql But those added
with ssh can see the mysql process.

Theres any way to mix both ssh y snmp to have mysql support ? Should use
a nagios plugin ?

Thanks In advance and sorry for my poor english....:$

Saludos ! / Regards !


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

Reply via email to