Code Comments
Programming Forum and web based access to our favorite programming groups.I need ah php script so i can see what the server/sql load is in text or in graphic way The script must let see the load in realtime Some guys are reprogramming our site because our sql/serverload whas way to high thnx rico
Post Follow-up to this message"rico" wrote: > I need ah php script so i can see what the server/sql load is > > in text or in graphic way > > The script must let see the load in realtime > > Some guys are reprogramming our site because our > sql/serverload whas way to > high > > thnx > > rico There may be better ways... but in Linux, you can do a system call to ’top’. I think top or equivalents allow batch runs. So just show the output of that. -- Posted using the http://www.dbforumz.com interface, at author's request Articles individually checked for conformance to usenet standards Topic URL: http://www.dbforumz.com/PHP-SQL-ser...rm.php?p=773032
Post Follow-up to this messagePowered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.