bcyde Posted June 10, 2002 Share Posted June 10, 2002 I apologize if this has been posted already, however I've been reading through many threads and haven't found an answer yet. Just wondering if there is a program like Qstat which can query a server (or list of servers) and output the info into raw format or into a file. Specifically I want something where I can do a command line call in PHP on a *nix box to output the status of my server onto a web page. Thanks in advance, Link to comment Share on other sites More sharing options...
NerfYoda Posted June 10, 2002 Share Posted June 10, 2002 qstat will do that for JK2.. just make sure to use the -q3a option. I've been meaning to write a php script that will format the output all pretty. *sigh* One of these days... Link to comment Share on other sites More sharing options...
bcyde Posted June 10, 2002 Author Share Posted June 10, 2002 **UPDATED... Thanks for the help, all I needed to do was qstat -q3s IP:port . Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.