Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

Hewlett Packard Enterprise UniX (HPE-UX)

You can integrate an HPE-UX device with JSA. An HPE-UX DSM accepts events by using syslog.

You can configure syslog on your HPE-UX device to forward events to JSA.

  1. Log in to the HPE-UX device command-line interface.

  2. Open the following file:

    /etc/syslog.conf

  3. Add the following line:

    <facility>.<level><destination>

    Where:

    • <facility> is auth.

    • <level> is info.

    • <destination> is the IP address of the JSA.

  4. Save and exit the file.

  5. Type the following command to ensure that syslogd enforces the changes to the syslog.conf file.

    kill -HUP `cat /var/run/syslog.pid`

    Note:

    Back quotation marks are used in the command line.

    You are now ready to configure the log source in JSA.

Syslog Log Source Parameters for Hewlett Packard Enterprise UniX (HPE-UX)

If JSA does not automatically detect the log source, add a Hewlett Packard Enterprise UniX log source on the JSA Console by using the syslog protocol.

When using the syslog protocol, there are specific parameters that you must use.

The following table describes the parameters that require specific values to collect syslog events from Hewlett Packard Enterprise UniX:

Table 1: Syslog Log Source Parameters for the Hewlett Packard Enterprise UniX DSM

Parameter

Value

Log Source Name

Type a name for the log source

Log Source Description

Type a description for the log source

Log Source Type

Hewlett Packard UniX

Protocol Configuration

Syslog

Log Source Identifier

Type the IP address or host name for your Hewlett Packard Enterprise UniX device.