I am quite new to zabbix and I am trying it especially because I wanted to monitor JMVs via JMX. THe current support in nagios is very poor and I need to update nagios configuration if I modify the memory for a JVM, and I find this unacceptable.
I need to monitor memory/heap/current/max, some with threads and number of requests.
Still, I find quite hard to configure it because the default templates do not work and I need to rewrite them, things like port number being called "http-bio-8080" instead of "http-8080", missing double quotes and unclear errors from zabbix, clearly not the most friendly experience. Still, I do get progress on these.
Still, I wasn't able to find-out how to make meaningful graphs, obviously it doesn't make sense to have 3-4 different graphs for the same set of metrics.
I need to monitor memory/heap/current/max, some with threads and number of requests.
Still, I find quite hard to configure it because the default templates do not work and I need to rewrite them, things like port number being called "http-bio-8080" instead of "http-8080", missing double quotes and unclear errors from zabbix, clearly not the most friendly experience. Still, I do get progress on these.
Still, I wasn't able to find-out how to make meaningful graphs, obviously it doesn't make sense to have 3-4 different graphs for the same set of metrics.
Comment