Take the 2-minute tour ×
Unix & Linux Stack Exchange is a question and answer site for users of Linux, FreeBSD and other Un*x-like operating systems. It's 100% free, no registration required.

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.

share|improve this question

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.