Wildfly server monitoring via windows agent

Hi check_mk community,

I hope you are all well and someone can help me with my issue below.

I want to monitor the Wildfly app server which is running on the Windows Server 2019 via check_mk (enterprise - free addition). Although I found that it could be done with mk_jolokia.exe plugin, in check_mk console I only see one service named JVM 8080 with status CRIT - ERROR (‘HTTP STATUS’, 404). I downloaded mk_jolokia.exe plugin from the check_mk console and moved it to C:\ProgramData\checkmk\agent\plugins.

Hence, I want to ask is this a good approach to monitor the wildfly app server and if it is, how to add more services to be monitored? Could someone explain to me what should I do, detailed steps/instructions would be great? Do I need to create any script in order to monitor more services?

I will appreciate any reply.

An jolookia agent has to be deployed on your wildfly app server

https://jolokia.org/agent.html

3 Likes

Thank you pitchfork for the reply. Jolokia agent has been installed on wildfly server and in the check_mk console, I can see 6 services which is a step forward. I now want to monitor some Mbeans parameters from my app server through the check_mk console, so I want to ask about the best approach to do this. Do I need to create any custom scripts in order to do that or do I need to install any additional software/agent as well? Don’t know how this works in windows environment.

Any suggestions would be great.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.