...
It's important to note the JavaMelody collect server does not aggregate the results of all instrumented machines into a single interface. Instead, you must select which node you want to view the results on from the top ( see below screenshot "Choice of application"). By default it shows whichever application server was added first.
Adding Nodes
If you are adding an application that is load balanced in a multi-node environment, use the following syntax to add it. "http://<IP address>:8080/<app-context>" for example "http://137.99.109.7:8080/kfs-uat"
Selecting Time interval
Just above the graph grid, you will find a 'choice of period' selection. Day, Week, Month, and Year, all back from the current time (for instance, everything up until a week ago). There is also an "all" which will show everything that was ever collected. There is also a custom time option that uses mm/dd/yyyy format, this is the only way to make melody not display results up until the current date/time.
...