Refer to http://community.zenoss.com/forums/viewtopic.php?t=1826
There does not appear to be any documentation on how to reconfigure zenperfsnmp.conf to use XML-RPC protocol rather than standard zeo protocol. Is the correct syntax (extracted from svn history of file in trunk) #PARAMETER VALUE zopeurl http://central-server:8080/zport/dmd/Monitors/Performance/localhost zopeusername ZENUSERNAME zopepassword ZENPASSWORD zem http://central-server:8080/zport/dmd/ZenEventManager Do I still need the suggested monitor localhost host remote-central-server I believe these last two options use "zeo" connection and I am looking for XML-RPC connection. [EMAIL PROTECTED] zenoss]$ more etc/zenperfsnmp.conf zopeurl http://zenoss.cos.agilent.com:8080/zport/dmd/Monitors/Performance/localhost zopeusername admin zopepassword zenoss zem http://zenoss.cos.agilent.com:8080/zport/dmd/ZenEventManager monitor localhost #host zenoss.cos.agilent.com If trying to start zenperfsnmp with config shown above errors prevent startup [EMAIL PROTECTED] bin]$ ./zenperfsnmp run WARNING:ZEO.zrpc:(11602) CW: error connecting to ('localhost', 8100): ECONNREFUSED Adding the 'host' line back into the config allows startup but brings connection up to remote (central server) on the zeo port 8100. I thought this config is meant to establish the zeo connections/publishing of perf data via the XML-RPC interface? ------------------------ Mathew Ericson -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=5835#5835 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
