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

Metric Parameters
ParameterDescription
Frequency
  • Frequency is the interval in which you want to probe and collect metric data from the target device/resource
  • Frequency is defined in minutes (min).
  • Warning ThresholdIf the metric value satisfies the condition defined along with Warning Threshold value, then a notification is sent to the user.
    Critical ThresholdIf the metric value satisfies the condition defined along with Critical Threshold value, then a notification is sent to the user.
    AlertThe 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

    Metric Details
    Applicable forDevice
    SNMP OID1.3.6.1.4.1.9.9.109.1.1.1.1.8
    ExpressionNULL
    DescriptionCPU 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]
    CategorySNMP monitors
    Collector TypeGateway
    Monitor NameCisco CPU Utilization
    Unit%

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    FilterNULLNot Applicable
    Warning OperatorGREATER_THAN_EQUALEnds 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 Threshold800-100
    Warning Repeat Count21-12
    Critical OperatorGREATER_THAN_EQUALEnds 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 Threshold900-100
    Critical Repeat Count21-12
    AlertYesYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph

    system.uptime

    Metric Details

    Metric Details
    Applicable forDevice
    SNMP OID1.3.6.1.6.3.10.2.1.3.0
    ExpressionNULL
    DescriptionThe number of seconds since the value of the snmpEngineBoots object last changed.
    [OID : 1.3.6.1.6.3.10.2.1.3.0]
    CategorySNMP monitors
    Collector TypeGateway
    Monitor NameSNMP Engine Uptime
    Units

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    Filter
    Warning Operator
    Warning Threshold
    Warning Repeat Count
    Critical OperatorLESS_THAN_EQUALEnds 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 Threshold18000-2147483647
    Critical Repeat Count11-12
    AlertYesYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    Uptime

    Uptime

    cisco.memory.pool.util.percent

    Metric Details

    Metric Details
    Applicable forDevice
    SNMP OID1.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
    Expressionif(ciscoMemoryPoolValid==1,(ciscoMemoryPoolUsed/(ciscoMemoryPoolUsed + ciscoMemoryPoolFree))*100,0)
    DescriptionMonitors 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]
    CategorySNMP monitors
    Collector TypeGateway
    Monitor NameCisco Memory
    Unit%

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    FilterName
    Not in string list MEMPOOL_DMA,MEMPOOL_GLOBAL_SHARED, lsmpi_io,reserved,image,SRAM,MEMPOOL_HEAPCACHE_0
    Warning OperatorGREATER_THAN_EQUALEnds 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 Threshold800-100
    Warning Repeat Count21-12
    Critical OperatorGREATER_THAN_EQUALEnds 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 Threshold900-100
    Critical Repeat Count21-12
    AlertYesYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph

    cisco.memory.pool.largest.free

    Metric Details

    Metric Details
    Applicable forDevice
    SNMP OID1.3.6.1.4.1.9.9.48.1.1.1.7
    Expression(ciscoMemoryPoolLargestFree)/1024
    DescriptionMonitors 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]
    CategorySNMP monitors
    Collector TypeGateway
    Monitor NameCisco Memory
    UnitKB

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    FilterName
    Not in string list MEMPOOL_DMA,MEMPOOL_GLOBAL_SHARED, lsmpi_io,reserved,image,SRAM,MEMPOOL_HEAPCACHE_0
    Warning OperatorLESS_THAN_EQUALEnds 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 Threshold6000 - 4294967295
    Warning Repeat Count21-12
    Critical OperatorLESS_THAN_EQUALEnds 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 Threshold5000 - 4294967295
    Critical Repeat Count21-12
    AlertYesYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph