HP StorageWorks MSA 2/8 HP StorageWorks Fabric OS Procedures V3.1.x/4.1.x User - Page 171

Syslog Daemon, syslogd Overview, syslog Error Message Format

Page 171 highlights

Diagnostics and Status Syslog Daemon The Fabric OS can be configured to use a UNIX style syslog daemon (syslogd) process to read system events and forward system messages to users and/or write the events to log files on a remote UNIX host system. See "Configuring syslogd" on page 173. syslogd Overview The Fabric OS in the Core Switch 2/64 and SAN Switch 2/32 maintains an internal log of all error messages. The internal log buffers are limited in capacity; when the internal buffers are full, new messages overwrite old messages. The Core Switch 2/64 can be configured to send error log messages to a UNIX host system that supports syslogd. This host system can be configured to receive error/event messages from the switch and store them in files on the computer hard drive. This enables the storage of switch error log messages on a host system and overcomes the size limitations of the internal log buffers on the Core Switch 2/64 switch. The syslogd is a process that runs on UNIX or LINUX systems that reads and logs messages to the system console, log files, other machines, and users as specified by its configuration file. Refer to the manual pages and related documentation for your particular UNIX host system for more information on the syslogd process and its capabilities. Note that the host system can be running UNIX, Linux or any other operating system as long as it supports standard syslogd functionality. The Core Switch 2/64 or SAN Switch 2/32 itself does not assume any particular operating system to be running on the host system. The only requirement is that the host system must support standard syslogd to receive error log messages from the Core Switch 2/64 or SAN Switch 2/32. syslog Error Message Format Below is an example of an error/event message received by the remote syslogd host from the Core Switch 2/64 switch. Jun 4 18:53:59 sqab186 kernel: 0x299 (fabos): Switch: 0, Info HAMKERNEL-IP_UP, 4, (session=16) Heartbeat up from Standby CP The first two items are the event's date and time (as known by the UNIX host machine where syslogd is running) and the machine name that generated the message (In this case it is the name of the Core Switch 2/64 switch). The Core Fabric OS Procedures Version 3.1.x/4.1.x User Guide 171

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202
  • 203
  • 204
  • 205
  • 206
  • 207
  • 208
  • 209
  • 210
  • 211
  • 212
  • 213
  • 214
  • 215
  • 216
  • 217
  • 218
  • 219
  • 220
  • 221
  • 222
  • 223
  • 224
  • 225
  • 226
  • 227
  • 228
  • 229
  • 230
  • 231
  • 232
  • 233
  • 234
  • 235
  • 236
  • 237
  • 238
  • 239
  • 240
  • 241
  • 242
  • 243
  • 244
  • 245
  • 246
  • 247
  • 248
  • 249
  • 250
  • 251
  • 252
  • 253
  • 254
  • 255
  • 256
  • 257
  • 258
  • 259
  • 260
  • 261
  • 262
  • 263
  • 264
  • 265
  • 266
  • 267
  • 268
  • 269
  • 270

Diagnostics and Status
171
Fabric OS Procedures Version 3.1.x/4.1.x User Guide
Syslog Daemon
The Fabric OS can be configured to use a UNIX style syslog daemon (syslogd)
process to read system events and forward system messages to users and/or write
the events to log files on a remote UNIX host system. See “
Configuring syslogd
on page 173.
syslogd Overview
The Fabric OS in the Core Switch 2/64 and SAN Switch 2/32 maintains an
internal log of all error messages. The internal log buffers are limited in capacity;
when the internal buffers are full, new messages overwrite old messages.
The Core Switch 2/64 can be configured to send error log messages to a UNIX
host system that supports syslogd. This host system can be configured to receive
error/event messages from the switch and store them in files on the computer hard
drive. This enables the storage of switch error log messages on a host system and
overcomes the size limitations of the internal log buffers on the Core Switch 2/64
switch.
The syslogd is a process that runs on UNIX or LINUX systems that reads and logs
messages to the system console, log files, other machines, and users as specified
by its configuration file. Refer to the manual pages and related documentation for
your particular UNIX host system for more information on the syslogd process
and its capabilities.
Note that the host system can be running UNIX, Linux or any other operating
system as long as it supports standard syslogd functionality. The Core Switch 2/64
or SAN Switch 2/32 itself does not assume any particular operating system to be
running on the host system. The only requirement is that the host system must
support standard syslogd to receive error log messages from the Core Switch 2/64
or SAN Switch 2/32.
syslog Error Message Format
Below is an example of an error/event message received by the remote syslogd
host from the Core Switch 2/64 switch.
The first two items are the event’s date and time (as known by the UNIX host
machine where syslogd is running) and the machine name that generated the
message (In this case it is the name of the Core Switch 2/64 switch). The Core
Jun 4 18:53:59 sqab186 kernel: 0x299 (fabos): Switch: 0, Info
HAMKERNEL-IP_UP, 4, (session=16) Heartbeat up from Standby CP