Description
This template can be applied on all Cisco devices. Monitors uptime, CPU usage, Memory usage and Contiguous Memory free.
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
cisco.cpu.utilization
Metric Details
Applicable for | Device |
SNMP OID | 1.3.6.1.4.1.9.9.109.1.1.1.1.8 |
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. [OIDs: 1.3.6.1.4.1.9.9.109.1.1.1.1.8] |
Category | SNMP monitors |
Collector Type | Gateway |
Monitor Name | Cisco CPU Utilization |
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
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
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. [OID: 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. [OID: 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