Zenoss query here, first things first:
I have a CentOS 5.6 virtual server hosting Zenoss 4.2.5 and I am experienced no compatibility issues with this so far - it does everything I need.
The problem I am having on Zenoss is viewing the graph(s) with the SonicWALL zenpack installed, I get the following error across the top of my localhost web page when trying to view the graphs for a device:
pythonThresholdException: User-supplied Python expression (here.getRRDValue('Maximum_Connections_Maximum_Connections')*0.9) for maximum value ceased error:['Current_Connections_Current_Connections']
The monitoring templates I have applied to a device are as follows:
Device (/Devices)
SonicWALL (/Network)
Also note that when I remove the SonicWALL template and navigate back to graphs it just prompts in the middle of the screen "No Graph Data" and if I hover over this prompt it appears to be hanging.
I downloaded the zenpacks from this URL:
http://wiki.zenoss.org/ZenPack:SonicWALL
I have done the basics of restart the Daemons, python and bounce the vHost but nothing seems to have resolved this. This is my first build so I would appreciate any pointers/help guys.