Description

It monitors HP-Unix System Performance parameters like CPU load, File System Used, File System Free, File System Utilization, Physical Memory Used, Physical Memory Free, Physical Memory Utilization and uptime.

Prerequisites

SNMP should be enabled in end device and device should support HP-UNIX.mib and SNMP credentials should be attached against the device in portal.

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

    system.uptime

    Metric Details

    Metric Details
    Applicable forDevice
    SNMP OID1.3.6.1.2.1.1.3.0
    ExpressionsysUpTime/100
    DescriptionThe time since the SNMP agent in the system was last re-initialized.[OID : 1.3.6.1.2.1.1.3.0]
    CategorySNMP monitors
    Collector TypeGateway
    Monitor NameSystem Uptime
    Units

    Possible Inputs

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

    Sample Output

    UPTIME

    UPTIME

    hp.unix.sys.cpu.load.avg.5min

    Metric Details

    Metric Details
    Applicable forDevice
    SNMP OID1.3.6.1.4.1.11.2.3.1.1.4.0
    ExpressioncomputerSystemAvgJobs5 / 100
    DescriptionIt monitors average number of jobs in the last 5 minutes. [computerSystemAvgJobs5 - 1.3.6.1.4.1.11.2.3.1.1.4.0]
    CategorySNMP monitors
    Collector TypeGateway
    Monitor NameHP-Unix CPU Load
    Unit

    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

    Sample Output

    No graph

    hp.unix.file.system.free

    Metric Details

    Metric Details
    Applicable forDevice
    SNMP OID1.3.6.1.4.1.11.2.3.1.2.2.1.7,
    1.3.6.1.4.1.11.2.3.1.2.2.1.5
    Expression(fileSystemBlock - fileSystemBfree) * fileSystemBsize
    DescriptionIt monitors the HP-Unix File System free space. [HP-UNIX::fileSystemDir - 1.3.6.1.4.1.11.2.3.1.2.2.1.10, fileSystemBsize - 1.3.6.1.4.1.11.2.3.1.2.2.1.7, fileSystemBfree - 1.3.6.1.4.1.11.2.3.1.2.2.1.5]
    CategorySNMP monitors
    Collector TypeGateway
    Monitor NameHP-Unix File System
    UnitBytes

    Possible Inputs

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

    Sample Output

    No graph

    hp.unix.file.system.used

    Metric Details

    Metric Details
    Applicable forDevice
    SNMP OID1.3.6.1.4.1.11.2.3.1.2.2.1.4
    Expression(fileSystemBlock - fileSystemBfree) * fileSystemBsize
    DescriptionIt monitors the HP-Unix File System used space. [HP-UNIX::fileSystemDir - 1.3.6.1.4.1.11.2.3.1.2.2.1.10, fileSystemBsize - 1.3.6.1.4.1.11.2.3.1.2.2.1.7, fileSystemBlock - 1.3.6.1.4.1.11.2.3.1.2.2.1.4, fileSystemBfree - 1.3.6.1.4.1.11.2.3.1.2.2.1.5]
    CategorySNMP monitors
    Collector TypeGateway
    Monitor NameHP-Unix File System
    UnitBytes

    Possible Inputs

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

    Sample Output

    No graph

    hp.unix.file.system.utilization

    Metric Details

    Metric Details
    Applicable forDevice
    SNMP OIDNULL
    Expression(hp.unix.file.system.used/(hp.unix.file.system.used+hp.unix.file.system.free)) * 100
    DescriptionIt monitors the HP-Unix File System utilization. [HP-UNIX::fileSystemDir - 1.3.6.1.4.1.11.2.3.1.2.2.1.10, fileSystemBsize - 1.3.6.1.4.1.11.2.3.1.2.2.1.7, fileSystemBlock - 1.3.6.1.4.1.11.2.3.1.2.2.1.4, fileSystemBfree - 1.3.6.1.4.1.11.2.3.1.2.2.1.5]
    CategorySNMP monitors
    Collector TypeGateway
    Monitor NameHP-Unix File System
    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 Threshold90
    0-100
    Critical Repeat Count21-12
    AlertYesYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph

    hp.unix.sys.memory.free

    Metric Details

    Metric Details
    Applicable forDevice
    SNMP OID1.3.6.1.4.1.11.2.3.1.1.7.0
    ExpressioncomputerSystemFreeMemory/1024
    DescriptionIt monitors HP-Unix Physical Memory free. [computerSystemFreeMemory - 1.3.6.1.4.1.11.2.3.1.1.7.0]
    CategorySNMP monitors
    Collector TypeGateway
    Monitor NameHP-Unix Physical Memory
    UnitMB

    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

    Sample Output

    No graph

    hp.unix.sys.memory.used

    Metric Details

    Metric Details
    Applicable forDevice
    SNMP OID1.3.6.1.4.1.11.2.3.1.1.8.0
    Expression(computerSystemPhysMemory - computerSystemFreeMemory) / 1024
    DescriptionIt monitors HP-Unix Physical Memory used. [computerSystemFreeMemory - 1.3.6.1.4.1.11.2.3.1.1.7.0, computerSystemPhysMemory - 1.3.6.1.4.1.11.2.3.1.1.8.0]
    CategorySNMP monitors
    Collector TypeGateway
    Monitor NameHP-Unix Physical Memory
    UnitMB

    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

    Sample Output

    No graph

    hp.unix.sys.memory.utilization

    Metric Details

    Metric Details
    Applicable forDevice
    SNMP OIDNULL
    Expression((computerSystemPhysMemory-computerSystemFreeMemory)/computerSystemPhysMemory)*100
    DescriptionIt monitors HP-Unix Physical memory utilization in %. [computerSystemFreeMemory - 1.3.6.1.4.1.11.2.3.1.1.7.0, computerSystemPhysMemory - 1.3.6.1.4.1.11.2.3.1.1.8.0]
    CategorySNMP monitors
    Collector TypeGateway
    Monitor NameHP-Unix Physical Memory
    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 Threshold800-100
    Warning Repeat Count31-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 Threshold90
    0-100
    Critical Repeat Count31-12
    AlertYesYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph