HP StorageWorks Fabric OS 5.0.0 Command Reference Guide (AA-RW1MA-TE, May 2005)

Fabric OS 5.0.0 command reference guide 673
Adds the IP address of a syslog daemon.
Synopsis
syslogdipadd ip_address
Availability
admin
Description
Use this command to add the IP address of the server that is running the syslogd process. Syslog daemon
(syslogd) is a process available on most UNIX systems that reads and forwards system messages to the
appropriate log files or users, depending on the system configuration.
When one or more IP addresses are configured, the switch forwards all error log entries to the syslogd on
the specified server(s). Up to six servers are supported.
Operands
This command has the following required operand:
Examples
To add the address 192.168.1.60 to the list of machines to which system messages are sent:
See also
errShow
syslogdIpRemove
syslogdIpShow
syslogdIpAdd
ip_address Specify the IP address of the server running syslogd.
switch:admin> syslogdipadd 192.168.1.60