I tried importing the official F5 template found here: F5 Networks monitoring and integration with Zabbix, only to discover that the r5600 does not support anything in that template. With a little use of snmpwalk and ChatGPT I have managed to create a template that monitors 28 values via SNMPC such as CPU utilization, temperatures, memory utilization, fan speeds, serial numbers and PSU input. You might want to disable the memory warning for memory utilization, since it seems like it is always running at around 93%.
Create a normal discovery using SNMPV2 with your community and the OID 1.3.6.1.2.1.1.2.0 with a discovery action that adds your F5's to a Host group and link it to the template, "F5 rSeries F5OS by SNMP". My discovery action is:
This should apply to all F5's in the R series
Create a normal discovery using SNMPV2 with your community and the OID 1.3.6.1.2.1.1.2.0 with a discovery action that adds your F5's to a Host group and link it to the template, "F5 rSeries F5OS by SNMP". My discovery action is:
| A | Discovery rule equals F5 | |
| B | Received value contains 1.3.6.1.4.1.12276.1.3.1.1 |
This should apply to all F5's in the R series