How Can I Handle the Problem that eSight Cannot Be Accessed When the SUSE Single-Node System Restarts After Power-off
Question
How can I handle the problem that eSight cannot be accessed when the SUSE single-node system restarts after power-off?
Answer
- Log in to the eSight server as the ossuser user.
- Run the following commands to stop the eSight service:
cd eSight installation directory/bin
./shutdown.sh
Are you sure you want to stop the system? (Please enter y or n):
- Type y and press Enter.
When the status of each process is STOPPED and the message "stopping eSight system succeeded." is displayed, the eSight service has been stopped.
- Run the following command to start the eSight service:
./startup.sh
When the status of each process is RUNNING and the message "starting eSight system succeeded." is displayed, the eSight service has been started normally.