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

How to connect android app to App engine -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

php - display validation error message next to the textbox in codeigniter -