On Tue, Jun 2, 2009 at 10:14 AM, Junko IKEDA wrote:
> Hi,
>
> The latest crm_mon can send snmp trap,
> but it uses "netsnmp_transport_open_client()".
> This function is only included in net-snmp 5.4.
> I have RHEL5.3, and net-snmp version is 5.3.
> If I build pacemaker with --enable-snmp,
> snmp f
Hi,
The latest crm_mon can send snmp trap,
but it uses "netsnmp_transport_open_client()".
This function is only included in net-snmp 5.4.
I have RHEL5.3, and net-snmp version is 5.3.
If I build pacemaker with --enable-snmp,
snmp function would become invalid.
configure.in
if test $SUPPORT_SNM