Am Dienstag, 8. Juli 2008 12:07 schrieb Lienard Anne (SII):
> To be sure, I've stopped heartbeat and hbagent, then snmpd.
>
> I've started snmpd:
>
> # service snmpd start
>
> Starting snmpd:                                            [  OK  ]
>
> Then heartbeat
>
> # /etc/init.d/heartbeat start
>
> Starting High-Availability services:
>
> 2008/07/08_11:59:29 INFO: IPaddr Resource is stopped
>
>                                                            [  OK  ]
>
>
>
> I've checked the hbagent daemon:
>
> # ps -ef
>
> ...
>
> root     12241     1  0 11:59 ?        00:00:00 heartbeat: master control
> process
>
> nobody   12244 12241  0 11:59 ?        00:00:00 heartbeat: FIFO reader
>
> nobody   12245 12241  0 11:59 ?        00:00:00 heartbeat: write: bcast
> bond1
>
> nobody   12246 12241  0 11:59 ?        00:00:00 heartbeat: read: bcast
> bond1
>
> nobody   12247 12241  0 11:59 ?        00:00:00 heartbeat: write:
> ping_group group1
>
> nobody   12248 12241  0 11:59 ?        00:00:00 heartbeat: read: ping_group
> group1
>
> 24       12261 12241  0 11:59 ?        00:00:00 /usr/lib64/heartbeat/ipfail
>
> root     12262 12241  0 11:59 ?        00:00:00
> /usr/lib64/heartbeat/hbagent -d


Hm. If heartbeat is stopped, why are there still the ehartbeat processes 
around? Or did you start heartbeat again?

> But snmpwalk still gives the same result:
>
> # snmpwalk -v2c localhost -c public LinuxHA
>
> LINUX-HA-MIB::LinuxHA = No more variables left in this MIB View (It is past
> the end of the MIB tree)
>
> Could it be permission access problem?
>
> I've had in ha.cf file
>
> apiauth lha-snmpagent uid=root
>
> But I still have the problem...

It could be such a problem. For a test, please do NOT start hbagent from 
heartbeat. So please delete that line from ha.cf and restart heartbeat.

Please start hbagent manually from the command line.

/usr/lib/heartbeat/hbagent -d

Please also check snmpd.conf. Is the view the the SNMP client limited to a 
part of the OIDs? Please can you post your snmpd.conf WITHOUT the actual 
community strings? Thanks.


-- 
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

Reply via email to