On 22 May 2009, at 12:48, Dries Trybou wrote:

I have installed the patch with the patch-command, but it still gives the errors above in the webinterface.

On Fri, May 22, 2009 at 1:37 PM, Dries Trybou <[email protected]> wrote: Query host: query_host returned invalid XML: <host sysDescr="Hardware: x86 Family 6 Model 15 Stepping 8 AT/AT COMPATIBLE - Software: Windows Version 5.2 (Build 3790 Uniprocessor Free)"> <interface id="1" ifAlias="" ifDescr="MS TCP Loopback interface�" ifLink="up" ifSpeed="10Mbit/s" ifStatus="up" /> <interface id="65539" ifAlias="" ifDescr="VMware Accelerated AMD PCNet Adapter�" ifLink="up" ifSpeed="1000Mbit/s" ifStatus="up" /> </ host>

This is a strange bug which affects data that comes back when querying interfaces with XML data that is larger than 10000 bytes. We've fixed it in trunk: http://trac.opsview.org/changeset/2492




SNMP Walk: Error: SNMP agent not responding, tried versions: 2c, 1 - Timeout: No Response from OPSVIEW.

This is due to snmpwalk working slightly differently from query host - it uses the saved credentials, not the credentials on the form: http://docs.opsview.org/doku.php?id=opsview3.0:host&s []=snmpwalk#snmp_version

BTW, I've been investigating net-snmp and it is possible to have a global setting for additional mib directories. You have to set snmp.conf (possibly in /etc/snmp, depending on your OS distribution) with the setting:

mibdirs +/usr/local/nagios/snmp/load

Then all subsequent calls to snmpwalk will use that directory in addition to the compiled in one. Can you try that and let us know if that works for you.

Ton

_______________________________________________
Opsview-users mailing list
[email protected]
http://lists.opsview.org/listinfo/opsview-users

Reply via email to