For anyone following along I'm trying to monitor a very large filesystem and 
SNMP (HOST-RESOURCES-MIB) is overflowing the values. The work around I'm going 
for is to push the value out .1.3.6.1.4.1.2021.8 with an exec in the snmpd.conf 
file to get the values that I need. 

So I want to modify the values in the default Filesystem/Utilization  template 
for a specific class of devices. 
In the template usedBlocks is defined as 1.3.6.1.2.1.25.2.3.1.6 but that is the 
only mib defined under Data Sources. The threshold is calculated with 
"here.totalBlocks*.9" and the GraphPoint for usedBlocks uses 
${here/totalBlocks},/,100,* for an expression. 

So where is totalBlocks defined?




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

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

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



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

Reply via email to