Description
This template can be applied on any SNMP enabled device that support the HOST-RESOURCES-MIB. This includes Linux, Windows and other device types. Monitors system uptime, CPU utilization, memory utilization and disk utilization.
Prerequisites
SNMP should be enabled in end device and device should support HOST-RESOURCES-MIB OIDs and SNMP credentials should be attached against the device in portal.
How to Apply: This template is All instance selection based and automatically select instance based on the below mentioned properties: hrStorageType
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
system.disk.util.percent
Metric Details
Applicable for | Device |
SNMP OID | 1.3.6.1.2.1.25.2.3.1.5, 1.3.6.1.2.1.25.2.3.1.6, 1.3.6.1.2.1.25.2.3.1.4 |
Expression | (hrStorageUsed / hrStorageSize) * 100 |
Description | Monitors the disk utilization. [OIDs: 1.3.6.1.2.1.25.2.3.1.4, 1.3.6.1.2.1.25.2.3.1.5, 1.3.6.1.2.1.25.2.3.1.6] |
Category | SNMP monitors |
Collector Type | Gateway |
Monitor Name | Storage Utilization - HR-MIB |
Unit | % |
Possible Inputs
Metric | Input Value | Range of Values |
---|---|---|
Frequency | 15 | 1 – 1440 (mins) |
Filter | hrStorageType Equals 1.3.6.1.2.1.25.2.1.4 | |
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 | Yes | Yes/No |
Graph (Yes/No) | Yes | Yes/No |
Sample Output
No graph
system.uptime
Metric Details
Applicable for | Device |
SNMP OID | 1.3.6.1.2.1.25.1.1.0 |
Expression | hrSystemUptime/100 |
Description | The amount of time since this host was last initialized. [OID - 1.3.6.1.2.1.25.1.1.0] |
Category | SNMP monitors |
Collector Type | Gateway |
Monitor Name | Host System Uptime |
Unit | s |
Possible Inputs
Metric | Input Value | Range of Values |
---|---|---|
Frequency | 5 | 1 – 1440 (mins) |
Filter | hrStorageType Equals 1.3.6.1.2.1.25.2.1.4 | |
Warning Operator | ||
Warning Threshold | ||
Warning Repeat Count | ||
Critical Operator | LESS_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 | 1800 | 0 - 4294967295 |
Critical Repeat Count | 1 | 1-12 |
Alert | Yes | Yes/No |
Graph (Yes/No) | Yes | Yes/No |
Sample Output
No graph
system.memory.util.percent
Metric Details
Applicable for | Device |
SNMP OID | 1.3.6.1.2.1.25.2.3.1.6, 1.3.6.1.2.1.25.2.3.1.5, 1.3.6.1.2.1.25.2.3.1.4 |
Expression | (hrStorageUsed/hrStorageSize)*100 |
Description | This monitor provides physical and virtual memory utilization using HOST-RESOURCES-MIB. [OID: 1.3.6.1.2.1.25.2.3.1.5, 1.3.6.1.2.1.25.2.3.1.6, 1.3.6.1.2.1.25.2.3.1.4] |
Category | SNMP monitors |
Collector Type | Gateway |
Monitor Name | Memory Utilization - HR-MIB |
Unit | % |
Possible Inputs
Metric | Input Value | Range of Values |
---|---|---|
Frequency | 5 | 1 – 1440 (mins) |
Filter | hrStorageType Equals 1.3.6.1.2.1.25.2.1.4 | |
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
system.memory.free
Metric Details
Applicable for | Device |
SNMP OID | 1.3.6.1.2.1.25.2.3.1.4 |
Expression | (hrStorageSize - hrStorageUsed) * hrStorageAllocationUnits |
Description | Represents the free system memory. [OID: 1.3.6.1.2.1.25.2.3.1.5, 1.3.6.1.2.1.25.2.3.1.6, 1.3.6.1.2.1.25.2.3.1.4] |
Category | SNMP monitors |
Collector Type | Gateway |
Monitor Name | Memory Utilization - HR-MIB |
Unit | Bytes |
Possible Inputs
Metric | Input Value | Range of Values |
---|---|---|
Frequency | 5 | 1 – 1440 (mins) |
Filter | hrStorageType Equals 1.3.6.1.2.1.25.2.1.4 | |
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
system.memory.used
Metric Details
Applicable for | Device |
SNMP OID | NULL |
Expression | hrStorageUsed * hrStorageAllocationUnits |
Description | Represents the amount of memory allocated. [OID: 1.3.6.1.2.1.25.2.3.1.6] |
Category | SNMP monitors |
Collector Type | Gateway |
Monitor Name | Memory Utilization - HR-MIB |
Unit | Bytes |
Possible Inputs
Metric | Input Value | Range of Values |
---|---|---|
Frequency | 5 | 1 – 1440 (mins) |
Filter | hrStorageType Equals 1.3.6.1.2.1.25.2.1.4 | |
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
system.cpu.utilization
Metric Details
Applicable for | Device |
SNMP OID | 1.3.6.1.2.1.25.3.3.1.2, 1.3.6.1.2.1.25.3.2.1.3 |
Expression | hrProcessorLoad |
Description | The average, over the last minute, of the percentage of time that this processor was not idle. [OIDs: 1.3.6.1.2.1.25.3.3.1.2, 1.3.6.1.2.1.25.3.2.1.3] |
Category | SNMP monitors |
Collector Type | Gateway |
Monitor Name | CPU Utilization - HR-MIB |
Unit | % |
Possible Inputs
Metric | Input Value | Range of Values |
---|---|---|
Frequency | 5 | 1 – 1440 (mins) |
Filter | hrStorageType Equals 1.3.6.1.2.1.25.2.1.4 | |
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
system.active.connections
Metric Details
Applicable for | Device |
SNMP OID | 1.3.6.1.2.1.25.1.5.0 |
Expression | NULL |
Description | The number of user sessions for which this host is storing state information. A session is a collection of processes requiring a single act of user authentication and possibly subject to collective job control. [OID: 1.3.6.1.2.1.25.1.5.0]n |
Category | SNMP monitors |
Collector Type | Gateway |
Monitor Name | Server Statistics - HR-MIB |
Unit |
Possible Inputs
Metric | Input Value | Range of Values |
---|---|---|
Frequency | 15 | 1 – 1440 (mins) |
Filter | hrStorageType Equals 1.3.6.1.2.1.25.2.1.4 | |
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