Hello Zabbixians,
since version 6.0.15, we no longer get network traffic displayed via graph.
Currently we are using:
- zabbix_server 6.0.21
- zabbix_agent2 6.0.19, 6.0.20, 6.0.21
- zabbix_proxy 6.0.19
The problem is that my network graphs are empty. It shows '[no data]'. But when I select the host and test the corresponding item property, I get values back. I assume that this actually works, but it is due to a setting.
Lastly, I added a new Template OS Linux https://git.zabbix.com/projects/ZBX/...ds%2Frelease%2 F6.0, I assigned this template to my host.
For example, the new template contains, among other things, the discovery rule 'Block devices discovery', which contains the item prototype '{#DEVNAME}: Get stats: {#DEVNAME}: Disk read time (rate)'. If I now look under Monitoring > Latest Data, I can see exactly this item with values and graphs.
If I now look in the discovery rule 'Network interface discovery' with the item 'Interface {#IFNAME}: Bits received', which is in the same template, under Monitoring > Latest Data, it is there but it has no content. The graph is empty. But when I test this item, I get back normal values.
I would appreciate your help very much. If you need further information I will be happy to provide it. And as a small note, I'm just getting to grips with Zabbix, so don't take offence if I'm being a bit silly
since version 6.0.15, we no longer get network traffic displayed via graph.
Currently we are using:
- zabbix_server 6.0.21
- zabbix_agent2 6.0.19, 6.0.20, 6.0.21
- zabbix_proxy 6.0.19
The problem is that my network graphs are empty. It shows '[no data]'. But when I select the host and test the corresponding item property, I get values back. I assume that this actually works, but it is due to a setting.
Lastly, I added a new Template OS Linux https://git.zabbix.com/projects/ZBX/...ds%2Frelease%2 F6.0, I assigned this template to my host.
For example, the new template contains, among other things, the discovery rule 'Block devices discovery', which contains the item prototype '{#DEVNAME}: Get stats: {#DEVNAME}: Disk read time (rate)'. If I now look under Monitoring > Latest Data, I can see exactly this item with values and graphs.
If I now look in the discovery rule 'Network interface discovery' with the item 'Interface {#IFNAME}: Bits received', which is in the same template, under Monitoring > Latest Data, it is there but it has no content. The graph is empty. But when I test this item, I get back normal values.
I would appreciate your help very much. If you need further information I will be happy to provide it. And as a small note, I'm just getting to grips with Zabbix, so don't take offence if I'm being a bit silly
Comment