Hitachi

JP1 Version 12 JP1/Extensible SNMP Agent Description, Operator's Guide and Reference


hp_unixagt

Organization of this page

Syntax

hp_unixagt [-aperror] [-apwarn] [-aptrace][-apconfig]
           [-appacket] [-aptrap] [-apaccess] [-apemanate]
           [-apverbose] [-apuser] [-apall] [-help]
           [-retry N]

Description

The hp_unixagt process provides the following Hewlett-Packard enterprise-specific MIB groups:

Location

Arguments

-aperror

Specify this option if you want to collect error logs.

-apwarn

Specify this option if you want to collect error and warning logs.

-aptrace

Specify this option if you want to collect trace logs.

-apconfig

Specify this option if you want to collect logs related to the configuration file.

-appacket

Specify this option if you want to collect logs related to packet assembly and analysis.

-aptrap

Specify this option if you want to collect logs related to trap messages.

-apaccess

Specify this option if you want to collect logs related to agent processing.

-apemanate

Specify this option if you want to collect logs related to the master agent and subagents.

-apverbose

Specify this option if you want to collect verbose logs.

-apuser

Specify this option if you want to collect user logs.

-apall

Specify this option if you want to collect all types of logs.

-help

Specify this option if you want to display the command syntax.

-retry N

Specify this option if you want the subagent to attempt to establish a connection with the master agent at N-second intervals.

External influences

Environment variables

Specify the following environment variables in the SnmpHpunix file.

SR_SNMP_TEST_PORT

This environment variable sets the master agent's SNMP reception port. If this environment variable is specified for a subagent, it is used as data for connecting to the master agent. This means that the value set for the subagent must be the same as the port number specified for the master agent. If this environment variable is not specified, the value in the snmp line of the /etc/services file is used. Normally, you do not need to specify this environment variable. You must specify this environment variable only if you want to change the master agent's SNMP reception port.

SNMP_HTC_SOLARIS_SWAP_RESERVED (Solaris)

This environment variable specifies whether the size of the reserved space is included as part of the device swap space size.

Y: The size of the reserved space is included.

Value other than Y: The size of the reserved space is not included.

The default is a value other than Y.

SNMP_HTC_AIX_EXCEPT_FILECACHE (AIX)

This environment variable specifies whether the file cache is excluded from the amount of physical memory currently in use.

Y: The file cache is excluded from the amount of the physical memory currently in use.

Value other than Y: The file cache is not excluded from the amount of physical memory currently in use.

The default is a value other than Y.

SNMP_HTC_LINUX_INACTIVE_MEM (Linux)

This environment variable specifies how to calculate the MIB value for the amount of free memory.

Y: The sum of the amount of free memory, inactive buffer memory, and inactive cache memory.

Value other than Y: The sum of the amount of free memory, buffer memory, and cache memory.

The default is a value other than Y.