Ad Widget

Collapse

Template for F5 r5600

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • AndreasM
    Junior Member
    • Jul 2024
    • 4

    #1

    Template for F5 r5600

    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:
    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
    Attached Files
Working...