-
Type:
Suggestion
-
Resolution: Fixed
-
Component/s: Installation - Linux - Service, Installer - Linux
-
None
-
Environment:Standalone, Java 8, RHEL6.
The standard
way of checking if a service is running on Linux RHEL6 is not supported. I.e. the start/stop script does not support the "status" argument.
service atlstash status
Usage: /etc/init.d/atlstash {start|stop}
I would expect to see something like this:
service atlstash status atlstash (pid 1158) is running...