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:
Code:
# zenplugin.py --list-plugins
I get the following error:
Code:
Traceback (most recent call last):
File "/usr/local/bin/zenplugin.py", line 49, in ?
from zenoss.plugins.common import ApplicationError
File "/usr/local/lib/python2.4/site-packages/zenoss/__init__.py", line 14, in
?
__import__('pkg_resources').declare_namespace(__name__)
ImportError: No module named pkg_resources
Can it be that zenoss-plugins is not finding my Python2.4 installation? If so,
how do I change this?
Thanks in advance
Lawrence
-------------------- m2f --------------------
Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=15576#15576
-------------------- m2f --------------------
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users