Ok I think I figured this out on my own.  I went in and reset the bindings for 
the templates on sub grouping then they showed up on the devices.  

Now the sad news is the default FileSystem template doesn't work.  Using it 
generates an error page, at least in my version of zenoss (2.0.0).  It may be 
that the oid for usedBlocks doesn't exist.

If someone walk me through doing what I want to do I would be very grateful.  

There are four tables defined in HOST-RESOURCES-MIB that are of interest. These 
tables are HOST-RESOURCES-MIB::hrStorageType, hrStorageDescr, hrStorageSize, 
and hrStorageUsed.  for all storage types that are fixed disks, i want to 
create a percentage used threshold defined per device.  for example the 
hrStorageDescr lists / and /usr/local that have corresponding types in the 
hrStorageType table to fixed disk.  the percentage used is found be dividing 
the integer value in the hrStorageUsed table by the corresponding value in the 
hrStorageSize table.

------------------------
 Joe Gainey




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

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

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



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

Reply via email to