Mr. Black Posted January 22, 2003 Share Posted January 22, 2003 I wrote this to look at the System Load and Running processes without having to Telnet for a prompt on the server. I thought I would share it with you all. All I ask is that if you are going to use it, please leave my Credits in and don't modify them. Enjoy :D processor.pl Link to comment Share on other sites More sharing options...
0 Tim Dorr Veteran Posted January 22, 2003 Veteran Share Posted January 22, 2003 or the PHP equivalent: <?php system('ps -auxww'); ?> :) Link to comment Share on other sites More sharing options...
0 john smith 1924 Veteran Posted January 22, 2003 Veteran Share Posted January 22, 2003 http://www.zeebit.com/beta/load.php tim - yours doesnt work - exactly that code :) Link to comment Share on other sites More sharing options...
0 uniacid Posted January 22, 2003 Share Posted January 22, 2003 http://www.zeebit.com/beta/load.phptim - yours doesnt work - exactly that code :) works for me :) http://pc.l-eet.com/test2.php :p Link to comment Share on other sites More sharing options...
0 BxBoy Posted January 22, 2003 Share Posted January 22, 2003 http://www.zeebit.com/beta/load.phptim - yours doesnt work - exactly that code :) works for me :) http://pc.l-eet.com/test2.php :p Doesn't look too nice, it's not justifying(wordwrapping).. Link to comment Share on other sites More sharing options...
0 Tim Dorr Veteran Posted January 23, 2003 Veteran Share Posted January 23, 2003 gotta be a *NIX host... Link to comment Share on other sites More sharing options...
0 Mr. Black Posted January 23, 2003 Author Share Posted January 23, 2003 Looks terrible w/PHP. Since my script is already all formatted out, and you have perl, use it. Perl vs PHP when it comes to something this small makes no difference, IMHO. Do you all like it otherwise? :huh: Link to comment Share on other sites More sharing options...
Question
Mr. Black
I wrote this to look at the System Load and Running processes without having to Telnet for a prompt on the server.
I thought I would share it with you all.
All I ask is that if you are going to use it, please leave my Credits in and don't modify them.
Enjoy :D
processor.pl
Link to comment
Share on other sites
6 answers to this question
Recommended Posts