Description
Monitors the F5-LB system interface errors in, errors out, drops in, drops out, traffic in, traffic out, utilization in and utilization out.
Prerequisites
SNMP should be enabled in end device and device should support F5-BIGIP-SYSTEM-MIB OIDs and SNMP credentials should be attached against the device in portal.
How to Apply: While assigning the template, it will show Get Components discovery button. Once we click on it, it will show values for the following properties: sysIfxStatAlias sysInterfaceStatus sysInterfaceEnabled Name User should select whatever properties they want to monitor.
Metric Parameters
Parameter | Description |
---|---|
Frequency | |
Warning Threshold | If the metric value satisfies the condition defined along with Warning Threshold value, then a notification is sent to the user. |
Critical Threshold | If the metric value satisfies the condition defined along with Critical Threshold value, then a notification is sent to the user. |
Alert | The alert value can be set to either Yes or No. If it is Yes, then an alert message is sent to the user. |
Metrics
f5lb.system.interface.traffic.in
Metric Details
Applicable for | Device |
SNMP OID | 1.3.6.1.4.1.3375.2.1.2.4.5.3.1.6 |
Expression | sysIfxStatHcInOctets * 8 |
Description | Monitors the total number of octets received on the interface, including framing characters. In this metric raw value from the interface will be captured which comes in bytes and will be converted to bits using the expression. [OID: 1.3.6.1.4.1.3375.2.1.2.4.5.3.1.6] |
Category | SNMP monitors |
Collector Type | Gateway |
Monitor Name | F5-LB System Interface Stats |
Unit | bps |
Possible Inputs
Metric | Input Value | Range of Values |
---|---|---|
Frequency | 15 | 1 – 1440 (mins) |
Filter | Manual Selection | |
Warning Operator | ||
Warning Threshold | ||
Warning Repeat Count | ||
Critical Operator | ||
Critical Threshold | ||
Critical Repeat Count | ||
Alert | No | Yes/No |
Graph (Yes/No) | Yes | Yes/No |
Note: As Alert is not enabled on the above metric, the fields are left blank.
Sample Output
No graph
f5lb.system.interface.traffic.out
Metric Details
Applicable for | Device |
SNMP OID | 1.3.6.1.4.1.3375.2.1.2.4.5.3.1.10 |
Expression | sysIfxStatHcOutOctets * 8 |
Description | Monitors the total number of octets transmitted out of the interface, including framing characters. In this metric raw value from the interface will be captured which comes in bytes and will be converted to bits using the expression. [OID: 1.3.6.1.4.1.3375.2.1.2.4.5.3.1.10] |
Category | SNMP monitors |
Collector Type | Gateway |
Monitor Name | F5-LB System Interface Stats |
Unit | bps |
Possible Inputs
Metric | Input Value | Range of Values |
---|---|---|
Frequency | 15 | 1 – 1440 (mins) |
Filter | Manual Selection | |
Warning Operator | ||
Warning Threshold | ||
Warning Repeat Count | ||
Critical Operator | ||
Critical Threshold | ||
Critical Repeat Count | ||
Alert | No | Yes/No |
Graph (Yes/No) | Yes | Yes/No |
Note: As Alert is not enabled on the above metric, the fields are left blank.
Sample Output
No graph
f5lb.system.interface.utilization.in
Metric Details
Applicable for | Device |
SNMP OID | 1.3.6.1.4.1.3375.2.1.2.4.5.3.1.14 |
Expression | (f5lb.system.interface.traffic.in) / (sysIfxStatHighSpeed * 10000) |
Description | This metric calculates the network traffic in utilization. To calculate this, Interface speed is required. Raw interface speed is captured from interface and expression calculates the incoming utilization percentage based on the Traffic in metric. [OIDs: 1.3.6.1.4.1.3375.2.1.2.4.5.3.1.14, 1.3.6.1.4.1.3375.2.1.2.4.5.3.1.6] |
Category | SNMP monitors |
Collector Type | Gateway |
Monitor Name | F5-LB System Interface Stats |
Unit | % |
Possible Inputs
Metric | Input Value | Range of Values |
---|---|---|
Frequency | 15 | 1 – 1440 (mins) |
Filter | Manual Selection | |
Warning Operator | GREATER_THAN_EQUAL | Ends with, ==, !=, >=, <=, >, <, In Range, Out of range, Equals, Not equals, Equals Ignore Case, Not Equals Ignore Case, Contains, Not contains, Regex match, Regex no match, In string list, Not in string list, In List, Not in list, Starts with |
Warning Threshold | 70 | 0-100 |
Warning Repeat Count | 2 | 1-12 |
Critical Operator | GREATER_THAN_EQUAL | Ends with, ==, !=, >=, <=, >, <, In Range, Out of range, Equals, Not equals, Equals Ignore Case, Not Equals Ignore Case, Contains, Not contains, Regex match, Regex no match, In string list, Not in string list, In List, Not in list, Starts with |
Critical Threshold | 80 | 0-100 |
Critical Repeat Count | 2 | 1-12 |
Alert | Yes | Yes/No |
Graph (Yes/No) | Yes | Yes/No |
Sample Output
No graph
f5lb.system.interface.utilization.out
Metric Details
Applicable for | Device |
SNMP OID | NULL |
Expression | (f5lb.system.interface.traffic.out) / (sysIfxStatHighSpeed * 10000) |
Description | This metric calculates the system interface traffic out utilization. To calculate this, Interface speed is required. Interface speed is considered as input for this expression calculates the outgoing utilization percentage based on the Traffic out metric. [OIDs: 1.3.6.1.4.1.3375.2.1.2.4.5.3.1.14, 1.3.6.1.4.1.3375.2.1.2.4.5.3.1.10] |
Category | SNMP monitors |
Collector Type | Gateway |
Monitor Name | F5-LB System Interface Stats |
Unit | % |
Possible Inputs
Metric | Input Value | Range of Values |
---|---|---|
Frequency | 15 | 1 – 1440 (mins) |
Filter | Manual Selection | |
Warning Operator | GREATER_THAN_EQUAL | Ends with, ==, !=, >=, <=, >, <, In Range, Out of range, Equals, Not equals, Equals Ignore Case, Not Equals Ignore Case, Contains, Not contains, Regex match, Regex no match, In string list, Not in string list, In List, Not in list, Starts with |
Warning Threshold | 70 | 0-100 |
Warning Repeat Count | 2 | 1-12 |
Critical Operator | GREATER_THAN_EQUAL | Ends with, ==, !=, >=, <=, >, <, In Range, Out of range, Equals, Not equals, Equals Ignore Case, Not Equals Ignore Case, Contains, Not contains, Regex match, Regex no match, In string list, Not in string list, In List, Not in list, Starts with |
Critical Threshold | 80 | 0-100 |
Critical Repeat Count | 2 | 1-12 |
Alert | Yes | Yes/No |
Graph (Yes/No) | Yes | Yes/No |
Sample Output
No graph
f5lb.system.interface.errors.in
Metric Details
Applicable for | Device |
SNMP OID | 1.3.6.1.4.1.3375.2.1.2.4.4.3.1.8 |
Expression | sysInterfaceStatErrorsIn * 60 |
Description | Monitors the number of received packets that are either undersized, oversized, or have FCS errors by the specified interface. Raw values from the interface is captured and the expression converts it to minutes. [OID: 1.3.6.1.4.1.3375.2.1.2.4.4.3.1.8] |
Category | SNMP monitors |
Collector Type | Gateway |
Monitor Name | F5-LB System Interface Stats |
Unit | packet/min |
Possible Inputs
Metric | Input Value | Range of Values |
---|---|---|
Frequency | 15 | 1 – 1440 (mins) |
Filter | Manual Selection | |
Warning Operator | GREATER_THAN_EQUAL | Ends with, ==, !=, >=, <=, >, <, In Range, Out of range, Equals, Not equals, Equals Ignore Case, Not Equals Ignore Case, Contains, Not contains, Regex match, Regex no match, In string list, Not in string list, In List, Not in list, Starts with |
Warning Threshold | 1000 | 0 - 18446744073709551615 |
Warning Repeat Count | 2 | 1-12 |
Critical Operator | GREATER_THAN_EQUAL | Ends with, ==, !=, >=, <=, >, <, In Range, Out of range, Equals, Not equals, Equals Ignore Case, Not Equals Ignore Case, Contains, Not contains, Regex match, Regex no match, In string list, Not in string list, In List, Not in list, Starts with |
Critical Threshold | 2000 | 0 - 18446744073709551615 |
Critical Repeat Count | 2 | 1-12 |
Alert | Yes | Yes/No |
Graph (Yes/No) | Yes | Yes/No |
Sample Output
No graph
f5lb.system.interface.errors.out
Metric Details
Applicable for | Device |
SNMP OID | 1.3.6.1.4.1.3375.2.1.2.4.4.3.1.9 |
Expression | sysInterfaceStatErrorsOut * 60 |
Description | Monitors the number of excessive collisions, incremented for each frame that experienced 16 collisions during transmission and was aborted on the specified interface. Raw values from the interface is captured and the expression converts it to minutes. [OID: 1.3.6.1.4.1.3375.2.1.2.4.4.3.1.9] |
Category | SNMP monitors |
Collector Type | Gateway |
Monitor Name | F5-LB System Interface Stats |
Unit | packet/min |
Possible Inputs
Metric | Input Value | Range of Values |
---|---|---|
Frequency | 15 | 1 – 1440 (mins) |
Filter | Manual Selection | |
Warning Operator | GREATER_THAN_EQUAL | Ends with, ==, !=, >=, <=, >, <, In Range, Out of range, Equals, Not equals, Equals Ignore Case, Not Equals Ignore Case, Contains, Not contains, Regex match, Regex no match, In string list, Not in string list, In List, Not in list, Starts with |
Warning Threshold | 1000 | 0 - 18446744073709551615 |
Warning Repeat Count | 2 | 1-12 |
Critical Operator | GREATER_THAN_EQUAL | Ends with, ==, !=, >=, <=, >, <, In Range, Out of range, Equals, Not equals, Equals Ignore Case, Not Equals Ignore Case, Contains, Not contains, Regex match, Regex no match, In string list, Not in string list, In List, Not in list, Starts with |
Critical Threshold | 2000 | 0 - 18446744073709551615 |
Critical Repeat Count | 2 | 1-12 |
Alert | Yes | Yes/No |
Graph (Yes/No) | Yes | Yes/No |
Sample Output
No graph
f5lb.system.interface.drops.in
Metric Details
Applicable for | Device |
SNMP OID | 1.3.6.1.4.1.3375.2.1.2.4.4.3.1.10 |
Expression | sysInterfaceStatDropsIn * 60 |
Description | Monitors the number of packets dropped on ingress for various reasons on the specified interface. [OID: 1.3.6.1.4.1.3375.2.1.2.4.4.3.1.10] |
Category | SNMP monitors |
Collector Type | Gateway |
Monitor Name | F5-LB System Interface Stats |
Unit | packet/min |
Possible Inputs
Metric | Input Value | Range of Values |
---|---|---|
Frequency | 15 | 1 – 1440 (mins) |
Filter | Manual Selection | |
Warning Operator | GREATER_THAN_EQUAL | Ends with, ==, !=, >=, <=, >, <, In Range, Out of range, Equals, Not equals, Equals Ignore Case, Not Equals Ignore Case, Contains, Not contains, Regex match, Regex no match, In string list, Not in string list, In List, Not in list, Starts with |
Warning Threshold | 1000 | 0 - 18446744073709551615 |
Warning Repeat Count | 2 | 1-12 |
Critical Operator | GREATER_THAN_EQUAL | Ends with, ==, !=, >=, <=, >, <, In Range, Out of range, Equals, Not equals, Equals Ignore Case, Not Equals Ignore Case, Contains, Not contains, Regex match, Regex no match, In string list, Not in string list, In List, Not in list, Starts with |
Critical Threshold | 2000 | 0 - 18446744073709551615 |
Critical Repeat Count | 2 | 1-12 |
Alert | Yes | Yes/No |
Graph (Yes/No) | Yes | Yes/No |
Sample Output
No graph
f5lb.system.interface.drops.out
Metric Details
Applicable for | Device |
SNMP OID | 1.3.6.1.4.1.3375.2.1.2.4.4.3.1.11 |
Expression | sysInterfaceStatDropsOut * 60 |
Description | Monitors the number of packets aged out or with excessive transmission delays due to multiple deferrals on the specified interface. [OID: 1.3.6.1.4.1.3375.2.1.2.4.4.3.1.11] |
Category | SNMP monitors |
Collector Type | Gateway |
Monitor Name | F5-LB System Interface Stats |
Unit | packet/min |
Possible Inputs
Metric | Input Value | Range of Values |
---|---|---|
Frequency | 15 | 1 – 1440 (mins) |
Filter | Manual Selection | |
Warning Operator | GREATER_THAN_EQUAL | Ends with, ==, !=, >=, <=, >, <, In Range, Out of range, Equals, Not equals, Equals Ignore Case, Not Equals Ignore Case, Contains, Not contains, Regex match, Regex no match, In string list, Not in string list, In List, Not in list, Starts with |
Warning Threshold | 1000 | 0 - 18446744073709551615 |
Warning Repeat Count | 2 | 1-12 |
Critical Operator | GREATER_THAN_EQUAL | Ends with, ==, !=, >=, <=, >, <, In Range, Out of range, Equals, Not equals, Equals Ignore Case, Not Equals Ignore Case, Contains, Not contains, Regex match, Regex no match, In string list, Not in string list, In List, Not in list, Starts with |
Critical Threshold | 2000 | 0 - 18446744073709551615 |
Critical Repeat Count | 2 | 1-12 |
Alert | Yes | Yes/No |
Graph (Yes/No) | Yes | Yes/No |
Sample Output
No graph