Source: https://git.zabbix.com/projects/ZBX/repos/zabbix/browse/templates/net/f5_bigip_snmp?at=release/6.2
F5 Big-IP SNMP
Overview
For Zabbix version: 6.2 and higher
https://www.f5.com/products/big-ip-services
Setup
See Zabbix template operation for basic instructions.
Refer to the vendor documentation.
Zabbix configuration
No specific Zabbix configuration is required.
Macros used
Name | Description | Default |
---|---|---|
{$BIGIP.CERT.MIN} | Minimum number of days before certificate expiration. |
7 |
{$BIGIP.CPU.UTIL.WARN.MAX} | The warning threshold of the CPU utilization in %. |
85 |
{$BIGIP.CPU.UTIL.WARN.MIN} | The recovery threshold of the CPU utilization in %. |
65 |
{$BIGIP.FS.FREE.WARN.MAX} | The recovery threshold of the file system utilization in %. |
20 |
{$BIGIP.FS.FREE.WARN.MIN} | The warning threshold of the file system utilization in %. |
10 |
{$BIGIP.LLD.FILTER.PART.NAME.MATCHES} | Filter of discoverable mount point names. |
.* |
{$BIGIP.LLD.FILTER.PART.NAME.NOT_MATCHES} | Filter to exclude discovered by mount point names. |
CHANGE_IF_NEEDED |
{$BIGIP.MEMORY.UTIL.WARN.MAX} | The warning threshold of the memory utilization in %. |
85 |
{$BIGIP.MEMORY.UTIL.WARN.MIN} | The recovery threshold of the memory utilization in %. |
65 |
{$BIGIP.SWAP.UTIL.WARN.MAX} | The warning threshold of the swap utilization in %. |
85 |
{$BIGIP.SWAP.UTIL.WARN.MIN} | The recovery threshold of the swap utilization in %. |
65 |
{$BIGIP.TEMP.HIGH} | The critical threshold of the temperature in °C |
50 |
{$BIGIP.TEMP.WARN} | The warning threshold of the temperature in °C |
45 |
{$SNMP.TIMEOUT} | The time interval for SNMP agent availability trigger expression. |
5m |
Template links
There are no template links in this template.
Discovery rules
Name | Description | Type | Key and additional info |
---|---|---|---|
Blade temperature discovery | Containing information of blade temperature of the system |
SNMP | bigip.blade.temp.discovery Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: |
Blade voltage discovery | A table containing information of blade voltage of the system. |
SNMP | bigip.blade.voltage.discovery Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: |
Certificate discovery | A table containing certificate configuration. |
SNMP | bigip.cert.discovery |
Chassis fan discovery | A table containing information of chassis fan status of the system |
SNMP | bigip.chassis.fan.discovery Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: |
Chassis power supply discovery | A table containing information of chassis power supply status of the system. |
SNMP | bigip.chassis.power.discovery Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: |
Chassis temperature discovery | A table containing information of chassis temperature of the system |
SNMP | bigip.chassis.temp.discovery Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: |
CPU discovery | A table containing entries of system CPU usage information for a system. |
SNMP | bigip.cpu.discovery Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: |
CPU sensor discovery | A table containing information of CPU sensor status on the system. |
SNMP | bigip.cpu.sensor.discovery Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: |
File system discovery | A table containing entries of system disk usage information. |
SNMP | bigip.disktable.discovery Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: Filter: AND- {#PART.NAME} MATCHES_REGEX - {#PART.NAME} NOT_MATCHES_REGEX |
Memory discovery | Containing system statistics information of the memory usage |
SNMP | bigip.memory.discovery Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: |
Module discovery | Resource allocation information about modules on the system |
SNMP | bigip.module.discovery Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: |
Network interface discovery | A table containing statistic information of the interfaces on the device. |
SNMP | bigip.net.discovery Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: |
Node discovery | A table containing statistic information of node addresses. |
SNMP | bigip.node.discovery Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: |
Pool discovery | A table containing statistic information of pools. |
SNMP | bigip.pool.discovery Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: |
Virtual server discovery | A table containing information of virtual servers. |
SNMP | bigip.virtual_server.discovery Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: |
Items collected
Group | Name | Description | Type | Key and additional info |
---|---|---|---|---|
Cluster | F5 BIG-IP: Failover status | MIB: F5-BIGIP-SYSTEM-MIB The failover status ID on the system. unknown - the failover status of the device is unknown; offline - the device is offline; forcedOffline - the device is forced offline; standby - the device is standby; active - the device is active. |
SNMP | bigip.failover |
Cluster | F5 BIG-IP: Sync Status | MIB: F5-BIGIP-SYSTEM-MIB The sync status ID on the system. unknown - the device is disconnected from the device group; syncing - the device is joining the device group or has requested changes from device group or inconsistent with the group; needManualSync - changes have been made on the device not syncd to the device group; inSync - the device is consistent with the device group; syncFailed - the device is inconsistent with the device group, requires user intervention; syncDisconnected - the device is not connected to any peers; standalone - the device is in a standalone configuration; awaitingInitialSync - the device is waiting for initial sync; incompatibleVersion - the device's version is incompatible with rest of the devices in the device group; partialSync - some but not all devices successfully received the last sync. |
SNMP | bigip.syncstatus |
CPU | F5 BIG-IP: Host [{#HOST.ID}] CPU{#CPU.ID}: User, avg 5s | MIB: F5-BIGIP-SYSTEM-MIB The average time spent by the specified processor in user context for the associated host in the last five seconds. |
SNMP | bigip.cpu.user.5s[{#HOST.ID},{#CPU.ID}] |
CPU | F5 BIG-IP: Host [{#HOST.ID}] CPU{#CPU.ID}: Nice, avg 5s | MIB: F5-BIGIP-SYSTEM-MIB The average time spent by the specified processor running niced processes for the associated host in the last five seconds. |
SNMP | bigip.cpu.nice.5s[{#HOST.ID},{#CPU.ID}] |
CPU | F5 BIG-IP: Host [{#HOST.ID}] CPU{#CPU.ID}: System, avg 5s | MIB: F5-BIGIP-SYSTEM-MIB The average time spent by the specified processor servicing system calls for the associated host in the last five seconds. |
SNMP | bigip.cpu.system.5s[{#HOST.ID},{#CPU.ID}] |
CPU | F5 BIG-IP: Host [{#HOST.ID}] CPU{#CPU.ID}: Idle, avg 5s | MIB: F5-BIGIP-SYSTEM-MIB The average time spent by the specified processor doing nothing for the associated host in the last five seconds. |
SNMP | bigip.cpu.idle.5s[{#HOST.ID},{#CPU.ID}] |
CPU | F5 BIG-IP: Host [{#HOST.ID}] CPU{#CPU.ID}: IRQ, avg 5s | MIB: F5-BIGIP-SYSTEM-MIB The average time spent by the specified processor servicing hardware interrupts for the associated host in the last five seconds. |
SNMP | bigip.cpu.irq.5s[{#HOST.ID},{#CPU.ID}] |
CPU | F5 BIG-IP: Host [{#HOST.ID}] CPU{#CPU.ID}: Soft IRQ, avg 5s | MIB: F5-BIGIP-SYSTEM-MIB The average time spent by the specified processor servicing soft interrupts for the associated host in the last five seconds. |
SNMP | bigip.cpu.spftirq.5s[{#HOST.ID},{#CPU.ID}] |
CPU | F5 BIG-IP: Host [{#HOST.ID}] CPU{#CPU.ID}: IO wait, avg 5s | MIB: F5-BIGIP-SYSTEM-MIB The average time spent by the specified processor waiting for external I/O to complete for the associated host in the last five seconds. |
SNMP | bigip.cpu.iowait.5s[{#HOST.ID},{#CPU.ID}] |
CPU | F5 BIG-IP: Host [{#HOST.ID}] CPU{#CPU.ID}: Usage ratio, avg 5s | MIB: F5-BIGIP-SYSTEM-MIB This is average usage ratio of CPU for the associated host in the last five seconds. It is calculated by (sum of deltas for user, niced, system)/(sum of deltas of user, niced, system, idle, irq, softirq, and iowait), where each delta is the difference for each stat over the last 5-second interval; user:sysMultiHostCpuUser5s; niced:sysMultiHostCpuNiced5s; stolen:sysMultiHostCpuStolen5s; system:sysMultiHostCpuSystem5s; idle:sysMultiHostCpuIdle5s; irq:sysMultiHostCpuIrq5s; iowait:sysMultiHostCpuIowait5s |
SNMP | bigip.cpu.usageratio.5s[{#HOST.ID},{#CPU.ID}] |
CPU | F5 BIG-IP: Host [{#HOST.ID}] CPU{#CPU.ID}: User, avg 1m | MIB: F5-BIGIP-SYSTEM-MIB The average time spent by the specified processor in user context for the associated host in the last one minute. |
SNMP | bigip.cpu.user.1m[{#HOST.ID},{#CPU.ID}] |
CPU | F5 BIG-IP: Host [{#HOST.ID}] CPU{#CPU.ID}: Nice, avg 1m | MIB: F5-BIGIP-SYSTEM-MIB The average time spent by the specified processor running niced processes for the associated host in the last one minute. |
SNMP | bigip.cpu.nice.1m[{#HOST.ID},{#CPU.ID}] |
CPU | F5 BIG-IP: Host [{#HOST.ID}] CPU{#CPU.ID}: System, avg 1m | MIB: F5-BIGIP-SYSTEM-MIB The average time spent by the specified processor servicing system calls for the associated host in the last one minute. |
SNMP | bigip.cpu.system.1m[{#HOST.ID},{#CPU.ID}] |
CPU | F5 BIG-IP: Host [{#HOST.ID}] CPU{#CPU.ID}: Idle, avg 1m | MIB: F5-BIGIP-SYSTEM-MIB The average time spent by the specified processor doing nothing for the associated host in the last one minute. |
SNMP | bigip.cpu.idle.1m[{#HOST.ID},{#CPU.ID}] |
CPU | F5 BIG-IP: Host [{#HOST.ID}] CPU{#CPU.ID}: IRQ, avg 1m | MIB: F5-BIGIP-SYSTEM-MIB The average time spent by the specified processor servicing hardware interrupts for the associated host in the last one minute. |
SNMP | bigip.cpu.irq.1m[{#HOST.ID},{#CPU.ID}] |
CPU | F5 BIG-IP: Host [{#HOST.ID}] CPU{#CPU.ID}: Soft IRQ, avg 1m | MIB: F5-BIGIP-SYSTEM-MIB The average time spent by the specified processor servicing soft interrupts for the associated host in the last one minute. |
SNMP | bigip.cpu.spftirq.1m[{#HOST.ID},{#CPU.ID}] |
CPU | F5 BIG-IP: Host [{#HOST.ID}] CPU{#CPU.ID}: IO wait, avg 1m | MIB: F5-BIGIP-SYSTEM-MIB The average time spent by the specified processor waiting for external I/O to complete for the associated host in the last one minute. |
SNMP | bigip.cpu.iowait.1m[{#HOST.ID},{#CPU.ID}] |
CPU | F5 BIG-IP: Host [{#HOST.ID}] CPU{#CPU.ID}: Usage ratio, avg 1m | MIB: F5-BIGIP-SYSTEM-MIB This is average usage ratio of CPU for the associated host in the last one minute. It is calculated by (sum of deltas for user, niced, system)/(sum of deltas of user, niced, system, idle, irq, softirq, and iowait), where each delta is the difference for each stat over the last 5-second interval; user:sysMultiHostCpuUser1m; niced:sysMultiHostCpuNiced1m; stolen:sysMultiHostCpuStolen1m; system:sysMultiHostCpuSystem1m; idle:sysMultiHostCpuIdle1m; irq:sysMultiHostCpuIrq1m; iowait:sysMultiHostCpuIowait1m |
SNMP | bigip.cpu.usageratio.1m[{#HOST.ID},{#CPU.ID}] |
CPU | F5 BIG-IP: Host [{#HOST.ID}] CPU{#CPU.ID}: User, avg 5m | MIB: F5-BIGIP-SYSTEM-MIB The average time spent by the specified processor in user context for the associated host in the last five minutes. |
SNMP | bigip.cpu.user.5m[{#HOST.ID},{#CPU.ID}] |
CPU | F5 BIG-IP: Host [{#HOST.ID}] CPU{#CPU.ID}: Nice, avg 5m | MIB: F5-BIGIP-SYSTEM-MIB The average time spent by the specified processor running niced processes for the associated host in the last five minutes. |
SNMP | bigip.cpu.nice.5m[{#HOST.ID},{#CPU.ID}] |
CPU | F5 BIG-IP: Host [{#HOST.ID}] CPU{#CPU.ID}: System, avg 5m | MIB: F5-BIGIP-SYSTEM-MIB The average time spent by the specified processor servicing system calls for the associated host in the last five minutes. |
SNMP | bigip.cpu.system.5m[{#HOST.ID},{#CPU.ID}] |
CPU | F5 BIG-IP: Host [{#HOST.ID}] CPU{#CPU.ID}: Idle, avg 5m | MIB: F5-BIGIP-SYSTEM-MIB The average time spent by the specified processor doing nothing for the associated host in the last five minutes. |
SNMP | bigip.cpu.idle.5m[{#HOST.ID},{#CPU.ID}] |
CPU | F5 BIG-IP: Host [{#HOST.ID}] CPU{#CPU.ID}: IRQ, avg 5m | MIB: F5-BIGIP-SYSTEM-MIB The average time spent by the specified processor servicing hardware interrupts for the associated host in the last five minutes. |
SNMP | bigip.cpu.irq.5m[{#HOST.ID},{#CPU.ID}] |
CPU | F5 BIG-IP: Host [{#HOST.ID}] CPU{#CPU.ID}: Soft IRQ, avg 5m | MIB: F5-BIGIP-SYSTEM-MIB The average time spent by the specified processor servicing soft interrupts for the associated host in the last five minutes. |
SNMP | bigip.cpu.spftirq.5m[{#HOST.ID},{#CPU.ID}] |
CPU | F5 BIG-IP: Host [{#HOST.ID}] CPU{#CPU.ID}: IO wait, avg 5m | MIB: F5-BIGIP-SYSTEM-MIB The average time spent by the specified processor waiting for external I/O to complete for the associated host in the last five minutes. |
SNMP | bigip.cpu.iowait.5m[{#HOST.ID},{#CPU.ID}] |
CPU | F5 BIG-IP: Host [{#HOST.ID}] CPU{#CPU.ID}: Usage ratio, avg 5m | MIB: F5-BIGIP-SYSTEM-MIB This is average usage ratio of CPU for the associated host in the last five minutes. It is calculated by (sum of deltas for user, niced, system)/(sum of deltas of user, niced, system, idle, irq, softirq, and iowait), where each delta is the difference for each stat over the last 5-second interval; user:sysMultiHostCpuUser5m; niced:sysMultiHostCpuNiced5m; stolen:sysMultiHostCpuStolen5m; system:sysMultiHostCpuSystem5m; idle:sysMultiHostCpuIdle5m; irq:sysMultiHostCpuIrq5m; iowait:sysMultiHostCpuIowait5m |
SNMP | bigip.cpu.usageratio.5m[{#HOST.ID},{#CPU.ID}] |
CPU | F5 BIG-IP: Host [{#HOST.ID}] CPU{#CPU.ID}: Stolen, avg 1s) | MIB: F5-BIGIP-SYSTEM-MIB The average time 'stolen' from the specified processor for the associated host in the last five seconds. |
SNMP | bigip.cpu.stolen.1s[{#HOST.ID},{#CPU.ID}] |
CPU | F5 BIG-IP: Host [{#HOST.ID}] CPU{#CPU.ID}: Stolen, avg 1m | MIB: F5-BIGIP-SYSTEM-MIB The average time 'stolen' from the specified processor for the associated host in the last one minute. |
SNMP | bigip.cpu.stolen.1m[{#HOST.ID},{#CPU.ID}] |
CPU | F5 BIG-IP: Host [{#HOST.ID}] CPU{#CPU.ID}: Stolen, avg 5m | MIB: F5-BIGIP-SYSTEM-MIB The average time 'stolen' from the specified processor for the associated host in the last five minutes. |
SNMP | bigip.cpu.stolen.5m[{#HOST.ID},{#CPU.ID}] |
CPU | F5 BIG-IP: Sensor [{#CPU.SENSOR.SLOT}:{#CPU.SENSOR.INDEX}]: Temperature | MIB: F5-BIGIP-SYSTEM-MIB CPU: {#CPU.SENSOR.NAME} The temperature of the indexed CPU on the system. This is only supported for the platform where the sensor data is available. |
SNMP | bigip.cpu.sensor.temperature[{#CPU.SENSOR.SLOT},{#CPU.SENSOR.INDEX}] Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: |
CPU | F5 BIG-IP: Sensor [{#CPU.SENSOR.SLOT}:{#CPU.SENSOR.INDEX}]: FAN speed | MIB: F5-BIGIP-SYSTEM-MIB CPU: {#CPU.SENSOR.NAME} The fan speed (in RPM) of the indexed CPU on the system., This is only supported for the platform where the sensor data is available. |
SNMP | bigip.cpu.sensor.fan[{#CPU.SENSOR.SLOT},{#CPU.SENSOR.INDEX}] Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: |
CPU | F5 BIG-IP: Sensor [{#CPU.SENSOR.SLOT}:{#CPU.SENSOR.INDEX}]: Name | MIB: F5-BIGIP-SYSTEM-MIB Identifier for the CPU. |
SNMP | bigip.cpu.sensor.name[{#CPU.SENSOR.SLOT},{#CPU.SENSOR.INDEX}] Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: |
Fans | F5 BIG-IP: FAN [{#FAN.INDEX}]: Status | MIB: F5-BIGIP-SYSTEM-MIB The status of the indexed chassis fan on the system., This is only supported for the platform where the sensor data is available. Possible values: 0 - bad, 1 - good, 2 - notpresent. |
SNMP | bigip.chassis.fan.status[{#FAN.INDEX}] Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: |
Fans | F5 BIG-IP: FAN [{#FAN.INDEX}]: Speed | MIB: F5-BIGIP-SYSTEM-MIB The actual speed of the indexed chassis fan on the system. This is only supported for the platform where the actual fan speed data is available. '0' means fan speed is unavailable while the associated chassis status is good. |
SNMP | bigip.chassis.fan.speed[{#FAN.INDEX}] Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: |
Filesystems | F5 BIG-IP: Mount point [{#PART.NAME}]: Block size | MIB: F5-BIGIP-SYSTEM-MIB The number of bytes in the specified partition. |
SNMP | bigip.disktable.blocksize[{#PART.NAME}] |
Filesystems | F5 BIG-IP: Mount point [{#PART.NAME}]: Total blocks | MIB: F5-BIGIP-SYSTEM-MIB The number of total blocks in the specified partition. |
SNMP | bigip.disktable.totalblocks[{#PART.NAME}] |
Filesystems | F5 BIG-IP: Mount point [{#PART.NAME}]: Free blocks | MIB: F5-BIGIP-SYSTEM-MIB The number of free blocks in the specified partition. |
SNMP | bigip.disktable.freeblocks[{#PART.NAME}] |
Filesystems | F5 BIG-IP: Mount point [{#PART.NAME}]: Total nodes | MIB: F5-BIGIP-SYSTEM-MIB The number of total file nodes in the specified partition. |
SNMP | bigip.disktable.totalnodes[{#PART.NAME}] |
Filesystems | F5 BIG-IP: Mount point [{#PART.NAME}]: Free nodes | MIB: F5-BIGIP-SYSTEM-MIB The number of free file nodes in the specified partition. |
SNMP | bigip.disktable.freenodes[{#PART.NAME}] |
Inventory | F5 BIG-IP: Chassis serial number | MIB: F5-BIGIP-SYSTEM-MIB Serial number |
SNMP | bigip.serialnumber Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: |
Inventory | F5 BIG-IP: Hardware model name | MIB: RFC1213-MIB A textual description of the entity. This value should include the full name and version identification of the system's hardware type, software operating-system, and networking software. It is mandatory that this only contain printable ASCII characters. |
SNMP | bigip.model Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: |
Inventory | F5 BIG-IP: Contact | MIB: RFC1213-MIB The textual identification of the contact person for this managed node, together with information on how to contact this person. |
SNMP | bigip.contact Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: |
Inventory | F5 BIG-IP: Host name | MIB: RFC1213-MIB An administratively-assigned name for this managed node. By convention, this is the node's fully-qualified domain name. |
SNMP | bigip.name Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: |
Inventory | F5 BIG-IP: Location | MIB: RFC1213-MIB The physical location of this node (e.g.,
|
||
Inventory | F5 BIG-IP: Product name | MIB: F5-BIGIP-SYSTEM-MIB The product name. |
SNMP | bigip.product.name Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: |
Inventory | F5 BIG-IP: Product version | MIB: F5-BIGIP-SYSTEM-MIB The product version. |
SNMP | bigip.product.version Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: |
Inventory | F5 BIG-IP: Product build | MIB: F5-BIGIP-SYSTEM-MIB The product build number. |
SNMP | bigip.product.build Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: |
Inventory | F5 BIG-IP: Product edition | MIB: F5-BIGIP-SYSTEM-MIB The product edition. |
SNMP | bigip.product.edition Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: |
Inventory | F5 BIG-IP: Product build date | MIB: F5-BIGIP-SYSTEM-MIB The product build date. |
SNMP | bigip.product.date Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: |
Memory | F5 BIG-IP: Host [{#HOST.ID}]: Total memory | MIB: F5-BIGIP-SYSTEM-MIB The total host memory in bytes for the specified host. |
SNMP | bigip.memory.total[{#HOST.ID}] |
Memory | F5 BIG-IP: Host [{#HOST.ID}]: Used memory | MIB: F5-BIGIP-SYSTEM-MIB The host memory in bytes currently in use for the specified host. |
SNMP | bigip.memory.used[{#HOST.ID}] Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: |
Memory | F5 BIG-IP: Host [{#HOST.ID}]: Total other non-TMM memory | MIB: F5-BIGIP-SYSTEM-MIB The total other non-TMM memory in bytes for the specified host. |
SNMP | bigip.memory.total.other[{#HOST.ID}] Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: |
Memory | F5 BIG-IP: Host [{#HOST.ID}]: Used other non-TMM memory | MIB: F5-BIGIP-SYSTEM-MIB The other non-TMM memory in bytes currently in use for the specified host. |
SNMP | bigip.memory.used.other[{#HOST.ID}] Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: |
Memory | F5 BIG-IP: Host [{#HOST.ID}]: Total swap | MIB: F5-BIGIP-SYSTEM-MIB The total swap in bytes for the specified host. |
SNMP | bigip.memory.total.swap[{#HOST.ID}] |
Memory | F5 BIG-IP: Host [{#HOST.ID}]: Used swap | MIB: F5-BIGIP-SYSTEM-MIB The swap in bytes currently in use for the specified host. |
SNMP | bigip.memory.used.swap[{#HOST.ID}] Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: |
Modules | F5 BIG-IP: Module [{#MODULE.NAME}]: Provision level | MIB: F5-BIGIP-SYSTEM-MIB The provisioning level indicates how the systems resources are distributed amongst the modules Possible values: 1 - none, 2 - minimum, 3 - nominal, 4 - dedicated, 5 - custom. |
SNMP | bigip.module.provision.level[{#MODULE.NAME}] Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: |
Modules | F5 BIG-IP: Module [{#MODULE.NAME}]: Memory ratio | MIB: F5-BIGIP-SYSTEM-MIB The ratio of available memory to allocate. Only valid if level is 'custom' |
SNMP | bigip.module.memory.ratio[{#MODULE.NAME}] Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: |
Modules | F5 BIG-IP: Module [{#MODULE.NAME}]: CPU ratio | MIB: F5-BIGIP-SYSTEM-MIB The ratio of CPU to allocate to this module. Only valid if level is 'custom' |
SNMP | bigip.module.cpu.ratio[{#MODULE.NAME}] Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: |
Modules | F5 BIG-IP: Module [{#MODULE.NAME}]: Disk ratio | MIB: F5-BIGIP-SYSTEM-MIB The ratio of available disk space to allocate to this module. Only valid if level is 'custom' |
SNMP | bigip.module.disk.ratio[{#MODULE.NAME}] Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: |
Network interfaces | F5 BIG-IP: Interface [{#IF.NAME}]: Incoming packet, rate | MIB: F5-BIGIP-SYSTEM-MIB The rate of packets received on this interface. |
SNMP | bigip.net.in.pkts.rate[{#IF.NAME}] Preprocessing: - CHANGE_PER_SECOND - DISCARD_UNCHANGED_HEARTBEAT: |
Network interfaces | F5 BIG-IP: Interface [{#IF.NAME}]: Incoming traffic, rate | MIB: F5-BIGIP-SYSTEM-MIB The rate of bytes received on this interface. |
SNMP | bigip.net.in.bytes.rate[{#IF.NAME}] Preprocessing: - CHANGE_PER_SECOND - DISCARD_UNCHANGED_HEARTBEAT: |
Network interfaces | F5 BIG-IP: Interface [{#IF.NAME}]: Outgoing packet, rate | MIB: F5-BIGIP-SYSTEM-MIB The rate of packets transmitted out of the specified interface. |
SNMP | bigip.net.out.pkts.rate[{#IF.NAME}] Preprocessing: - CHANGE_PER_SECOND - DISCARD_UNCHANGED_HEARTBEAT: |
Network interfaces | F5 BIG-IP: Interface [{#IF.NAME}]: Outgoing traffic, rate | MIB: F5-BIGIP-SYSTEM-MIB The rate of bytes transmitted out of the specified interface. |
SNMP | bigip.net.out.bytes.rate[{#IF.NAME}] Preprocessing: - CHANGE_PER_SECOND - DISCARD_UNCHANGED_HEARTBEAT: |
Network interfaces | F5 BIG-IP: Interface [{#IF.NAME}]: Incoming multicast packet, rate | MIB: F5-BIGIP-SYSTEM-MIB The rate of multicast packets received on this interface. |
SNMP | bigip.net.in.multicast.rate[{#IF.NAME}] Preprocessing: - CHANGE_PER_SECOND - DISCARD_UNCHANGED_HEARTBEAT: |
Network interfaces | F5 BIG-IP: Interface [{#IF.NAME}]: Outgoing multicast packet, rate | MIB: F5-BIGIP-SYSTEM-MIB The rate of multicast packets transmitted out of the specified interface. |
SNMP | bigip.net.out.multicast.rate[{#IF.NAME}] Preprocessing: - CHANGE_PER_SECOND - DISCARD_UNCHANGED_HEARTBEAT: |
Network interfaces | F5 BIG-IP: Interface [{#IF.NAME}]: Incoming packet error | MIB: F5-BIGIP-SYSTEM-MIB The number of received packets that are either undersized, oversized, or have FCS errors by the specified interface. |
SNMP | bigip.net.in.error[{#IF.NAME}] Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: |
Network interfaces | F5 BIG-IP: Interface [{#IF.NAME}]: Outgoing packet error | MIB: F5-BIGIP-SYSTEM-MIB The number of excessive collisions, incremented for each frame that experienced 16 collisions during transmission and was aborted on the specified interface. |
SNMP | bigip.net.out.error[{#IF.NAME}] Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: |
Network interfaces | F5 BIG-IP: Interface [{#IF.NAME}]: Incoming packet drops | MIB: F5-BIGIP-SYSTEM-MIB The number of packets dropped on ingress for various reasons on the specified interface. |
SNMP | bigip.net.in.drops[{#IF.NAME}] Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: |
Network interfaces | F5 BIG-IP: Interface [{#IF.NAME}]: Outgoing packet drops | MIB: F5-BIGIP-SYSTEM-MIB The number of packets aged out or with excessive transmission delays due to multiple deferrals on the specified interface. |
SNMP | bigip.net.out.drops[{#IF.NAME}] Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: |
Network interfaces | F5 BIG-IP: Interface [{#IF.NAME}]: Collisions | MIB: F5-BIGIP-SYSTEM-MIB The number of collisions on the specified interface, incremented by the number of collisions experienced during transmissions of a frame |
SNMP | bigip.net.collisions[{#IF.NAME}] Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: |
Network interfaces | F5 BIG-IP: Interface [{#IF.NAME}]: Incoming QnQ packet, rate | MIB: F5-BIGIP-SYSTEM-MIB The rate of double tagged packets received on the specified interface. |
SNMP | bigip.net.in.qq.rate[{#IF.NAME}] Preprocessing: - CHANGE_PER_SECOND - DISCARD_UNCHANGED_HEARTBEAT: |
Network interfaces | F5 BIG-IP: Interface [{#IF.NAME}]: Outgoing QnQ packet, rate | MIB: F5-BIGIP-SYSTEM-MIB The rate of double tagged packets transmitted out of the specified interface. |
SNMP | bigip.net.out.qq.rate[{#IF.NAME}] Preprocessing: - CHANGE_PER_SECOND - DISCARD_UNCHANGED_HEARTBEAT: |
Network interfaces | F5 BIG-IP: Interface [{#IF.NAME}]: Pause state | MIB: F5-BIGIP-SYSTEM-MIB The pause state of the specified interface. none - no pause; txrx - pause all data flow; tx - pause outgoing data flow; rx - pause incoming data flow. |
SNMP | bigip.net.pause[{#IF.NAME}] Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: |
Network interfaces | F5 BIG-IP: Virtual server [{#VSERVER.NAME}]: Incoming packet, rate | MIB: F5-BIGIP-LOCAL-MIB The rate of packets received by the specified virtual server from client-side. |
SNMP | bigip.vserver.net.in.pkts.rate[{#VSERVER.NAME}] Preprocessing: - CHANGE_PER_SECOND - DISCARD_UNCHANGED_HEARTBEAT: |
Network interfaces | F5 BIG-IP: Virtual server [{#VSERVER.NAME}]: Incoming traffic, rate | MIB: F5-BIGIP-LOCAL-MIB The rate of bytes received by the specified virtual server from client-side. |
SNMP | bigip.vserver.net.in.bytes.rate[{#VSERVER.NAME}] Preprocessing: - CHANGE_PER_SECOND - DISCARD_UNCHANGED_HEARTBEAT: |
Network interfaces | F5 BIG-IP: Virtual server [{#VSERVER.NAME}]: Outgoing packet, rate | MIB: F5-BIGIP-LOCAL-MIB The rate of packets sent to client-side from the specified virtual server. |
SNMP | bigip.vserver.net.out.pkts.rate[{#VSERVER.NAME}] Preprocessing: - CHANGE_PER_SECOND - DISCARD_UNCHANGED_HEARTBEAT: |
Network interfaces | F5 BIG-IP: Virtual server [{#VSERVER.NAME}]: Outgoing traffic, rate | MIB: F5-BIGIP-LOCAL-MIB The rate of bytes sent to client-side from the specified virtual server. |
SNMP | bigip.vserver.net.out.bytes.rate[{#VSERVER.NAME}] Preprocessing: - CHANGE_PER_SECOND - DISCARD_UNCHANGED_HEARTBEAT: |
Network interfaces | F5 BIG-IP: Virtual server [{#VSERVER.NAME}]: Current connections | MIB: F5-BIGIP-LOCAL-MIB The current connections from client-side to the specified virtual server. |
SNMP | bigip.vserver.net.conn[{#VSERVER.NAME}] Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: |
Network interfaces | F5 BIG-IP: Virtual server [{#VSERVER.NAME}]: Usage ratio, avg 5s | MIB: F5-BIGIP-LOCAL-MIB The percentage of time Virtual Server was busy over the last 5 seconds. |
SNMP | bigip.vserver.usage.5s[{#VSERVER.NAME}] Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: |
Network interfaces | F5 BIG-IP: Virtual server [{#VSERVER.NAME}]: Usage ratio, avg 1m | MIB: F5-BIGIP-LOCAL-MIB The percentage of time Virtual Server was busy over the last 1 minute. |
SNMP | bigip.vserver.usage.1m[{#VSERVER.NAME}] Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: |
Network interfaces | F5 BIG-IP: Virtual server [{#VSERVER.NAME}]: Usage ratio, avg 5m | MIB: F5-BIGIP-LOCAL-MIB The percentage of time Virtual Server was busy over the last 5 minutes. |
SNMP | bigip.vserver.usage.5m[{#VSERVER.NAME}] Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: |
Network interfaces | F5 BIG-IP: Virtual server [{#VSERVER.NAME}]: Connections hit a rate limit | MIB: F5-BIGIP-LOCAL-MIB The last recorded value for the number of connections to the virtual server when connections hit a rate limit; this calculation is only maintained if rate limiting is configured for the service. |
SNMP | bigip.vserver.overlimit[{#VSERVER.NAME}] Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: |
Network interfaces | F5 BIG-IP: Virtual server [{#VSERVER.NAME}]: Duration of exceeding rate limit | MIB: F5-BIGIP-LOCAL-MIB Duration of time in seconds the specified virtual server has exceeded the configured connection rate limit. |
SNMP | bigip.vserver.overtime[{#VSERVER.NAME}] Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: |
Network interfaces | F5 BIG-IP: Node [{#NODE.NAME}]: Incoming packet, rate | MIB: F5-BIGIP-LOCAL-MIB The rate of packets received by the specified node address from server-side. |
SNMP | bigip.node.net.in.pkts.rate[{#NODE.NAME}] Preprocessing: - CHANGE_PER_SECOND - DISCARD_UNCHANGED_HEARTBEAT: |
Network interfaces | F5 BIG-IP: Node [{#NODE.NAME}]: Incoming traffic, rate | MIB: F5-BIGIP-LOCAL-MIB The rate of bytes received by the specified node address from server-side. |
SNMP | bigip.node.net.in.bytes.rate[{#NODE.NAME}] Preprocessing: - CHANGE_PER_SECOND - DISCARD_UNCHANGED_HEARTBEAT: |
Network interfaces | F5 BIG-IP: Node [{#NODE.NAME}]: Outgoing packet, rate | MIB: F5-BIGIP-LOCAL-MIB The rate of packets sent to server-side from the specified node address. |
SNMP | bigip.node.net.out.pkts.rate[{#NODE.NAME}] Preprocessing: - CHANGE_PER_SECOND - DISCARD_UNCHANGED_HEARTBEAT: |
Network interfaces | F5 BIG-IP: Node [{#NODE.NAME}]: Outgoing traffic, rate | MIB: F5-BIGIP-LOCAL-MIB The rate of bytes sent to server-side from the specified node address. |
SNMP | bigip.node.net.out.bytes.rate[{#NODE.NAME}] Preprocessing: - CHANGE_PER_SECOND - DISCARD_UNCHANGED_HEARTBEAT: |
Network interfaces | F5 BIG-IP: Node [{#NODE.NAME}]: Current connections | MIB: F5-BIGIP-LOCAL-MIB The current connections from server-side to the specified node address. |
SNMP | bigip.node.net.conn[{#NODE.NAME}] Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: |
Network interfaces | F5 BIG-IP: Node [{#NODE.NAME}]: Current sessions | MIB: F5-BIGIP-LOCAL-MIB The number of current sessions going through the specified node address. |
SNMP | bigip.node.net.sessions[{#NODE.NAME}] Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: |
Network interfaces | F5 BIG-IP: Node [{#NODE.NAME}]: Connections hit a rate limit | MIB: F5-BIGIP-LOCAL-MIB The last recorded value for the number of connections to the node address when connections hit a rate limit; this calculation is only maintained if rate limiting is configured for the node. |
SNMP | bigip.node.overlimit[{#NODE.NAME}] Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: |
Network interfaces | F5 BIG-IP: Node [{#NODE.NAME}]: Duration of exceeding rate limit | MIB: F5-BIGIP-LOCAL-MIB Duration of time in seconds the specified node address has exceeded the configured connection rate limit. |
SNMP | bigip.node.overtime[{#NODE.NAME}] Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: |
Network interfaces | F5 BIG-IP: Pool [{#POOL.NAME}]: Incoming packet, rate | MIB: F5-BIGIP-LOCAL-MIB The rate of packets received by the specified pool from server-side. |
SNMP | bigip.pool.net.in.pkts.rate[{#POOL.NAME}] Preprocessing: - CHANGE_PER_SECOND - DISCARD_UNCHANGED_HEARTBEAT: |
Network interfaces | F5 BIG-IP: Pool [{#POOL.NAME}]: Incoming traffic, rate | MIB: F5-BIGIP-LOCAL-MIB The rate of bytes received by the specified pool from server-side. |
SNMP | bigip.pool.net.in.bytes.rate[{#POOL.NAME}] Preprocessing: - CHANGE_PER_SECOND - DISCARD_UNCHANGED_HEARTBEAT: |
Network interfaces | F5 BIG-IP: Pool [{#POOL.NAME}]: Outgoing packet, rate | MIB: F5-BIGIP-LOCAL-MIB The rate of packets sent to server-side from the specified pool. |
SNMP | bigip.pool.net.out.pkts.rate[{#POOL.NAME}] Preprocessing: - CHANGE_PER_SECOND - DISCARD_UNCHANGED_HEARTBEAT: |
Network interfaces | F5 BIG-IP: Pool [{#POOL.NAME}]: Outgoing traffic, rate | MIB: F5-BIGIP-LOCAL-MIB The rate of bytes sent to server-side from the specified pool. |
SNMP | bigip.pool.net.out.bytes.rate[{#POOL.NAME}] Preprocessing: - CHANGE_PER_SECOND - DISCARD_UNCHANGED_HEARTBEAT: |
Network interfaces | F5 BIG-IP: Pool [{#POOL.NAME}]: Current connections | MIB: F5-BIGIP-LOCAL-MIB The current connections from server-side to the specified pool. |
SNMP | bigip.pool.net.conn[{#POOL.NAME}] Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: |
Network interfaces | F5 BIG-IP: Pool [{#POOL.NAME}]: Current sessions | MIB: F5-BIGIP-LOCAL-MIB The number of current sessions going through the specified pool. |
SNMP | bigip.pool.net.sessions[{#POOL.NAME}] Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: |
Network interfaces | F5 BIG-IP: Pool [{#POOL.NAME}]: Queue | MIB: F5-BIGIP-LOCAL-MIB Number of connections currently in queue, sum. |
SNMP | bigip.pool.queue[{#POOL.NAME}] Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: |
Network interfaces | F5 BIG-IP: Pool [{#POOL.NAME}]: Age of the oldest queue entry | MIB: F5-BIGIP-LOCAL-MIB Age of the oldest queue entry, max. |
SNMP | bigip.pool.queue.age[{#POOL.NAME}] Preprocessing: - MULTIPLIER: - DISCARD_UNCHANGED_HEARTBEAT: |
Network interfaces | F5 BIG-IP: Pool [{#POOL.NAME}]: Status available | MIB: F5-BIGIP-LOCAL-MIB none(0), green(1), tyellow(2), tred(3), tblue(4), tgrey(5) |
SNMP | bigip.pool.available[{#POOL.NAME}] Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: |
Network interfaces | F5 BIG-IP: Pool [{#POOL.NAME}]: Status enabled | MIB: F5-BIGIP-LOCAL-MIB The activity status of the specified pool, as specified by the user. none(0), enabled(1), disabled(2), disabledbyparent(3) |
SNMP | bigip.pool.enabled[{#POOL.NAME}] Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: |
Power supply | F5 BIG-IP: Power supply [{#POWER.INDEX}]: Status | MIB: F5-BIGIP-SYSTEM-MIB The status of the indexed power supply on the system., This is only supported for the platform where the sensor data is available. Possible values: 0 - bad, 1 - good, 2 - notpresent. |
SNMP | bigip.chassis.power.status[{#POWER.INDEX}] Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: |
Security | F5 BIG-IP: Certificate [{#CERT.NAME}]: Expiration date | MIB: F5-BIGIP-SYSTEM-MIB The expiration date of the certificate in unix time. |
SNMP | bigip.cert.expiration.date[{#CERT.NAME}] |
Status | F5 BIG-IP: SNMP agent availability | - |
INTERNAL | zabbix[host,snmp,available] Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: |
Status | F5 BIG-IP: Uptime | MIB: F5-BIGIP-SYSTEM-MIB The system up time in 1/100 seconds since boot. |
SNMP | bigip.uptime Preprocessing: - MULTIPLIER: |
TCP/UDP stat | F5 BIG-IP: Open TCP connections | MIB: F5-BIGIP-SYSTEM-MIB The number of current open TCP connections. |
SNMP | bigip.tcp.open |
TCP/UDP stat | F5 BIG-IP: Open UDP connections | MIB: F5-BIGIP-SYSTEM-MIB The number of current open UDP connections. |
SNMP | bigip.udp.open |
TCP/UDP stat | F5 BIG-IP: TCP connections, CLOSE-WAIT/LAST-ACK | MIB: F5-BIGIP-SYSTEM-MIB The number of current TCP connections in CLOSE-WAIT/LAST-ACK. |
SNMP | bigip.tcp.close_wait |
TCP/UDP stat | F5 BIG-IP: TCP connections, FIN-WAIT-1/CLOSING | MIB: F5-BIGIP-SYSTEM-MIB The number of current TCP connections in FIN-WAIT-1/CLOSING. |
SNMP | bigip.tcp.fin1_wait |
TCP/UDP stat | F5 BIG-IP: TCP connections, FIN-WAIT-2 | MIB: F5-BIGIP-SYSTEM-MIB The number of current TCP connections in FIN-WAIT-2. |
SNMP | bigip.tcp.fin2_wait |
TCP/UDP stat | F5 BIG-IP: TCP connections, TIME-WAIT | MIB: F5-BIGIP-SYSTEM-MIB The number of current TCP connections in TIME-WAIT. |
SNMP | bigip.tcp.time_wait |
Temperature | F5 BIG-IP: Sensor [{#TEMP.INDEX}]: Temperature | MIB: F5-BIGIP-SYSTEM-MIB The chassis temperature (in Celsius) of the indexed sensor on the system., This is only supported for the platform where the sensor data is available. |
SNMP | bigip.chassis.temp.value[{#TEMP.INDEX}] Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: |
Temperature | F5 BIG-IP: Sensor [{#SLOT.INDEX}:{#TEMP.INDEX}]: Temperature | MIB: F5-BIGIP-SYSTEM-MIB Location: {#TEMP.LOCATION} The blade temperature (in Celsius) of the indexed sensor on the system., This is only supported for the platform where the sensor data is available. |
SNMP | bigip.blade.temp.value[{#SLOT.INDEX},{#TEMP.INDEX}] Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: |
Voltage | F5 BIG-IP: Voltage [{#VOLT.INDEX}]: Value | MIB: F5-BIGIP-SYSTEM-MIB The blade voltage (in V) of the indexed sensor on the system., This is only supported for the platform where the sensor data is available. |
SNMP | bigip.blade.voltage.value[{#VOLT.INDEX}] Preprocessing: - MULTIPLIER: - DISCARD_UNCHANGED_HEARTBEAT: |
Voltage | F5 BIG-IP: Voltage [{#VOLT.INDEX}]: Slot | MIB: F5-BIGIP-SYSTEM-MIB The chassis slot number, if applicable. |
SNMP | bigip.blade.voltage.slot[{#VOLT.INDEX}] Preprocessing: - DISCARD_UNCHANGED_HEARTBEAT: |
Triggers
Name | Description | Expression | Severity | Dependencies and additional info |
---|---|---|---|---|
F5 BIG-IP: Cluster not in sync | - |
count(/F5 Big-IP SNMP/bigip.failover,10m,"ne","3")>8 and count(/F5 Big-IP SNMP/bigip.failover,10m,"ne","4")>6 |
WARNING | Manual close: YES |
F5 BIG-IP: The device is inconsistent with the device group | The device is inconsistent with the device group, requires user intervention |
last(/F5 Big-IP SNMP/bigip.syncstatus)=4 |
WARNING | Manual close: YES |
F5 BIG-IP: Changes have been made on the device not sync | Changes have been made on the device not sync to the device group, requires user intervention |
last(/F5 Big-IP SNMP/bigip.syncstatus)=2 |
WARNING | Manual close: YES |
F5 BIG-IP: High CPU utilization | CPU utilization is too high. The system might be slow to respond. |
last(/F5 Big-IP SNMP/bigip.cpu.usageratio.5m[{#HOST.ID},{#CPU.ID}])>{$BIGIP.CPU.UTIL.WARN.MAX} Recovery expression: last(/F5 Big-IP SNMP/bigip.cpu.usageratio.5m[{#HOST.ID},{#CPU.ID}])<{$BIGIP.CPU.UTIL.WARN.MIN} |
WARNING | |
F5 BIG-IP: Fan[{#FAN.INDEX}] is in critical state | Please check the fan unit |
last(/F5 Big-IP SNMP/bigip.chassis.fan.status[{#FAN.INDEX}])=0 |
AVERAGE | |
F5 BIG-IP: Fan[{#FAN.INDEX}] is not present | Please check the fan unit |
last(/F5 Big-IP SNMP/bigip.chassis.fan.status[{#FAN.INDEX}])=2 |
INFO | |
F5 BIG-IP: Low free space in file system [{#PART.NAME}] | The system is running out of free space. |
last(/F5 Big-IP SNMP/bigip.disktable.freeblocks[{#PART.NAME}])/last(/F5 Big-IP SNMP/bigip.disktable.totalblocks[{#PART.NAME}])*100<{$BIGIP.FS.FREE.WARN.MIN:"{#PART.NAME}"} Recovery expression: last(/F5 Big-IP SNMP/bigip.disktable.freeblocks[{#PART.NAME}])/last(/F5 Big-IP SNMP/bigip.disktable.totalblocks[{#PART.NAME}])*100>{$BIGIP.FS.FREE.WARN.MAX:"{#PART.NAME}"} |
WARNING | Manual close: YES |
F5 BIG-IP: Chassis has been replaced | Chassis serial number has changed. Ack to close |
last(/F5 Big-IP SNMP/bigip.serialnumber,#1)<>last(/F5 Big-IP SNMP/bigip.serialnumber,#2) and length(last(/F5 Big-IP SNMP/bigip.serialnumber))>0 |
INFO | Manual close: YES |
F5 BIG-IP: High memory utilization in host [{#HOST.ID}] | The system is running out of free memory. |
last(/F5 Big-IP SNMP/bigip.memory.used[{#HOST.ID}])/last(/F5 Big-IP SNMP/bigip.memory.total[{#HOST.ID}])*100>{$BIGIP.MEMORY.UTIL.WARN.MAX} Recovery expression: last(/F5 Big-IP SNMP/bigip.memory.used[{#HOST.ID}])/last(/F5 Big-IP SNMP/bigip.memory.total[{#HOST.ID}])*100<{$BIGIP.MEMORY.UTIL.WARN.MIN} |
WARNING | |
F5 BIG-IP: High swap utilization in host [{#HOST.ID}] | The system is running out of free swap memory. |
last(/F5 Big-IP SNMP/bigip.memory.used.swap[{#HOST.ID}])/last(/F5 Big-IP SNMP/bigip.memory.total.swap[{#HOST.ID}])*100>{$BIGIP.SWAP.UTIL.WARN.MAX} Recovery expression: last(/F5 Big-IP SNMP/bigip.memory.used.swap[{#HOST.ID}])/last(/F5 Big-IP SNMP/bigip.memory.total.swap[{#HOST.ID}])*100>{$BIGIP.SWAP.UTIL.WARN.MIN} |
WARNING | |
F5 BIG-IP: There are errors on the network interface | - |
last(/F5 Big-IP SNMP/bigip.net.in.error[{#IF.NAME}])>last(/F5 Big-IP SNMP/bigip.net.in.error[{#IF.NAME}],#2) or last(/F5 Big-IP SNMP/bigip.net.out.error[{#IF.NAME}])>last(/F5 Big-IP SNMP/bigip.net.out.error[{#IF.NAME}],#2) |
AVERAGE | |
F5 BIG-IP: Pool {#POOL.NAME} is not available in some capacity: {ITEM.VALUE1} | - |
count(/F5 Big-IP SNMP/bigip.pool.available[{#POOL.NAME}],120m,"ne","1")>20 |
AVERAGE | Depends on: - F5 BIG-IP: Pool {#POOL.NAME} is not enabled in some capacity: {ITEM.VALUE1} |
F5 BIG-IP: Pool {#POOL.NAME} is not enabled in some capacity: {ITEM.VALUE1} | - |
count(/F5 Big-IP SNMP/bigip.pool.enabled[{#POOL.NAME}],120m,"ne","1")>4 |
AVERAGE | |
F5 BIG-IP: Power supply [{#POWER.INDEX}] is in critical state | Please check the power supply unit |
last(/F5 Big-IP SNMP/bigip.chassis.power.status[{#POWER.INDEX}])=0 |
HIGH | |
F5 BIG-IP: Power supply [{#POWER.INDEX}] is not present | Please check the power supply unit |
last(/F5 Big-IP SNMP/bigip.chassis.power.status[{#POWER.INDEX}])=2 |
INFO | |
F5 BIG-IP: Certificate expires ({#CERT.NAME}) | Please check certificate |
last(/F5 Big-IP SNMP/bigip.cert.expiration.date[{#CERT.NAME}]) - 86400 * {$BIGIP.CERT.MIN} < now() |
WARNING | |
F5 BIG-IP: No SNMP data collection | SNMP is not available for polling. Please check device connectivity and SNMP settings. |
max(/F5 Big-IP SNMP/zabbix[host,snmp,available],{$SNMP.TIMEOUT})=0 |
WARNING | |
F5 BIG-IP: has been restarted | Uptime is less than 10 minutes. |
last(/F5 Big-IP SNMP/bigip.uptime)<10m |
INFO | Manual close: YES |
F5 BIG-IP: Chassis temperature | - |
last(/F5 Big-IP SNMP/bigip.chassis.temp.value[{#TEMP.INDEX}])>{$BIGIP.TEMP.HIGH} |
HIGH | |
F5 BIG-IP: Chassis temperature | - |
last(/F5 Big-IP SNMP/bigip.chassis.temp.value[{#TEMP.INDEX}])>{$BIGIP.TEMP.WARN} |
WARNING | Depends on: - F5 BIG-IP: Chassis temperature |
Feedback
Please report any issues with the template at https://support.zabbix.com