Giter Site home page Giter Site logo

Comments (5)

flyisland avatar flyisland commented on July 24, 2024

I guess I encounter the same issue.

I load just one day data in, and check with the "CPU by process" tab. It shows that the Max cpu% of the java process is 25%, but the realted line in the graph is never higher than 10%. So I can not find out when exactly the peak time is of this java process.

from nmonvisualizer.

ikoskin avatar ikoskin commented on July 24, 2024

I think this is a feature of displaying the average value. If you reduce the time range of displaying the graph, for example, one hour, then you will see your maximum value on the graph.

from nmonvisualizer.

Lt0001us1 avatar Lt0001us1 commented on July 24, 2024

we are experiencing the graphs showing an avg instead of MAX points & we NEED MAX points to identify with our internal customers where the work load is real time MAX, not avg. yes, by reducing the time frame, the MAX is more displayed, however, we need MAX over 8 PLUS hours of data, any suggestions are really appreciated, thx
LT (aka: Lindsey Thomson)

from nmonvisualizer.

hpresnall avatar hpresnall commented on July 24, 2024

By defaults, the graphs display about 100 data points. The graph point that is shown is the average for all the data recorded. In the app, this is called the granularity. As you add data that extends the time period of the graph, the granularity updates to maintain the 100 data points.

You can change this in View->Set Granularity or CTRL-G. Disable automatic granularity and set your own value.

Note setting the granularity lower than the interval at which you collected data does not change anything. Also, the more data you have on the chart, the slower it will be. It will probably be noticeable once you have a few thousand data points.

It's should also be possible to create a custom report that displays the peak max (GRANULARITY_MAX) in a custom report. See http://nmonvisualizer.github.io/nmonvisualizer/customreports.html. This would be useful if you want to see a bar chart with a bar for each server and the max 60 second average CPU for the day or something similar.

from nmonvisualizer.

Lt0001us1 avatar Lt0001us1 commented on July 24, 2024

from nmonvisualizer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.