PDA

View Full Version : MySQl PID in Service Monitoring


Xuru
01-17-2004, 10:20 AM
When I go and chedk on running services, all the services look to have all thier PID's listed but MySQL. It just says running, with no PID. Is that a bug? Or is it not supposed to show?

Ex.

Exim exim (pid 500 )
MySQL Process is running
Named named (pid 606 )

DirectAdmin Support
01-17-2004, 12:45 PM
Hello,

That's what it was designed to do. Back when it used the "service name status" to show that stuff, mysqld didn't have a "status" line, and was manually checked. At the moment, it no longer uses the "status" command and does all the checking manually. The pid can be shown for a future release, but insn't at the moment just because that's leftover from the "old" way.

John

outpernet
03-12-2004, 08:06 AM
it would be a nice feature, so we can look quickly de load of process of mysql

DirectAdmin Support
03-12-2004, 11:06 AM
That was added a while ago :) (Just in the DA "Show Services" page)

John