zensnpp does not seem to include the site Pager.py file to import Pager.

As a work around I did the following in zensnpp:
import sys
import os
sys.path.extend(map(os.path.abspath, 
['/usr/local/zenoss/python/lib/python2.4/site-packages']))

import Pager
import socket

Zenoss stack install 2.3.2

Anyone else have this issue?




-------------------- m2f --------------------

Read this topic online here:
http://forums.zenoss.com/viewtopic.php?p=31013#31013

-------------------- m2f --------------------



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

Reply via email to