NPort W2150A-W4/W2250A-W4 Series User Manual
42
Adding an additional server
Change the text file
moxattyd.cf
to add an additional server. Users may use vi or any text editor to change
the file. For more configuration information, refer to
moxattyd.cf
, which contains detailed descriptions of
the various configuration parameters.
Find the process ID (PID) of the
moxattyd
.
# ps -ef | grep moxattyd
Update the configuration of
moxattyd
.
# kill -USR1
[
PID
]
(e.g., if moxattyd PID = 404,
kill -USR1 404
)
This completes the process of adding an additional server.