( search forums )
Multi Server Soldat Monitor (mssm) [Update #2]
Soldat Forums - Soldat Fans - Fan Apps
Deleted User
February 4, 2006, 11:45 pm
Update 2-13-06
small admin section added. to use it type in ?admin=password into the address bar.

[IMAGE]

Update 2-9-06
Just a graphical update to make it look more soldatish



Before i start off id like to thank Mar77a for creating a big part of this script.

What Does It Do?

This script is a server monitor that monitors multiple servers on the same ip. (ie. different ports)


What Are The Requirments?
A web host that supports php
All servers must have the same admin password


Whats In The Config File?
[code]<?php
//CONFIG START//
$ip = "68.118.241.19"; //Server IP
$ports = array("23073","23173"); //server ports in comma seperated values
$password = ""; //Admin password
//END CONFIG//
?>[/code]

Screenshots
[IMAGE]

Download
http://www.dominantly.com/index.php?a=tools


ps. im looking for better hosting if anyone is willing to offer it i would be much abbliged

Deleted User
February 5, 2006, 1:02 am
that looks kinda of crappy no?

nfsjunkie91
February 5, 2006, 2:58 am
its online, that's what makes it cool.

ill try it out later maybe.

Deleted User
February 5, 2006, 1:51 pm
it works but looks like it was made with word lol ;)

Deleted User
February 5, 2006, 2:39 pm
doesnt works :/

mar77a
February 7, 2006, 9:27 pm
Thanks for including me in the credits, btw, it's easier if you specify the ports like this:
[code]
$ports = "23073,23074,23075";
$ports = explode(",", $ports);
[/code]

And, Carlitos, i guess this program is wrote this way so it's easy to customize.

rabidhamster
February 7, 2006, 10:01 pm
can an admin input a command or not? i couldn't tell by the screenie.

Deleted User
February 8, 2006, 8:23 pm
download link not working...

Deleted User
February 8, 2006, 8:23 pm
an admin cannot input a command as of yet but i will add an acctual admin section soon. also it looks crappy because i havent made a skin yet. if i had better hosting i would be able to do much more.

Deleted User
February 9, 2006, 2:35 am
To complain that it looks ugly is to be a 12 year old KDE addict. Nice little script ;d

edak
February 13, 2006, 9:21 pm
I like it. Good work!

Vostok 4
March 27, 2006, 2:17 pm
Download link is not working, if you need the file hosted please PM me the file and I will give you a web account on my webserver, you can host there.

Deleted User
March 28, 2006, 2:41 am
acctually i just got my new web hosting account set up so i'll be transfering the files soon.

edit: ok its been transfered