rbicelli / pfsense-zabbix-template

Zabbix Template for pfSense
Apache License 2.0
238 stars 107 forks source link

After updating to the latest version of the template, data collection from network interfaces stopped #143

Closed mguarienti closed 1 year ago

mguarienti commented 1 year ago

I've been using the 038eb5c commit template for months now and everything was working fine. However, when updating to the latest version of the template (and the php file) the collections of data on the use of network interfaces stopped appearing in zabbix. The interfaces are correctly detected, but no graphs or data are shown. All other information continues to be collected correctly. The issue appears to only affect data consuming network interfaces. The items do not become "unsupported", but are just empty.

pfSense: 2.6.0-RELEASE (amd64) Zabbix: 6.0.14

Anyone facing the same problem or who can help?

mguarienti commented 1 year ago

Hi. I solved the problem. It seems that there is a bug in zabbix server version 6.0.14 that was stopping the collection of network metrics data. I thought it could be the zabbix server because other network equipment (like mikrotiks) were facing the same problem. Updating to the latest version (currently 6.0.17) resolved the issue:

apt-get install --only-upgrade zabbix-server-mysql zabbix-frontend-php zabbix-agent zabbix-nginx-conf zabbix-sql-scripts