SNMP Error with haproxy.pl

2011-01-31 Thread Kyle Brandt
When I restart SNMP with:

disablePerl false
perl do '/etc/snmp/haproxy.pl';

SNMP fails to start with:

netsnmp_assert !"registration != duplicate" failed agent_registry.c:536
netsnmp_subtree_load()

Anyone run into this issue or now what that means? This is on Ubuntu Server
10.04

Thank you,
Kyle


How to test haproxy setup

2011-01-31 Thread Amol
I have just setup haproxy as my load balancing server on ubuntu OS and wanted 
to check how the performance of my webservers was is their a performance or 
stress test mechanism ? also wanted to ensure i had no downtime while rotating 
servers for deployment, how cna that be achieved?

Thanks in advance