Add MySQL Process List

Post Reply
nsanden
Junior Member
Posts: 2
Joined: 19 May 2010, 18:27

Add MySQL Process List

Post by nsanden »

Would love to see a mysql process list in the high 5 minute load average email!
nsanden
Junior Member
Posts: 2
Joined: 19 May 2010, 18:27

Post by nsanden »

I hacked LFD to do this and it works great! Would still love to see this officially supported though so my hack doesn't disappear when cpanel updates itself :) I guess the alternative is using the PT_LOAD_ACTION variable in the configuration but that would have to send an additional email with the mysql attachment. Not as clean.
chirpy
Moderator
Posts: 3537
Joined: 09 Dec 2006, 18:13

Post by chirpy »

PT_LOAD_ACTION is what you should use if you want to extend the functionality.
Post Reply