As previously mentioned in an earlier post, my app role actually runs Jboss. 
The Jboss instance could have crashed and become unresponsive. Given that it's 
an apache customized role, scalr is not even aware of this process. 

Assuming that I can monitor jboss from the scalr server via shell scripts, what 
is the best way to integrate this into scalr. There are two requirements:

1.  If the jboss app instances are all overloaded, a new instance should be 
spawned off based on some metric. I assume I will have to create a new scaling 
metric for this and provide it. 

2.  If the instance is not healthy, it has to be terminated and a new instance 
started. How do I tell scalr the instance is not healthy?  Do I use the scalr 
command line tools and terminate the instance via the API? Or is there a better 
way to do that?

Any Help is appreciated. 

Regards
Srini

-- 
You received this message because you are subscribed to the Google Groups 
"scalr-discuss" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/scalr-discuss/-/RbBL1f876JoJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/scalr-discuss?hl=en.

Reply via email to