Software installation and configuration, Table 2-3 hpi tags (continued) – Artesyn System Management Interface Based on HPI-B 2.0(Centellis 4620/4440) User's Guide (June 2014) User Manual

Page 24

Advertising
background image

Software Installation and Configuration

System Management Interface Based on BBS HPI-B 2.0 (Centellis 4620/4440) User’s Guide (6806800P21D)

24

OPENHPI_START_SNMP

Start SNMP after HPI-B
daemon discovery

YES|NO

[No] - snmp is not started

[YES] - snmp is started after
HPI-B discovery

NO

OPENHPI_SNMP_SCRIPT

SNMP script to run if
OPENHPI_START_SNM
P is yes

<Path to snmp

script>

[/etc/init.d/hpibsnmp

]-

Default snmp script to be
executed

/etc/ini

t.d/hpib

snmp

OPENHPI_DAEMON_PORT

Openhpi daemon port

port number

[4743]

- default port for HPI-

B daemon

4743

OPENHPI_LOGFILE

Path and Name of the

log file

Any valid name

[/var/log/bbs-hpib]

-

log file name starts with bbs-

hpib Ex: bbs-hpib00.log

/var/log
/bbs-
hpib

OPENHPI_LOGFILE_MAX

Sets the maximum

number of log files to be

created

<0…N>

[2]

- By default, 3 log files are

created

2

OPENHPI_LOGFILE_MAX_SIZE

Log file maximum size

<0…N>

[500000]

- 500 KB is default

maximum size

500000

OPENHPI_LOGFLAGS

Flags that control

logging

"stdout |
stderr | file |
simplefile |
syslog |
prefix |
threadid"

[file|prefix]

- log into a

file with prefix(<time>

[threadid] <log level> {facility})

in each line logged
Stdout

- log to standard

output
Stderr

- standard error

Simplefile

- only one file for

logging and its name is
OPENHPI_LOGFILE

Syslog

- log into syslog

Threadid

- logging of

threadid is optional. With this

option, threadid is also logged.

stderr

OPENHPI_LOG_ERROR_FACILITIES

Facilities that should be

logged at error level

List of facilities

mentioned in the

config file

[all]

- By default, all the

facilities are logged at error

level
To mention more than one

facility, use |
Ex: core|daemon

all

OPENHPI_LOG_WARNING_FACILITIES

Facilities that should be

logged at warning level

List of facilities

mentioned in the

config file

[all]

- By default, all the

facilities are logged at warning

level

all

OPENHPI_LOG_INFO_FACILITIES

Facilities that should be

logged at info level

List of facilities

mentioned in the

config file

[all]

- By default, all the

facilities are logged at info level

all

Table 2-3 HPI Tags (continued)

Tag

Description

Allowed values

Default in Config. file

Built-in

Default

Advertising