Description
Template for UCD Disk IO monitors. Monitors disk IO percentage in last 5 minutes and 15 minutes, total disk read and write accesses, total disk read and write bytes. Tested on Isilon OneFS isi-demo-1 v7.0.1.1 Isilon OneFS v7.0.1.1 B_7_0_1_34(RELEASE) amd64.
Prerequisites
SNMP should be enabled in end device and device should support UCD-DISKIO-MIB and SNMP credentials should be attached against the device in portal.
How to Apply: This template is All instance selection based. It will not ask user to select any instance(s) while assigning it to a device.
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
ucd.disk.io.read.accesses
Metric Details
Applicable for | Device |
SNMP OID | 1.3.6.1.4.1.2021.13.15.1.1.5 |
Expression | NULL |
Description | Monitors the number of disk IO read accesses per second. [OIDs: 1.3.6.1.4.1.2021.13.15.1.1.2, 1.3.6.1.4.1.2021.13.15.1.1.5] |
Category | SNMP monitors |
Collector Type | Gateway |
Monitor Name | Disk IO Stats - UCD-DISKIO-MIB |
Unit | psec |
Possible Inputs
Metric | Input Value | Range of Values |
---|---|---|
Frequency | 15 | 1 – 1440 (mins) |
Filter | NULL | Not Applicable |
Warning Operator | ||
Warning Threshold | ||
Warning Repeat Count | ||
Critical Operator | ||
Critical Threshold | ||
Critical Repeat Count | ||
Alert | No | Yes/No |
Graph (Yes/No) | Yes | Yes/No |
Sample Output
ucd.disk.io.write.accesses
Metric Details
Applicable for | Device |
SNMP OID | 1.3.6.1.4.1.2021.13.15.1.1.6 |
Expression | NULL |
Description | Monitors the number of disk IO write accesses per second. [OIDs: 1.3.6.1.4.1.2021.13.15.1.1.2, 1.3.6.1.4.1.2021.13.15.1.1.6] |
Category | SNMP monitors |
Collector Type | Gateway |
Monitor Name | Disk IO Stats - UCD-DISKIO-MIB |
Unit | psec |
Possible Inputs
Metric | Input Value | Range of Values |
---|---|---|
Frequency | 15 | 1 – 1440 (mins) |
Filter | NULL | Not Applicable |
Warning Operator | ||
Warning Threshold | ||
Warning Repeat Count | ||
Critical Operator | ||
Critical Threshold | ||
Critical Repeat Count | ||
Alert | No | Yes/No |
Graph (Yes/No) | Yes | Yes/No |
Sample Output
ucd.disk.io.readwrite.accesses
Metric Details
Applicable for | Device |
SNMP OID | NULL |
Expression | diskIOReads + diskIOWrites |
Description | Monitors the number of disk IO read and write accesses per second (read accesses + write accesses). |
Category | SNMP monitors |
Collector Type | Gateway |
Monitor Name | Disk IO Stats - UCD-DISKIO-MIB |
Unit | psec |
Possible Inputs
Metric | Input Value | Range of Values |
---|---|---|
Frequency | 15 | 1 – 1440 (mins) |
Filter | NULL | Not Applicable |
Warning Operator | ||
Warning Threshold | ||
Warning Repeat Count | ||
Critical Operator | ||
Critical Threshold | ||
Critical Repeat Count | ||
Alert | No | Yes/No |
Graph (Yes/No) | Yes | Yes/No |
Sample Output
ucd.disk.io.total.bytes
Metric Details
Applicable for | Device |
SNMP OID | NULL |
Expression | ucd.disk.io.write.bytes + ucd.disk.io.read.bytes |
Description | Monitors the disk IO total (read + write) number of bytes per second. |
Category | SNMP monitors |
Collector Type | Gateway |
Monitor Name | Disk IO Stats - UCD-DISKIO-MIB |
Unit | Bps |
Possible Inputs
Metric | Input Value | Range of Values |
---|---|---|
Frequency | 15 | 1 – 1440 (mins) |
Filter | NULL | Not Applicable |
Warning Operator | ||
Warning Threshold | ||
Warning Repeat Count | ||
Critical Operator | ||
Critical Threshold | ||
Critical Repeat Count | ||
Alert | No | Yes/No |
Graph (Yes/No) | Yes | Yes/No |
Sample Output
ucd.disk.io.read.bytes
Metric Details
Applicable for | Device |
SNMP OID | 1.3.6.1.4.1.2021.13.15.1.1.12, 1.3.6.1.4.1.2021.13.15.1.1.3 |
Expression | if(isDef(diskIONReadX),diskIONReadX,diskIONRead) |
Description | Monitors the number of bytes read per second from disk IO device. [OID: 1.3.6.1.4.1.2021.13.15.1.1.12] |
Category | SNMP monitors |
Collector Type | Gateway |
Monitor Name | Disk IO Stats - UCD-DISKIO-MIB |
Unit | Bps |
Possible Inputs
Metric | Input Value | Range of Values |
---|---|---|
Frequency | 15 | 1 – 1440 (mins) |
Filter | NULL | Not Applicable |
Warning Operator | ||
Warning Threshold | ||
Warning Repeat Count | ||
Critical Operator | ||
Critical Threshold | ||
Critical Repeat Count | ||
Alert | No | Yes/No |
Graph (Yes/No) | Yes | Yes/No |
Sample Output
ucd.disk.io.write.bytes
Metric Details
Applicable for | Device |
SNMP OID | 1.3.6.1.4.1.2021.13.15.1.1.13, 1.3.6.1.4.1.2021.13.15.1.1.4 |
Expression | if(isDef(diskIONWrittenX),diskIONWrittenX,diskIONWritten) |
Description | Monitors the number of bytes written per second to disk IO device. [OID: 1.3.6.1.4.1.2021.13.15.1.1.13] |
Category | SNMP monitors |
Collector Type | Gateway |
Monitor Name | Disk IO Stats - UCD-DISKIO-MIB |
Unit | Bps |
Possible Inputs
Metric | Input Value | Range of Values |
---|---|---|
Frequency | 15 | 1 – 1440 (mins) |
Filter | NULL | Not Applicable |
Warning Operator | ||
Warning Threshold | ||
Warning Repeat Count | ||
Critical Operator | ||
Critical Threshold | ||
Critical Repeat Count | ||
Alert | No | Yes/No |
Graph (Yes/No) | Yes | Yes/No |
Sample Output
ucd.disk.io.app.load.avg.5
Metric Details
Applicable for | Device |
SNMP OID | 1.3.6.1.4.1.2021.13.15.1.1.10 |
Expression | NULL |
Description | Monitors the 5 minute average load of disk (%). [OID: 1.3.6.1.4.1.2021.13.15.1.1.10] |
Category | SNMP monitors |
Collector Type | Gateway |
Monitor Name | Disk IO Stats - UCD-DISKIO-MIB |
Unit | % |
Possible Inputs
Metric | Input Value | Range of Values |
---|---|---|
Frequency | 15 | 1 – 1440 (mins) |
Filter | NULL | Not Applicable |
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 | 80 | 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 | 90 | 0-100 |
Critical Repeat Count | 2 | 1-12 |
Alert | Yes | Yes/No |
Graph (Yes/No) | Yes | Yes/No |
Sample Output
No graph
ucd.disk.io.app.load.avg.15
Metric Details
Applicable for | Device |
SNMP OID | 1.3.6.1.4.1.2021.13.15.1.1.11 |
Expression | NULL |
Description | Monitors the 15 minute average load of disk (%). [OID: 1.3.6.1.4.1.2021.13.15.1.1.11] |
Category | SNMP monitors |
Collector Type | Gateway |
Monitor Name | Disk IO Stats - UCD-DISKIO-MIB |
Unit | % |
Possible Inputs
Metric | Input Value | Range of Values |
---|---|---|
Frequency | 15 | 1 – 1440 (mins) |
Filter | NULL | Not Applicable |
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 | 80 | 0-100 |
Warning Repeat Count | 1 | 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 | 90 | 0-100 |
Critical Repeat Count | 1 | 1-12 |
Alert | No | Yes/No |
Graph (Yes/No) | Yes | Yes/No |
Sample Output
No graph