Hi!
I´m trying to monitoring a tomcat server with zabbix 2.0.5.
I enabled the java gateway but dont know if it is works correctly.
anyone know how try it?
in the otherside, I launch the server with:
anyone know how send a request to the server?, I wanna know if it´s works
thanks
I´m trying to monitoring a tomcat server with zabbix 2.0.5.
I enabled the java gateway but dont know if it is works correctly.
anyone know how try it?
in the otherside, I launch the server with:
Code:
-Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=10052 -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false
thanks
Comment