Upon further research I found that
$ZENHOME\Products\DataCollector\PortscanClient.py contains a hardcoded path in
this section:
if __name__ == "__main__":
import sys
sys.path.extend([
'/usr/local/zenoss/Products/DataCollector/plugins',
])
import pprint
from zenoss.portscan import IpServiceMap
Once I change the source, assuming this is the problem area, how do I recompile
it to produce PortscanClient.pyc?
-------------------- m2f --------------------
Read this topic online here:
http://forums.zenoss.com/viewtopic.php?p=30397#30397
-------------------- m2f --------------------
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users