HP StorageWorks Fabric OS 6.x administrator guide (5697-7344, March 2008)

298 Working with Diagnostic Features
Because a portLogDump output is long, a truncated example is presented:
switch:admin> portlogdump
task event port cmd args
-------------------------------------------------
16:30:41.780 PORT Rx 9 40 02fffffd,00fffffd,0061ffff,14000000
16:30:41.780 PORT Tx 9 0 c0fffffd,00fffffd,0061030f
16:30:42.503 PORT Tx 9 40 02fffffd,00fffffd,0310ffff,14000000
16:30:42.505 PORT Rx 9 0 c0fffffd,00fffffd,03100062
16:31:00.464 PORT Rx 9 20 02fffc01,00fffca0,0063ffff,01000000
16:31:00.464 PORT Tx 9 0 c0fffca0,00fffc01,00630311
16:31:00.465 nsd ctin 9 fc 000104a0,0000007f
16:31:00.465 nsd ctout 9 fc 00038002,00000003,01fffc01
16:31:00.466 PORT Tx 9 356 03fffca0,00fffc01,00630311,01000000
16:31:00.474 PORT Rx 9 0 c0fffc01,00fffca0,00630311
16:31:01.844 PORT Tx 9 40 02fffffd,00fffffd,0312ffff,14000000
16:31:01.854 PORT Rx 9 0 c0fffffd,00fffffd,03120064
16:31:01.963 PORT Rx 9 40 02fffffd,00fffffd,0065ffff,14000000
16:31:01.963 PORT Tx 9 0 c0fffffd,00fffffd,00650313
16:31:14.726 INTR pstate 0 LF2
16:31:14.729 PORT scn 0 137 00000000,00000000,00000008
16:31:14.729 PORT scn 0 129 00000000,00000000,00000400
16:31:14.729 PORT scn 0 2 00010004,00000000,00000002
16:31:14.730 SPEE sn 0 ws 00000002,00000000,00000000
<output truncated>
Configuring for syslogd
The system logging daemon (syslogd) is a process on UNIX, Linux, and some Windows systems that
reads and logs messages as specified by the system administrator.
Fabric OS can be configured to use a UNIX-style syslogd process to forward system events and error
messages to log files on a remote host system. The host system can be running UNIX, Linux, or any other
operating system that supports the standard syslogd functionality.
Fabric OS supports UNIX local7 facilities (the default facility level is 7). Configuring for syslogd involves
configuring the host, enabling syslogd on the switch, and, optionally, setting the facility level.
Configuring the host
Fabric OS supports a subset of UNIX-style message severities that default to the UNIX local7 facility. To
configure the host, edit the /etc/syslog.conf file to map Fabric OS message severities to UNIX severities, as
shown in Table 66.
Table 66 Fabric OS to UNIX message severities
Fabric OS message severity UNIX message severity
Critical (1) Emergency (0)
Error (2) Error (3)
Warning (3) Warning (4)
Info (4) Info (6)