Description
Monitors Cisco system performance parameters like CPU Utilization using old cisco mib, Memory utilizatilization and uptime. It is applicable on Cisco IOS Software releases prior to 12.0(3)T.
Prerequisites
SNMP should be enabled in end device and device should support OLD-CISCO-SYS-MIB, SNMP-FRAMEWORK-MIB, CISCO-ENHANCED-MEMPOOL-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.cpu.utilization
Metric Details
Applicable for | Device |
SNMP OID | 1.3.6.1.4.1.9.2.1.58.0 |
Expression | NULL |
Description | 5 minute exponentially-decayed moving average of the CPU busy percentage. [OID: 1.3.6.1.4.1.9.2.1.58.0] |
Category | SNMP monitors |
Collector Type | Gateway |
Monitor Name | Cisco IOSd CPU Utilization |
Unit | % |
Possible Inputs
Metric | Input Value | Range of Values |
---|---|---|
Frequency | 5 | 1 – 1440 (mins) |
Filter | ||
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
cisco.memory.pool.util.percent
Metric Details
Applicable for | Device |
SNMP OID | 1.3.6.1.4.1.9.9.221.1.1.1.1.18, 1.3.6.1.4.1.9.9.221.1.1.1.1.20 |
Expression | (cempMemPoolHCUsed/(cempMemPoolHCUsed+cempMemPoolHCFree))*100 |
Description | It monitors the memory utilization of each memory pool except pool type lsmpi_io. [OIDs: cempMemPoolHCUsed - 1.3.6.1.4.1.9.9.221.1.1.1.1.18,ncempMemPoolHCFree - 1.3.6.1.4.1.9.9.221.1.1.1.1.20] |
Category | SNMP monitors |
Collector Type | Gateway |
Monitor Name | Cisco Memory Utilization - 64 bit |
Unit | % |
Possible Inputs
Metric | Input Value | Range of Values |
---|---|---|
Frequency | 15 | 1 – 1440 (mins) |
Filter | Name Not in string list MEMPOOL_DMA,MEMPOOL_GLOBAL_SHARED, lsmpi_io,reserved,image | |
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.221.1.1.1.1.22 |
Expression | (cempMemPoolHCLargestFree)/1024 |
Description | Monitors the largest contiguous block of memory free. [OID: cempMemPoolHCLargestFree - 1.3.6.1.4.1.9.9.221.1.1.1.1.22] |
Category | SNMP monitors |
Collector Type | Gateway |
Monitor Name | Cisco Memory Utilization - 64 bit |
Unit | KB |
Possible Inputs
Metric | Input Value | Range of Values |
---|---|---|
Frequency | 15 | 1 – 1440 (mins) |
Filter | Name Not in string list MEMPOOL_DMA,MEMPOOL_GLOBAL_SHARED, lsmpi_io,reserved,image | |
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 - 18446744073709551615 |
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 - 18446744073709551615 |
Critical Repeat Count | 2 | 1-12 |
Alert | Yes | Yes/No |
Graph (Yes/No) | Yes | Yes/No |
Sample Output
No graph