I am doing jboss 7.1.1 clustering with standalone-ha.xml.
Is there an admin interface to modcluster or something that can get me some cluster statistics like number of servers active, error states, load, etc?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
On httpd configuration you can add a admin page handler (http://docs.jboss.org/mod_cluster/1.2.0/html/native.config.html#SetHandlermod_cluster-manager).
This page will give you an overview ov mod_cluster statistics (registered nodes, active session, jboss reported load and others).
By default the configuration, as it should, limit the by the ip range who can access the page.