0

I have several services growing in activity. I'm looking for a simple service that can monitor them (web service, oracle, web app), and send an email when one is down.

Thanks a lot :)

BenoitParis
  • 3,166
  • 4
  • 29
  • 56
  • There are several apps for this purpose, for example Pingdom. I have also developed an uptime & performance monitoring app called Pinglist so might as well check it out: https://pingli.st/ – Richard Knop May 24 '16 at 06:01

1 Answers1

2

Go have a look at the xymon system. It is simple and easy youse and scales well. I used xymon at several organizations and it is awesome. The user community is also very vibrant and helpfull.

Other systems you can look at are Nagios and OpenNMS. These are more complex though and might be overkill.

Namphibian
  • 12,046
  • 7
  • 46
  • 76