smcdaneld wrote:
> I have installed the ZenPack, setup SNMP and MRTGEXT on the neware boxes.  I 
> am getting all the perfmon goddies, but I am not getting anyting for file 
> systems under the OS tab.  
> 
> When I test the template, I get the following errors:
> 
> ---------------
> Error in packet
> Reason: (genError) A general failure occured
> Failed object: SNMPv2-SMI::enterprises.23.2.28.2.14.1.3.0
> Error in packet
> Reason: (genError) A general failure occured
> Failed object: SNMPv2-SMI::enterprises.23.2.28.2.14.1.4.0
> dc: stack empty
> dc: stack empty
> totalBlocks: usedBlocks:
> DONE in 0 seconds
> 
> --------------


Thats the normal response because we actually pull the info from a script 
(based on the AIX plugin) and so the test button doesn't pass in the variables.

I'm going to guess this might be a modeling issue of some sort, because we need 
the modeled file systems to show up before we can gather any performance data 
from the Filesystem template (so we have the SNMP indices to read).  Can you 
check that the NetWareFileSystemMap plugin shows in the /Devices/Server/NetWare 
plugins listing?

When you look under the OS tab for the device is there anything shown for 
filesystems?  Without any performance checks run you should see the volume 
names and the total size of the volumes, but the used and free space will be 
wrong until a performance check is run. 

All the filesystem modeling is straight SNMP, its looking at the 
.1.3.6.1.4.1.23.2.28.2.14.1 table to populate things and then the 
NetWareFileSystemMap.py modeling plugin assigns the results to the OS table.  
See if you can manually snmpwalk that table using the same SNMP community 
string.  Also make sure I didn't mess up and override any SNMP settings in the 
ZenPack (anything odd would be in the zProperties for /Devices/Server/NetWare 
).  You do have to be using SNMP v1 with NetWare as far as I know.

If the volumes show up on the OS tab but the performance info isn't updating 
then the problem is with the command check in the filesystem template, but I 
had more trouble getting the modeling working in the first place, so that is 
where I am guessing the problem is.

Eric Feldman




-------------------- m2f --------------------

Read this topic online here:
http://forums.zenoss.com/viewtopic.php?p=33594#33594

-------------------- m2f --------------------



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

Reply via email to