Installation & Configuration Guide

80
Step 13
Note:
You do not need to reboot the server at this time.
Please ignore this dialog below and click OK:
This completes the creation and configuration of the required resources.
Configuration Distribution
Pre-requisites:
1. Ensure that the process you are trying to monitor is not already running. If it is
running, please stop it. Also for processes that startup when the OS reboot,
please disable the automatic startup of the process at boot time using the
command:
chkconfig --del <service name>
e.g for squid it is chkconfig --del squid
2. Please ensure that the ftp daemon is started on the FT-Linux server. If not,
please refer to Appendix E: Starting the ftp daemon to start the wu-ftpd
daemon on the server.
Note:
Steps 1 through 3 needs to be executed just one time.
Step 1
Add a user “sreadmin” using the command:
adduser sreadmin
Step 2
Set the password for “sreadmin” as “sreadmin” with the command:
passwd sreadmin