Description
Monitors Cisco parameters like Cisco IDS total CPU 1 minute and Cisco IDS memory pool utilization. [CISCO-PROCESS-MIB] - cpmCPUTotal1minRev(1.3.6.1.4.1.9.9.109.1.1.1.1.7);[CISCO-ENHANCED-MEMPOOL-MIB] - cempMemPoolName, cempMemPoolUsed, cempMemPoolFree.
Prerequisites
SNMP should be enabled in end device and device should support CISCO-PROCESS-MIB, CISCO-ENHANCED-MEMPOOL-MIB, DISMAN-EVENT-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.2.1.1.3.0 |
Expression | sysUpTime/100 |
Description | The time since the SNMP agent in the system was last re-initialized.[OID : 1.3.6.1.2.1.1.3.0] |
Category | SNMP monitors |
Collector Type | Gateway |
Monitor Name | System Uptime |
Unit | s |
Possible Inputs
Metric | Input Value | Range of Values |
---|---|---|
Frequency | 15 | 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-4294967295 |
Critical Repeat Count | 1 | 1-12 |
Alert | Yes | Yes/No |
Graph (Yes/No) | Yes | Yes/No |
Sample Output
cisco.cpu.total.1.minute
Metric Details
Applicable for | Device |
SNMP OID | 1.3.6.1.4.1.9.9.109.1.1.1.1.7 |
Expression | NULL |
Description | The overall CPU busy percentage in the last 1 minute period. [OID: 1.3.6.1.4.1.9.9.109.1.1.1.1.7] |
Category | SNMP monitors |
Collector Type | Gateway |
Monitor Name | Cisco CPU Utilization - CISCO-PROCESS-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
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.7, 1.3.6.1.4.1.9.9.221.1.1.1.1.8, 1.3.6.1.4.1.9.9.221.1.1.1.1.6 |
Expression | if(cempMemPoolValid==1,(cempMemPoolUsed/(cempMemPoolUsed+cempMemPoolFree))*100,0) |
Description | It monitors the memory utilization of each memory pool except lsmpi_io memory pool. [OIDs: cempMemPoolUsed - 1.3.6.1.4.1.9.9.221.1.1.1.1.7, cempMemPoolFree - 1.3.6.1.4.1.9.9.221.1.1.1.1.8] |
Category | SNMP monitors |
Collector Type | Gateway |
Monitor Name | Cisco Memory Utilization - CISCO-ENHANCED-MEMPOOL-MIB |
Unit | % |
Possible Inputs
Metric | Input Value | Range of Values |
---|---|---|
Frequency | 15 | 1 – 1440 (mins) |
Filter | Name Not Equals Ignore Case lsmpi_io | |
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