Am Donnerstag, 31. Januar 2008 19:00 schrieb Mike Toler: > I don't know if I'm an idiot, have failed to compile the load correctly, > or just don't have the secret handshake down correctly, but either way, > I am unable to query any statistics from Linux HA using snmp. > > I've read the "README" file in the snmp-subagent directory in the > source, and I *THINK* I've followed the directions. > > 1. Install Net-SNMP > 2. Verify snmp queries to server work. (I have setup 'pass' scripts > for DRBD and NFS to query counters, so net-snmp is working on my > system). > 3. download Linux-HA source > 4. run "./ConfigureMe configure --enable-snmp-subagent"
All the packets I tested have snmp support compiled in. So no need the compile. > 5. make and make install > 6. Start Linux-HA using "service heartbeat start" Did you start agentx support in net-snmp (snmpd.conf)? master agentx You can start the snmp subagent manually to test it: /usr/lib/heartbeat/hbagent -- Dr. Michael Schwartzkopff MultiNET Services GmbH Addresse: Bretonischer Ring 7; 85630 Grasbrunn; Germany Tel: +49 - 89 - 45 69 11 0 Fax: +49 - 89 - 45 69 11 21 mob: +49 - 174 - 343 28 75 mail: [EMAIL PROTECTED] web: www.multinet.de Sitz der Gesellschaft: 85630 Grasbrunn Registergericht: Amtsgericht München HRB 114375 Geschäftsführer: Günter Jurgeneit, Hubert Martens --- PGP Fingerprint: F919 3919 FF12 ED5A 2801 DEA6 AA77 57A4 EDD8 979B Skype: misch42 _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
