Description

Monitors basic UNIX parameters like UNIXCPU, UNIXSTORAGE, UNIXCPU-Stats, UNIXMEMORY, UNIXLOAD and System Uptime.

Prerequisites

SNMP should be enabled in end device and device should support UCD-SNMP-MIB OIDs and SNMP credentials should be attached against the device in portal.

How to Apply: This template is All instance selection based and automatically select instance based on the below mentioned properties: hrStorageType

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

    unix.cpu.total

    Metric Details

    Metric Details
    Applicable forDevice
    SNMP OID1.3.6.1.4.1.2021.11.50.0, 1.3.6.1.4.1.2021.11.51.0, 1.3.6.1.4.1.2021.11.52.0, 1.3.6.1.4.1.2021.11.53.0, 1.3.6.1.4.1.2021.11.54.0, 1.3.6.1.4.1.2021.11.55.0, 1.3.6.1.4.1.2021.11.56.0
    Expression(ssCpuRawUser + ssCpuRawNice + ssCpuRawSystem + ssCpuRawIdle + ssCpuRawWait + ssCpuRawKernel + ssCpuRawInterrupt) / 100
    DescriptionSum of CPU Time in all modes. [OIDs: 1.3.6.1.4.1.2021.11.50.0, 1.3.6.1.4.1.2021.11.51.0, 1.3.6.1.4.1.2021.11.52.0, 1.3.6.1.4.1.2021.11.53.0, 1.3.6.1.4.1.2021.11.54.0, 1.3.6.1.4.1.2021.11.55.0, 1.3.6.1.4.1.2021.11.56.0]
    CategorySNMP monitors
    Collector TypeGateway
    Monitor NameCPU Stats - UCD-SNMP-MIB
    Units

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    Filter
    Warning Operator
    Warning Threshold
    Warning Repeat Count
    Critical Operator
    Critical Threshold
    Critical Repeat Count
    AlertNoYes/No
    Graph (Yes/No)NoYes/No

    Note: As Alert is not enabled on the above metric, the fields are left blank.

    Sample Output

    No graph

    system.unix.cpu.stats.user

    Metric Details

    Metric Details
    Applicable forDevice
    SNMP OIDNULL
    Expressionif(unix.cpu.total > 0,ssCpuRawUser/unix.cpu.total,0)
    DescriptionCPU time in User mode. [OIDs: 1.3.6.1.4.1.2021.11.50.0, 1.3.6.1.4.1.2021.11.51.0, 1.3.6.1.4.1.2021.11.52.0, 1.3.6.1.4.1.2021.11.53.0, 1.3.6.1.4.1.2021.11.54.0, 1.3.6.1.4.1.2021.11.55.0, 1.3.6.1.4.1.2021.11.56.0]
    CategorySNMP monitors
    Collector TypeGateway
    Monitor NameCPU Stats - UCD-SNMP-MIB
    Unit%

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    Filter
    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 Threshold980-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 Threshold990-100
    Critical Repeat Count21-12
    AlertYesYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph

    system.unix.cpu.stats.nice

    Metric Details

    Metric Details
    Applicable forDevice
    SNMP OIDNULL
    Expressionif(unix.cpu.total > 0,ssCpuRawNice / unix.cpu.total,0)
    DescriptionCPU Time in Nice mode. [OIDs: 1.3.6.1.4.1.2021.11.50.0, 1.3.6.1.4.1.2021.11.51.0, 1.3.6.1.4.1.2021.11.52.0, 1.3.6.1.4.1.2021.11.53.0, 1.3.6.1.4.1.2021.11.54.0, 1.3.6.1.4.1.2021.11.55.0, 1.3.6.1.4.1.2021.11.56.0]
    CategorySNMP monitors
    Collector TypeGateway
    Monitor NameCPU Stats - UCD-SNMP-MIB
    Unit%

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    Filter
    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 Threshold980-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 Threshold990-100
    Critical Repeat Count21-12
    AlertYesYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph

    system.unix.cpu.stats.system

    Metric Details

    Metric Details
    Applicable forDevice
    SNMP OIDNULL
    Expressionif(unix.cpu.total > 0,ssCpuRawSystem/unix.cpu.total,0)
    DescriptionCPU Time in System mode. [OIDs: 1.3.6.1.4.1.2021.11.50.0, 1.3.6.1.4.1.2021.11.51.0, 1.3.6.1.4.1.2021.11.52.0, 1.3.6.1.4.1.2021.11.53.0, 1.3.6.1.4.1.2021.11.54.0, 1.3.6.1.4.1.2021.11.55.0, 1.3.6.1.4.1.2021.11.56.0]
    CategorySNMP monitors
    Collector TypeGateway
    Monitor NameCPU Stats - UCD-SNMP-MIB
    Unit%

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    Filter
    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 Threshold980-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 Threshold990-100
    Critical Repeat Count21-12
    AlertYesYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph

    system.unix.cpu.stats.idle

    Metric Details

    Metric Details
    Applicable forDevice
    SNMP OIDNULL
    Expressionif(unix.cpu.total > 0,ssCpuRawIdle / unix.cpu.total,100)
    DescriptionCPU Time in Idle mode. [OIDs: 1.3.6.1.4.1.2021.11.50.0, 1.3.6.1.4.1.2021.11.51.0, 1.3.6.1.4.1.2021.11.52.0, 1.3.6.1.4.1.2021.11.53.0, 1.3.6.1.4.1.2021.11.54.0, 1.3.6.1.4.1.2021.11.55.0, 1.3.6.1.4.1.2021.11.56.0]
    CategorySNMP monitors
    Collector TypeGateway
    Monitor NameCPU Stats - UCD-SNMP-MIB
    Unit%

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    Filter
    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 Threshold100-100
    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 Threshold50-100
    Critical Repeat Count21-12
    AlertYesYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph

    system.unix.cpu.stats.iowait

    Metric Details

    Metric Details
    Applicable forDevice
    SNMP OIDNULL
    Expressionif(unix.cpu.total > 0,ssCpuRawWait / unix.cpu.total,0)
    DescriptionCPU Time in iowait mode. This is primarily a SysV thingie. [OIDs: 1.3.6.1.4.1.2021.11.50.0, 1.3.6.1.4.1.2021.11.51.0, 1.3.6.1.4.1.2021.11.52.0, 1.3.6.1.4.1.2021.11.53.0, 1.3.6.1.4.1.2021.11.54.0, 1.3.6.1.4.1.2021.11.55.0, 1.3.6.1.4.1.2021.11.56.0]
    CategorySNMP monitors
    Collector TypeGateway
    Monitor NameCPU Stats - UCD-SNMP-MIB
    Unit%

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    Filter
    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 Threshold150-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 Threshold200-100
    Critical Repeat Count21-12
    AlertYesYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph

    system.unix.cpu.stats.kernel

    Metric Details

    Metric Details
    Applicable forDevice
    SNMP OIDNULL
    Expressionif(unix.cpu.total > 0,ssCpuRawKernel / unix.cpu.total,0)
    DescriptionCPU Time in Kernel mode. [OIDs: 1.3.6.1.4.1.2021.11.50.0, 1.3.6.1.4.1.2021.11.51.0, 1.3.6.1.4.1.2021.11.52.0, 1.3.6.1.4.1.2021.11.53.0, 1.3.6.1.4.1.2021.11.54.0, 1.3.6.1.4.1.2021.11.55.0, 1.3.6.1.4.1.2021.11.56.0]
    CategorySNMP monitors
    Collector TypeGateway
    Monitor NameCPU Stats - UCD-SNMP-MIB
    Unit%

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    Filter
    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 Threshold980-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 Threshold990-100
    Critical Repeat Count21-12
    AlertYesYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph

    system.unix.cpu.stats.interrupt

    Metric Details

    Metric Details
    Applicable forDevice
    SNMP OIDNULL
    Expressionif(unix.cpu.total > 0,ssCpuRawInterrupt/unix.cpu.total,0)
    DescriptionCPU time in interrupt level. This is primarily a BSD thingie. [OIDs: 1.3.6.1.4.1.2021.11.50.0, 1.3.6.1.4.1.2021.11.51.0, 1.3.6.1.4.1.2021.11.52.0, 1.3.6.1.4.1.2021.11.53.0, 1.3.6.1.4.1.2021.11.54.0, 1.3.6.1.4.1.2021.11.55.0, 1.3.6.1.4.1.2021.11.56.0]
    CategorySNMP monitors
    Collector TypeGateway
    Monitor NameCPU Stats - UCD-SNMP-MIB
    Unit%

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    Filter
    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 Threshold980-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 Threshold990-100
    Critical Repeat Count21-12
    AlertYesYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph

    system.unix.load.5min

    Metric Details

    Metric Details
    Applicable forDevice
    SNMP OID1.3.6.1.4.1.2021.10.1.3.2
    ExpressionNULL
    DescriptionMonitors the 5 minute cpu load average. [OID: 1.3.6.1.4.1.2021.10.1.3.2]
    CategorySNMP monitors
    Collector TypeGateway
    Monitor NameCPU Load - UCD-SNMP-MIB
    UnitNone

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    Filter
    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 Threshold60..255
    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 Threshold120..255
    Critical Repeat Count21-12
    AlertYesYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph

    system.unix.memory

    Metric Details

    Metric Details
    Applicable forDevice
    SNMP OID1.3.6.1.4.1.2021.4.6.0, 1.3.6.1.4.1.2021.4.5.0, 1.3.6.1.4.1.2021.4.15.0
    Expression((memTotalReal - (memAvailReal + memCached))/memTotalReal)*100
    DescriptionMonitors the Unix Real Memory utilization. [OIDs: 1.3.6.1.4.1.2021.4.6.0, 1.3.6.1.4.1.2021.4.5.0, 1.3.6.1.4.1.2021.4.15.0]
    CategorySNMP monitors
    Collector TypeGateway
    Monitor NameMemory Utilization - UCD-SNMP-MIB
    Unit%

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    Filter
    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 Threshold750-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 Threshold850-100
    Critical Repeat Count21-12
    AlertYesYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph

    system.unix.memory.swap

    Metric Details

    Metric Details
    Applicable forDevice
    SNMP OID1.3.6.1.4.1.2021.4.3.0, 1.3.6.1.4.1.2021.4.4.0
    Expressionif(memTotalSwap == 0,0,((memTotalSwap-memAvailSwap)/memTotalSwap)*100)
    DescriptionMonitors the Unix Swap Memory Utilization.[OIDs: 1.3.6.1.4.1.2021.4.3.0, 1.3.6.1.4.1.2021.4.4.0]
    CategorySNMP monitors
    Collector TypeGateway
    Monitor NameMemory Utilization - UCD-SNMP-MIB
    Unit%

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    Filter
    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 Threshold650-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 Threshold750-100
    Critical Repeat Count21-12
    AlertYesYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph

    system.unix.memory.free

    Metric Details

    Metric Details
    Applicable forDevice
    SNMP OID1.3.6.1.4.1.2021.4.14
    ExpressionmemCached + memBuffer+ memAvailReal
    DescriptionMonitors the UNIX free memory. [OIDs: 1.3.6.1.4.1.2021.4.14, 1.3.6.1.4.1.2021.4.15, 1.3.6.1.4.1.2021.4.6]
    CategorySNMP monitors
    Collector TypeGateway
    Monitor NameMemory Utilization - UCD-SNMP-MIB
    UnitKB

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    Filter
    Warning Operator
    Warning Threshold
    Warning Repeat Count
    Critical Operator
    Critical Threshold
    Critical Repeat Count
    AlertNoYes/No
    Graph (Yes/No)YesYes/No

    Note: As Alert is not enabled on the above metric, the fields are left blank.

    Sample Output

    No graph

    system.unix.memory.used

    Metric Details

    Metric Details
    Applicable forDevice
    SNMP OIDNULL
    ExpressionmemTotalReal-(memCached + memBuffered + memAvailReal)
    DescriptionMonitors the UNIX used memory.
    CategorySNMP monitors
    Collector TypeGateway
    Monitor NameMemory Utilization - UCD-SNMP-MIB
    UnitKB

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    Filter
    Warning Operator
    Warning Threshold
    Warning Repeat Count
    Critical Operator
    Critical Threshold
    Critical Repeat Count
    AlertNoYes/No
    Graph (Yes/No)YesYes/No

    Note: As Alert is not enabled on the above metric, the fields are left blank.

    Sample Output

    No graph

    system.unix.memory.swap.used

    Metric Details

    Metric Details
    Applicable forDevice
    SNMP OIDNULL
    ExpressionmemTotalSwap-memAvailSwap
    DescriptionMonitors the amount of used swap memory. [OIDs: 1.3.6.1.4.1.2021.4.3.0, 1.3.6.1.4.1.2021.4.4.0]
    CategorySNMP monitors
    Collector TypeGateway
    Monitor NameMemory Utilization - UCD-SNMP-MIB
    UnitKB

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    Filter
    Warning Operator
    Warning Threshold
    Warning Repeat Count
    Critical Operator
    Critical Threshold
    Critical Repeat Count
    AlertNoYes/No
    Graph (Yes/No)YesYes/No

    Note: As Alert is not enabled on the above metric, the fields are left blank.

    Sample Output

    No graph

    system.unix.memory.swap.total

    Metric Details

    Metric Details
    Applicable forDevice
    SNMP OIDNULL
    ExpressionmemTotalSwap
    DescriptionMonitors the total amount of swap space configured for this host. [OID: 1.3.6.1.4.1.2021.4.3.0]
    CategorySNMP monitors
    Collector TypeGateway
    Monitor NameMemory Utilization - UCD-SNMP-MIB
    UnitKB

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    Filter
    Warning Operator
    Warning Threshold
    Warning Repeat Count
    Critical Operator
    Critical Threshold
    Critical Repeat Count
    AlertNoYes/No
    Graph (Yes/No)YesYes/No

    Note: As Alert is not enabled on the above metric, the fields are left blank.

    Sample Output

    No graph

    system.disk.util.percent

    Metric Details

    Metric Details
    Applicable forDevice
    SNMP OID1.3.6.1.2.1.25.2.3.1.5, 1.3.6.1.2.1.25.2.3.1.6, 1.3.6.1.2.1.25.2.3.1.4
    Expression(hrStorageUsed / hrStorageSize) * 100
    DescriptionMonitors the disk utilization. [OIDs: 1.3.6.1.2.1.25.2.3.1.4, 1.3.6.1.2.1.25.2.3.1.5, 1.3.6.1.2.1.25.2.3.1.6]
    CategorySNMP monitors
    Collector TypeGateway
    Monitor NameStorage Utilization - HR-MIB
    Unit%

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency151 – 1440 (mins)
    Filter
    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 Count11-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 Count11-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.2.1.25.1.1.0
    ExpressionhrSystemUptime/100
    DescriptionThe amount of time since this host was last initialized. [OID - 1.3.6.1.2.1.25.1.1.0]
    CategorySNMP monitors
    Collector TypeGateway
    Monitor NameHost System 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 - 4294967295
    Critical Repeat Count11-12
    AlertYesYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph

    system.unix.cpu.util.percent

    Metric Details

    Metric Details
    Applicable forDevice
    SNMP OID1.3.6.1.4.1.2021.11.11.0
    Expression100 - ssCpuIdle
    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.[OID: 1.3.6.1.4.1.2021.11.11.0]
    CategorySNMP monitors
    Collector TypeGateway
    Monitor NameCPU Utilization - UCD-SNMP-MIB
    Unit%

    Possible Inputs

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

    Sample Output

    No graph