Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing system overview data (CPU, Memory, Classes, Threads #246

Open
maccloud42 opened this issue Mar 14, 2017 · 8 comments
Open

Missing system overview data (CPU, Memory, Classes, Threads #246

maccloud42 opened this issue Mar 14, 2017 · 8 comments
Labels

Comments

@maccloud42
Copy link

For wildfly 8.2.1.Final on RHEL6, I am recieving no CPU, Memory, Classes, Thread or JMX data.
The collector and controller are on RHEL 7. Previously all worked OK. I am preserving the data to InfluxDB.

@pbouillet pbouillet added the bug label Mar 14, 2017
@pbouillet
Copy link
Member

Could you be more specific in terms of what JDK you are using (vendor, version)? And if it worked previously, what has changed? Do you use the latest version of inspectIT (1.7) or the stable one (1.6)? Is there anything in the logs of the agent and/or cmr which can help here? Did you (de-)activate the system sensors in the configuration?

@ivansenic
Copy link
Member

Did you maybe update inlfuxDB to version 1.2 or above. We currently have a bug with this version. Should be solved in next release.

@maccloud42
Copy link
Author

maccloud42 commented Mar 14, 2017

I note from the documentation that turning the InfluxDB ON disables the System Overview data so it is a feature or better a documented bug. The version of InspectIt is 1.7.8.91

@ivansenic
Copy link
Member

Hi @maccloud42,

As I understand there was only the confusion right, there is no bug? When influxDB is active the UI will not show the system overview data anymore, was this the problem?

@mariusoe
Copy link
Member

Hey,
yes that is correct. The inspectIT UI will not show the data (CPU Statistics, Memory, Threads..) which has been collected during the time when the option "Write Data to influxDB" was active. This data is only available in the InfluxDB (which can be e.g. visualized on a web dashboard).
Data like invocation sequences, timer data, ... is still available in the UI.

@maccloud42
Copy link
Author

I would like to classify this as an unfeature. As a user it is nice to have the data on display and in Influx. To have the System overview data disappear from the UI because of persistence doesn't feel like a particularly useful feature. Great system though, its being really helpful to us. Thanks.

@mariusoe
Copy link
Member

I totally agree with you. We had this discussion already a while ago.
I created a new Jira ticket for this: https://inspectit-performance.atlassian.net/browse/INSPECTIT-2345

@ivansenic
Copy link
Member

We display at least a warning banner now, see #316

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants