TECHZEN Zenoss User Community ARCHIVE  

Filesystem Threshold/Alerting broken

Subject: Filesystem Threshold/Alerting broken
Author: [Not Specified]
Posted: 2014-01-08 10:30

It seems that my Threshold on a Filesystem is broken.

For now, I am trying to get Windows boxes to alert when storage usage is above 90%.

When browsing to Component -> Filesystem section, I do see current usage and graph is shown with usage and threshold line.

When I click on Graphs (not under filesystem or component), I get an error on top

PythonThresholdException: User-supplied Python expression (here.getTotalBlocks() * .9) for maximum value caused error: ['usedBlocks_usedBlocks']

I believe these graphs are system built, not custom modified, but I dont recall.

Data Source called usedBlocks seems to point to proper OID.

Threshold "high disk usage" has "here.getTotalBlocks() * .9" for maximum value. It seems Zenoss doesnt like that anymore.

Graph Definition "Utilization" under usedBlocks datapoint has this in RPN: ${here/getTotalBlocks},/,100,*

I am a bit puzzled why this stopped working.

P.S. I am running Zenoss 4.2

Thank you.



Subject: Hello
Author: [Not Specified]
Posted: 2014-01-09 08:01

Please confirm that you are using SNMP to monitor the Windows devices, instead of WMI!

I found this old thread that might help as well: http://community.zenoss.org/message/63154#63154

Also please pastebin the output from a model!

Hydruid



< Previous
Email Troubleshooting
  Next
Devices now missing zSnmpCommunity
>