Dear forum members,
I'm relatively new to zabbix and I have a question for you.
I have a server where I have installed a zabbix agent2 to monitor a jvm application.
Everything works fine but this server is not under my control, it's in a client premises, the client every night...
Search Result
Collapse
2 results in 0.0054 seconds.
Keywords
Members
Tags
-
Server which could turn off and on
-
How to check JVM availability without noData() function
We are monitoring a lot of Java Virtual Machines. All monitored servers have a java agent deployed which requests local MBean data and sends it back to the Zabbix server. Until now we have checked the availability via a noData() Trigger on one of the JMX items. This works good as long as the server...