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
Post a Comment