Get An Email When Your Server Is Down

B

Brandon

Guest
I am starting a new service when the FREE x10hosting server goes down you get an email. Just post your email here. Phone emails work too.

-Desertwar
 

Tyler

Retired Staff
Messages
8,564
Reaction score
0
Points
0
Whats the point of that? I dont get it.. They can see if the server is down just by going to their site :p
 

Bryon

I Fix Things
Messages
8,149
Reaction score
101
Points
48
If you do go through with this, with PHP's mail() function, seperate each email address with a comma in the "Email To" argument, that way it'll be faster then if you look through each seperate email address and call mail() only once, rather then multiple times. If you want I can post an example here of what I mean.

Edit: This is assuming your using PHP for this.
 
Last edited:

Chirantha

New Member
Messages
738
Reaction score
0
Points
0
Nice service but no thank you, I have 4 servers located allover the world (free hosts) to monitor x10hosting. The only problem is that my script is a bit crappy and I'm lazy to update it :(.
 

Bryon

I Fix Things
Messages
8,149
Reaction score
101
Points
48
Ahh so have you started this? I'm interestttted in how you will go about it, tis cool.
 
Top