HP StorageWorks Fabric OS 5.X Command Reference Guide (AA-RVHVB-TE, September 2005)

Table Of Contents
704 Fabric OS commands
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. The 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 servers. 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
errModuleShow
syslogdIpRemove
syslogdIpShow
syslogdIpAdd
ip_address Specify the IP address of the server running syslogd.
switch:admin> syslogdipadd 192.168.1.60