Florian, I am not using the Enterprise version, just Zenoss Community. In order to run them, I modified the bin/zenperfsnmp script to start a daemon process for each zenperfsnmp-*.conf file it finds. I then create zenperfsnmp-cycletime-index.conf files for each process I want to run. For instance:
zenperfsnmp-5m-1.conf: monitor <HOSTNAME>-55-5m-1 hubhost <HUBHOST> logpath /opt/zenoss/log/zenperfsnmp-5m-1 With the HOSTNAME and HUBHOST values being replaced for real names. That way, each process has it's own monitor name (which must be created in the Monitors section in the web interface), and it's own log file. I then look at the daemon logs to see which monitors aren't cycling fast enough, and move devices around to compensate. fdeckert wrote: > Hi Erik, > > I'm wondering how you spread the perfsnmp requests across all the zenperfsnmp > processes ? > > We run multiple zenperfsnmp but each of them on a separate server (monitors) > and we spread the devices by monitor. > > -- > Florian Deckert > SopraGroup - France -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=33909#33909 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
