I use Java Visual VM to monitor my App Server (JBoss) via JMX. The problem is that i can see only real-time data.
I want to capture the information permanently, so that i can see history anytime. Even when Java Visual VM has been restarted.
Questions: Is there a way to make Java Visual VM log the statistics periodically. Is there any other tool that can log JMX stats?
I tried some things like Zabbix, but its too complex for this need.