Jump to content

Recommended Posts

Posted (edited)

What do people use to monitor their servers?

 

I'm looking for a windows application or web based app ideally that will email or text message when a server goes down. It also should have a nice GUI that looks pretty :)

 

I remember using one for Microsoft exchange in the past that was pretty good, but I would like it to monitor all servers.

 

Cheers.

Edited by zag
Posted
I'm currently trying to configure a nagios box running on ubuntu, not got the email notifications set up yet but it is possible from what i've read.
Posted
Nagios here. Email notifications are easy; SMS are trickier because there are no provided modules, but either get one off the shelf or write your own (Nagios just calls the program you specify with some arguments and you handle it).
Posted

The Dude - use to monitor all infrastructure, servers and other mission critical devices... monitor multiple services and protocols... basically a big SNMP monitoring tool.

 

See attachment pic of our network map... green = device up. orange = a service on the device has an issue. red = device down.

 

We have it displayed permanently on a 36" plasma on the wall in the office, and there's a web interface so it can be viewed remotely or from anywhere on the network... which also works via iPhone / iPod Touch.

netmon4.jpg

Posted

Thanks Marci, I like that one but its still a bit ugly :)

 

I've spent the last hour writing a PHP ping app and its working ok.

 

http://img130.imageshack.us/img130/2329/servermonitor.jpg

Posted
I'm looking for a windows application or web based app ideally that will email or text message when a server goes down

 

I thougt dead-server detection was what (angry) users were for. ;b

 

To me the whole point of monitoring servers is to try to catch and fix stuff (preferably at your leisure) *before* the box ends up in a heap.

Posted

As i mentioned earlier, WhatsUp is useful for detecting problems before they go critical.

 

You can customise e-mail alerts etc for CPU load %, hard disk space etc etc.

 

I think The Dude is similar but from the small bit I have used both, WhatsUp is more customisable I believe.

Posted (edited)
Thanks Marci, I like that one but its still a bit ugly

 

I've spent the last hour writing a PHP ping app and its working ok.

 

That's how I started, but we needed to monitor FTP, HTTP, DNS etc individually on a single box... so TheDude was the solution. Visually speaking, you can make it look however you want. That's just how ours is set as I haven't spent any time on it... there's a thread on Microtik's forum with more examples of users' custom network maps...

 

Dude is fully customisable (I find the opposite to you, Dude is FAR more customisable than WhatsUp) - custom protocols and services etc etc... it really is ridiculously powerful, but takes time to utilise it properly and work out how to write your own monitors for specifics beyond normal predefined services. I'm working on a monitor at the moment that'll monitor all our BMS sensors for instance...

Edited by Marci
  • 5 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...