Description
Monitors parameters like CPU utilization, memory utilization and uptime. It applies on Cisco IOS software release later to 12.0(3)T and prior to 12.2(3.5).
Prerequisites
SNMP should be enabled in end device and device should support CISCO-MEMORY-POOL-MIB, CISCO-PROCESS-MIB, SNMP-FRAMEWORK-MIB OIDs and SNMP credentials should be attached against the device in portal.
How to Apply: This template is All instance selection based and Automatic select instance 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
system.uptime
Metric Details
Applicable for | Device |
SNMP OID | 1.3.6.1.6.3.10.2.1.3.0 |
Expression | NULL |
Description | The number of seconds since the value of the snmpEngineBoots object last changed. [OID: 1.3.6.1.6.3.10.2.1.3.0] |
Category | SNMP monitors |
Collector Type | Gateway |
Monitor Name | SNMP Engine Uptime |
Unit | s |
Possible Inputs
Metric | Input Value | Range of Values |
---|---|---|
Frequency | 5 | 1 – 1440 (mins) |
Filter | ||
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 - 2147483647 |
Critical Repeat Count | 1 | 1-12 |
Alert | Yes | Yes/No |
Graph (Yes/No) | Yes | Yes/No |
Sample Output
No graph
cisco.memory.pool.util.percent
Metric Details
Applicable for | Device |
SNMP OID | 1.3.6.1.4.1.9.9.48.1.1.1.4, 1.3.6.1.4.1.9.9.48.1.1.1.5, 1.3.6.1.4.1.9.9.48.1.1.1.6 |
Expression | if(ciscoMemoryPoolValid==1,(ciscoMemoryPoolUsed/(ciscoMemoryPoolUsed + ciscoMemoryPoolFree))*100,0) |
Description | Monitors the memory utilization of all memory pools like processor pool, I/O pool, Fast pool, etc. [OIDs: 1.3.6.1.4.1.9.9.48.1.1.1.2, 1.3.6.1.4.1.9.9.48.1.1.1.4, 1.3.6.1.4.1.9.9.48.1.1.1.5, 1.3.6.1.4.1.9.9.48.1.1.1.6] |
Category | SNMP monitors |
Collector Type | Gateway |
Monitor Name | Cisco Memory |
Unit | % |
Possible Inputs
Metric | Input Value | Range of Values |
---|---|---|
Frequency | 5 | 1 – 1440 (mins) |
Filter | Name Not in string list MEMPOOL_DMA,MEMPOOL_GLOBAL_SHARED, lsmpi_io,reserved,image,SRAM,MEMPOOL_HEAPCACHE_0 | |
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
cisco.memory.pool.largest.free
Metric Details
Applicable for | Device |
SNMP OID | 1.3.6.1.4.1.9.9.48.1.1.1.7 |
Expression | (ciscoMemoryPoolLargestFree)/1024 |
Description | Monitors the largest contiguous block of memory free. [OIDs: 1.3.6.1.4.1.9.9.48.1.1.1.2, 1.3.6.1.4.1.9.9.48.1.1.1.7] |
Category | SNMP monitors |
Collector Type | Gateway |
Monitor Name | Cisco Memory |
Unit | KB |
Possible Inputs
Metric | Input Value | Range of Values |
---|---|---|
Frequency | 5 | 1 – 1440 (mins) |
Filter | Name Not in string list MEMPOOL_DMA,MEMPOOL_GLOBAL_SHARED, lsmpi_io,reserved,image,SRAM,MEMPOOL_HEAPCACHE_0 | |
Warning 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 |
Warning Threshold | 600 | 0 - 4294967295 |
Warning Repeat Count | 2 | 1-12 |
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 | 500 | 0 - 4294967295 |
Critical Repeat Count | 2 | 1-12 |
Alert | Yes | Yes/No |
Graph (Yes/No) | Yes | Yes/No |
Sample Output
No graph
cisco.cpu.utilization
Metric Details
Applicable for | Device |
SNMP OID | 1.3.6.1.4.1.9.9.109.1.1.1.1.5 |
Expression | NULL |
Description | CPU utilization is a key performance metric. It is the percentage of time the processor spends doing work (as opposed to being idle). It can be used to track CPU performance regressions or improvements and is a useful data point for performance problem investigations. [OID: 1.3.6.1.4.1.9.9.109.1.1.1.1.5] |
Category | SNMP monitors |
Collector Type | Gateway |
Monitor Name | Cisco CPU Utilization - Old IOS Release |
Unit | % |
Possible Inputs
Metric | Input Value | Range of Values |
---|---|---|
Frequency | 5 | 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