Software installation and configuration, Table 2-4 hpi tags (continued) – Artesyn System Management Interface Based on HPI-B (Centellis CO 31kX-4100-2000-4410) (June 2014) User Manual

Page 24

Advertising
background image

Software Installation and Configuration

System Management Interface Based on HPI-B (Centellis CO31kX/4100/2000/4410) User’s Guide

24

OPENHPI_LOG_ON_SEV

sets the lowest severity

level an event must meet

to be logged in the

domain event log

(Order: Highest

to Lowest)
"CRITICAL |

MAJOR |

MINOR |

INFORMATION
AL| OK |
DEBUG"

[MINOR]

- all events with

MINOR and above severity are

logged
CRITICAL | MAJOR |
INFORMATIONAL | OK |
DEBUG

- Events with given

severity and above that are

logged.

MINOR

OPENHPI_AUTO_INSERT_TIMEOUT

Sets the default auto-

insert timeout. If the

resource is not shelf

manager auto activated,

it starts an auto insert

timer, otherwise the

resource stays in

insertion state until user

explicitly issues
saHpiResourceActiv
eSet

API. (This

information is taken from

PICMG Fru Activation and

Power Descriptor record)

"block |

<0…N>"

[block]

- auto insertion policy

never executed until user issues

saHpiResourceActiveSet()
<0…N>

Any positive value would

give timeout in nanoseconds.

block

OPENHPI_AUTO_EXTRACT_TIMEOUT

Sets the default auto-

extract timeout. If the

resource is not shelf

manager auto

deactivated, it starts an

auto extract timer,

otherwise the resource

stays in extraction state

until user explicitly issues
saHpiResourceInact
iveSet

API (This

information is taken from

PICMG Fru Activation and

Power Descriptor record)

"block |

<0…N>"

[60000000000]

- 60000

seconds(in microseconds)
block

- auto extraction policy

never executed until user issues
saHpiResourceInactiveS
et()

block

OPENHPI_PATH

Search path for plugins

Any valid

search path

[/opt/bladeservices/li
b/bbs-hpib]

/opt/blad
eservices
/lib/bbs-
hpib

OPENHPI_VARPATH

path to store user events

Any valid path

[/var/lib/bbs-hpib]

- If

OPENHPI_DEL_SAVE is YES,

then user events are stored in

this path by default

/var/lib/
bbs-hpib

OPENHPI_CONNECTION_PING_INTERVAL

Connection ping interval

for the clients

<0…N>

[500]

- 500 milliseconds is the

default ping interval

1000 ms

OPENHPI_CONNECTION_PING_TIMEOUT

Connection timeout for

clients

<0…N>

[5000]

- 5000 milliseconds is

the default timeout

5000

Table 2-4 HPI Tags (continued)

Tag

Description

Allowed values

Default in Config. file

Built-in

Default

Advertising