The goal is either start or stop , the status may be one of waiting , starting , pre-start , spawned , post-start , running , pre-stop , stopping , killed or post-stop . To mannually check the deamon what you can do is type $ ps -ef | grep
This page shows how to use various commands to list, kill and manage process on Linux. How do I check running process in Linux using the command line option? pidof command – Find the process ID of a running program on Linux or Unix-like system Usually most of the administrator use service service-name status or /etc/init.d/service-name status for System V (SysV) init system and systemctl status service-name for systemd init systems.
Bash check if process is running or not. htop command: Interactive process viewer in Linux. atop command: Advanced System & Process Monitor for Linux. pgrep command: Look up or signal processes based on name and other attributes. job start/running, process 1234 The job name is given first followed by the current goal and state of the selected instance. Type the following ps command to display all running process: # ps -aux | less OR How to list process with the ps command. If its not you may try to $ /etc/init.d/