I have several applications that work 25 hours a day, 7 days a week. These are all saas-enabled web applications running on Ruby on Rails. We are currently accepting our production applications at Heroku.
I need a notification system to tell me when apps are disconnected. I know that there are several options.
I used Nagios in the past, but for me it is too intense to configure. In addition, I would like an application that I do not accept.
In addition, I have several working instances that run batch jobs. It might be nice to keep an eye on them too.
It is important that the solution can provide notifications even if Amazon EC2 does not work - therefore, one based on Heroku or Engineyard will probably not work.
source
share