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 25

Advertising
background image

Software Installation and Configuration

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

25

OPENHPID_MAX_NUMBER_OF_CONNECTIONS

maximum number of HPI

clients

<0…N>

[30]

- when the client

connections reach 30, any

further connections are

rejected

30

OPENHPI_CONNECT_LOCAL_ONLY

Secure connections,
local host connection
only

“YES | NO”

[NO]

– Clients can connect

from any outside host that
is reachable
YES

– Clients can connect

only through loopback
address

NO

OPENHPI_START_SNMP

Start SNMP after HPI-B
daemon discovery

“YES | NO”

[YES]

– snmp is started

after HPI-B discovery
NO

– snmp is not started

NO

OPENHPI_SNMP_SCRIPT

SNMP script to run if
OPENHPI_START_SNMP

is YES

<Path to
snmp

script>

[/etc/init.d/hpibsnmp]

default snmp script to be
executed

/etc/init
.d/hpibsn
mp

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>

[3] - 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

Table 2-4 HPI Tags (continued)

Tag

Description

Allowed values

Default in Config. file

Built-in

Default

Advertising