Hitachi

Job Management Partner 1 Version 10 Job Management Partner 1/Performance Management - Remote Monitor for Virtual Machine Description, User's Guide and Reference


Host Network Status (PI_HNI)

Organization of this page

Function

This record stores performance data on a physical server's physical NIC over a unit of time. This record is a multi-instance record.

In this record, you can collect performance data such as data send/receive speed. The data send/receive speed can be divided into data receive speed and data send speed. The figure below shows an example of data that can be collected in this record.

Figure 5‒4: Example of collected data

[Figure]

Note:
  • Information cannot be collected if an attempt to connect to the monitored physical server fails.

  • For Hyper-V, specific symbols included in a network identifier are converted to other symbols when the network identifier is stored in the Net ID field. The conversion rules are as follows:

    Before conversion

    After conversion

    / and \

    -

    # and *

    _

    (

    [

    )

    ]

Default values and values that can be changed

Item

Default value

Can it be changed?

Collection Interval

300

Yes

Collection Offset

0

Yes

Log

No

Yes

LOGIF

Blank

Yes

ODBC key field

PI_HNI_NET_ID

Lifetime

None

Record size

Fields

PFM - View name

(PFM - Manager name)

Explanation

Summary

Grouping

Format

Delta

When not collected

Unsup-ported

Record Type (INPUT_RECORD_TYPE)

The record name. This is always HNI.

COPY

COPY

char (8)

No

--

--

Record Time (RECORD_TIME)

The time when the record was created.

COPY

COPY

time_t

No

--

--

Interval (INTERVAL)

Interval during which the information is collected.

[Units: seconds]

COPY

FIXED

ulong

No

--

--

VA DeviceID

(VADEVICEID)

The device ID of a monitored host.

COPY

COPY

string(256)

No

--

--

Net ID (NET_ID)

Network ID.

COPY

FIXED

string (257)

No

No

--

Sampling Time (SAMPLING_TIME)

Sampling time.

The time when the performance information is collected on the host machine. Displayed in the following format:

yyyy-mm-ddThh:mm[[Figure]hh:mm]#1

COPY

FIXED

string (32)

No

Blank

--

Rate (RATE)#2

Speed of transmission to and from the network by the host machine.

[Units: KBps]

HILO

AVG

double

No

VMware: 0

Hyper-V: 0

KVM: 0

--

Send Rate (SEND_RATE)#2

Speed of sending to the network by the host machine.

[Units: KBps]

HILO

AVG

double

No

VMware: 0

Hyper-V: 0

KVM: 0

--

Recv Rate (RECV_RATE)#2

Speed of receiving from the network by the host machine.

[Units: KBps]

HILO

AVG

double

No

VMware: 0

Hyper-V: 0

KVM: 0

--

#1

The value used in [[Figure]hh:mm] varies depending on the time zone of the monitored host. For example, if the monitored virtual environment is operating according to JST, +09:00 is displayed. If the monitored virtual environment is operating according to UTC, Z is displayed.

#2

For Hyper-V or KVM, this field requires performance data to be collected at least twice.