linux - How to monitor Wildfly with Nagios? -


i've read it's possible monitor wildfly nagios in links this one , know there solutions provide service well.

does knows how that, how monitor wildfly nagios, recommendations on how start? reference appreciated.

you can consider using json based http management api. sample plugin (python based) jbossas - standalone mode available here https://github.com/aparnachaudhary/nagios-plugin-jbossas7. should work wildfly.

some details wildfly http management api can found here https://docs.jboss.org/author/display/wfly9/the+http+management+api


Comments

Popular posts from this blog

java - BeanIO write annotated class to fixedlength -

Using Java 8 lambdas/transformations to combine and flatten two Maps -

How to connect android app to App engine -