[Mod-apache-snmp-users] [error] AP2_SNMP: agentHttpAddress set to: [error] 127.0.0.1:80
Monitor Apache using SNMP
Brought to you by:
eplx
From: Derrick G. <dge...@id...> - 2007-09-12 14:43:57
|
I am also receiving the following error messages like others: [error] AP2_SNMP: agentHttpAddress set to: [error] 127.0.0.1:80 I have checked http://localhost/ap2_snmp and it returns an "ok" page. I have checked /tmp/ap2_snmp.tmp is being created and /tmp has 777 = permissions. I have tried using version 1.04 and 1.03 with the same results. I have restarted snmpd and when running snmpwalk against the apache2 mib = for status it returns that apache is down. HTTPD process still run even = with the error messages. Is there an issue in mod_ap2_snmp.c on line 298? It seems that the checks = on snmp_http_address will fail no matter what. I would really like to use this module since it seems to have great = potential. |