Determining the server run level
Use any of the following tools to determine the server run level.
|
Type |
More information |
|---|---|
|
System tools |
|
|
Web services |
|
|
Server ping |
Each tool returns a value that indicates the server run level. The possible responses are:
MULTIUSERDAEMONSMAINTENANCESTARTING
Use system tools to determine the server run level
Procedure
- Ensure that the PolicyCenter server is running.
-
Open a command prompt and navigate to the following location in the PolicyCenter installation directory:
- admin/bin
-
Enter the following command:
system_tools -user user -password password –ping
You must supply the user name (user) and password (password) for a user with administrative privileges on the PolicyCenter server.
Use web services to determine the server run level
Procedure
- Ensure that the PolicyCenter server is running.
-
Call the following method on the SystemToolsAPI web service:
- SystemToolsAPI.getRunLevel
What to do next
See also
