If the control agent process terminated on the server, start the process on the server with the following command:
/etc/init.d/N1PSagt start |
To verify that the processes have restarted, run the following command from the control plane server:
/opt/terraspring/sbin/mls -a server IP address |
If the agent is running you will see output similar to the following:
FARM_ID IP_ADDRESS TYPE STATE DB_STATE SINCE 134 10.9.0.35 Server UP UP Feb 05 14:15:32 |
If the agent is down in real-time (STATE) it might still be marked as being UP in the database (DB_STATE because the database state is updated every five minutes. Therefore it will be up in real time, but still down in the database state. You will see output similar to the following:
FARM_ID IP_ADDRESS TYPE STATE DB_STATE SINCE 134 10.9.0.35 Server DOWN UP Feb 10 14:20:33 |