Hello all,
we are currently having huge issues with most of our SNMP hosts.
For example, we have a couple of HPE iLos and network switches we want to monitor via SNMP, but they are giving us a headache.
We are currently using Zabbix Server 5.4.3 on a Ubuntu Server 20.04.2 LTS with all current package updates.
Some SNMP hosts switch back an forth from "No data collection", some only show many items as "Unsupported" - with the error message "SNMP error: noCreation (That table does not support row creation or that object can not ever be created)"
Weird thing is, although the items are all unsupported, they still collect data - only with gaps, but at least that's something.
An example:

This shows the PSU temperature being collected randomly over time. As you can see, data collection is spotty.
I couldn't confirm that 100%, but to me it looks like the Items get unsupported and stop collecting data until it becomes supported again.
This also reflects in the Zabbix server logs, which shows a block of items becoming unsupported, then becoming supported again. The error message in those cases is always "SNMP error: noCreation (That table does not support row creation or that object can not ever be created)"
Also, this happens on hosts monitored with and without a proxy.
Since this happens on many hosts and not just iLos, but also Switches, I suspect, we possibly have an error in our configuration or need to adjust something in the SNMP data collection.
Does anyone have an idea on how to fix this and get monitoring working again for those hosts?
we are currently having huge issues with most of our SNMP hosts.
For example, we have a couple of HPE iLos and network switches we want to monitor via SNMP, but they are giving us a headache.
We are currently using Zabbix Server 5.4.3 on a Ubuntu Server 20.04.2 LTS with all current package updates.
Some SNMP hosts switch back an forth from "No data collection", some only show many items as "Unsupported" - with the error message "SNMP error: noCreation (That table does not support row creation or that object can not ever be created)"
Weird thing is, although the items are all unsupported, they still collect data - only with gaps, but at least that's something.
An example:
This shows the PSU temperature being collected randomly over time. As you can see, data collection is spotty.
I couldn't confirm that 100%, but to me it looks like the Items get unsupported and stop collecting data until it becomes supported again.
This also reflects in the Zabbix server logs, which shows a block of items becoming unsupported, then becoming supported again. The error message in those cases is always "SNMP error: noCreation (That table does not support row creation or that object can not ever be created)"
Also, this happens on hosts monitored with and without a proxy.
Since this happens on many hosts and not just iLos, but also Switches, I suspect, we possibly have an error in our configuration or need to adjust something in the SNMP data collection.
Does anyone have an idea on how to fix this and get monitoring working again for those hosts?
Comment