Jump to content

web based server monitoring services (think nagios outsourced)


s0c0

Recommended Posts

Hello all,

 

I'd like to setup remote monitoring of my server so I know when my server is down, apache is funkt up, postfix is wacky etc..  A quick google yielded plenty of results, but I am looking for something very bare bones.  I'd like it basically to monitor if my server is up via pings or whatever and maybe a few services.  If something goes down I'd like it to kick me a text message.  That's all.

 

The power must have went out at my house last night and stupid me doesn't have battery backups on his servers so I didn't realize my server was down for several hours after the incident...which sucks!  So if you know of any cheap server (like a few bucks a month) please let me know.

Link to comment
Share on other sites

Gotta love php.  I answered my own question.  I found this service called teleflip that sends free sms to any number simply by emailing phonenumber@teleflip.com

 

So I'll either use some existing php classes to monitor my server and run them every few minutes via cronjob or write my own.  When the ismyserverup function returns false i'll just kick out an email to mynumber@teleflip.com, bam instant free and easy server monitoring and alert notification.  I can use my existing hosting for my blog to run the script, generate the email, and setup the cronjob.

Link to comment
Share on other sites

http://site24x7.com/index.html  worked very well for me. Its free for the first month, and then reduces to a "free account".

 

Apart from that - I use nagios for my server monitoring. I then use a handy vodasms script to txt me any emails from nagios. See: http://wiki.kartbuilding.net/index.php/Vodasms#Forward_Emails_via_SMS_Text_Message

 

I use nagios for server and services monitoring: http://wiki.kartbuilding.net/index.php/Netsaint_/_Nagios

and I use munin for server monitoring of cpu,disk,temps,connections,b/width etc.: http://wiki.kartbuilding.net/index.php/Munin_Statistics

 

And lastly - I use smokeping to monitor the quality of the network connection.

 

Hope thats of some help.

Rgds,

Steve

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.