[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] Problem with dom0 and snmpd
I just got snmpd up and running on my dom0 (and all domU's) using Cacti to monitor... but for some reason the dom0's keeps spitting out this junk ever few seconds: <snip>May 3 01:23:19 butters snmpd[2586]: netsnmp_assert index == tmp failed if-mib/data_access/interface.c:467 _access_interface_entry_save_name() May 3 01:23:19 butters snmpd[2586]: netsnmp_assert __extension__ ({ size_t __s1_len, __s2_len; (__builtin_constant_p (rowreq_ctx- >data.ifentry->name) && __builtin_constant_p (ifentry->name) && (__s1_len = strlen (rowreq_ctx->data.ifentry->name), __s2_len = strlen (ifentry->name), (!((size_t)(const void *)((rowreq_ctx- >data.ifentry->name) + 1) - (size_t)(const void *)(rowreq_ctx- >data.ifentry->name) == 1) || __s1_len >= 4) && (!((size_t)(const void *)((ifentry->name) + 1) - (size_t)(const void *)(ifentry->name) == 1) || __s2_len >= 4)) ? __builtin_strcmp (rowreq_ctx->data.ifentry- >name, ifentry->name) : (__builtin_constant_p (rowreq_ctx- >data.ifentry->name) && ((size_t)(const void *)((rowreq_ctx- >data.ifentry->name) + 1) - (size_t)(const void *)(rowreq_ctx- >data.ifentry->name) == 1) && (__s1_len = strlen (rowreq_ctx- >data.ifentry->name), __s1_len < 4) ? (__builtin_constant_p (ifentry- >name) && ((size_t)(const void *)((ifentry->name) + 1) - (size_t) (const void *)(ifentry->name) == 1) ? __builtin_strcmp (rowreq_c May 3 01:23:19 butters snmpd[2586]: error on subcontainer 'ia_addr' insert (-1) May 3 01:23:19 butters snmpd[2586]: error on subcontainer '' insert (-1) </snip>Only seems to happen on the dom0, domU's dont' see this at all. Everything is running CentOS 5. Anyone know how to make snmpd shutup? --jason _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |