6

Possible Duplicate:
What tool do you use to monitor your servers?

I'm looking for something to monitor intranet apps and internal web services, and provide logs of historical response times, uptime, alerts if the system becomes unavailable...

In short, I'm looking for something that's almost identical to Pingdom, but which can be run on an internal monitoring server so we don't have to expose our intranet pages and API endpoints to the outside world.

Open source, commercial, free - doesn't really matter. Just curious to know what's out there!

Dylan Beattie
  • 576
  • 2
  • 9
  • 23

2 Answers2

4

Yeap- there are tons, some examples:

http://community.zenoss.org/
http://www.zabbix.com/
http://www.nagios.org

AliGibbs
  • 2,303
  • 20
  • 34
0

Munin combined with monit would give alerts and graphing and its exceptionally easy to configure.

Ben Lessani
  • 5,174
  • 16
  • 37