Hi, I am trying to use zenos plugins 2.0.4 to monitor a proxy server running OpenSuSE 10.2

I first tried to install the rpm but it failed because it requires python 2.4 and the default on SUSE10.2 is Python 2.5.

I then installed Python 2.4 from source and downloaded the tarball of zenoss-plugins. It installed without any error but when I try to run:

I get the following error:

ImportError: No module named pkg_resources

This error is caused by setuptools not being present on the system. You can get setuptools from http://peak.telecommunity.com/DevCenter/setuptools

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

Reply via email to