On Wed, Sep 25, 2013 at 04:30:33PM +0000, Jayapal Reddy Uradi wrote: > Hi, > > Currently in virtual router there is no way to recover and notify if some > service goes down unexpectedly. > > This feature is about monitoring all the services rendered by the virtual > router, ensure that the services are running through the life time of the VR. > > On service failure: > 1. Generate an alert and event indicating failure > 2. Restart the service > > Services to be monitored: > DHCP, DNS, haproxy, password server etc. > > As part of monitoring there are two activities > > 1. One is monitoring the services in VR and log the events. Using monit for > monitoring services > 2. Second part is pushing alerts from router to MS server. Thinking on POST > the logs to web server in MS. > > I will be updating more details and FS in this thread. > > I created enhancement bug for this. > https://issues.apache.org/jira/browse/CLOUDSTACK-4736 > > Thanks, > Jayapal
Generally sounds like a very good idea Jayapal! Looking forward to seeing the FS.