ingstatus Command--Show Server Status
Linux
ingstatus [-options]
options
Specifies one of the following options:
Note: On Windows, the ingstop -show command provides equivalent information.
The ingstatus command shows the status of all server-side processes.
The ingstatus command status descriptions:
-unavailable
Displayed for container services when no container environment is available (i.e. docker not installed) or when the current user has no right to access it.
-not applicable
Displayed when the server itself already runs in a container environment. In this case, it is difficult to obtain information about the service.
-running
Displayed for services where only one process (or container) can run and the process is running.
-x running
X represents the number of running processes or containers.
-too many running
There are more processes or containers running than allowed.
-not active
The service is installed or enabled but is there is no running process or container.
-not installed
Something necessary for the service was not installed. No process runs.
-disabled
The service is installed but a configuration variable does not allow it to be started.
Last modified date: 12/19/2024