beautypg.com

Configuring the switch, Specifying syslogd hosts, Setting the facility level – HP StorageWorks 2.128 SAN Director Switch User Manual

Page 139: Removing a syslogd host from the list

background image

Fabric OS 5.x administrator guide 139

In the following example, Fabric OS messages map to local7 facility level 7 in the

/etc/syslog.conf

file:

If you prefer to map Fabric OS severities to a different UNIX local7 facility level, see

Setting the facility

level

” on page 139.

Configuring the switch

Configuring the switch involves specifying

syslogd

hosts and, optionally, setting the facility level. You

can also remove a host from the list of

syslogd

hosts.

Specifying syslogd hosts

1.

Connect to the switch and log in as admin.

2.

Issue the

syslogDipAdd

command and specify an IP address.

3.

Verify that the IP address was entered correctly, using the

syslogDipShow

command.

You can specify up to six host IP addresses for storing syslog messages, as shown in the following

example:

Setting the facility level

You must set the facility level only if you specified a facility other than local7 in the host

/etc/syslog.conf

file.

1.

Connect to the switch and log in as admin.

2.

Issue the following command:

syslogdfacility -l n

where

n

is a number from 0 through 7, indicating a UNIX local7 facility. The default is 7.

Removing a syslogd host from the list

1.

Connect to the switch and log in as admin.

2.

Issue the

syslogDipRemove

command:

switch:admin> syslogdipremove 10.1.2.1

local7.emerg

/var/adm/swcritical

local7.alert

/var/adm/alert7

local7.crit

/var/adm/crit7

local7.err

/var/adm/swerror

local7.warning

/var/adm/swwarning

local7.notice

/var/adm/notice7

local7.info

/var/adm/swinfo

local7.debug

/var/adm/debug7

switch:admin> syslogdipadd 10.1.2.1

switch:admin> syslogdipadd 10.1.2.2

switch:admin> syslogdipadd 10.1.2.3

switch:admin> syslogdipadd 10.1.2.4

switch:admin> syslogdipadd 10.1.2.5

switch:admin> syslogdipadd 10.1.2.6

switch:admin> syslogdipshow

syslog.IP.address.1 10.1.2.1

syslog.IP.address.2 10.1.2.2

syslog.IP.address.3 10.1.2.3

syslog.IP.address.4 10.1.2.4

syslog.IP.address.5 10.1.2.5

syslog.IP.address.6 10.1.2.6