How do I find out if my MySQL server is running or not under Linux / UNIX operating systems?
A. You can use mysql startup script or mysqladmin command to find out if it is running on Linux. Then you can use ps command and telnet command too (it is not reliable but it works.). mysqladmin is a utility for performing administrative operations. You can also use shell script to monitor MySQL server.
Related Questions
- How do I find out if my MySQL server is running or not under Linux / UNIX operating systems?
- How do I keep KDX Server for Unix/Linux/BSD running after I close the terminal/SSH window?
- How do I keep KDX Server for Unix/Linux/BSD running after I close the terminal/SSH window?
- Is this supposed to be working also when your Jira is running on a linux/unix server?
- Can the Mobile ADF connect to ArcGIS Server for Java running on UNIX or Linux?
- Can the Mobile ADF connect to ArcGIS Server for Java running on UNIX or Linux?