I need to get the memory metrics (like what is the maximum memory, how much memory is currently used by server, how much memory is available and CPU usage) from Apache Ignite server. If persistence is enabled then i need to get the disk usage as well. I need to get the information for every particular time. from that data i need to derive some dash board(graph). can anyone please suggest some idea for that?
GridGain web console may act as monitoring dashboard.
It can be downloaded from GridGain web site and is free to use.