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 fields in Topbeats? #1584

Closed
githubmui opened this issue May 7, 2016 · 3 comments
Closed

Missing fields in Topbeats? #1584

githubmui opened this issue May 7, 2016 · 3 comments

Comments

@githubmui
Copy link

Hi,
in my usecases I am often missing following two fields:

  1. Number of cpus: Since user_p can raise to a maximum of 100%*(Number of CPUs), I want to show these important limit to the users. If "cpu_per_core" is configured to false (to ensure a compact data file), it would be great to have the "Number of CPUs" always in the "cpu" record.

  2. If process is configured to true, I don't know how to calculate the "system_p" information for each process line. It would be helpful to have this value also in the "cpu" record beside the already existing "user_p" value?

What do you think about that?

@githubmui githubmui changed the title Important new fields in Topbeats? Missing fields in Topbeats? May 7, 2016
@githubmui
Copy link
Author

  1. A further issue is to provide the fields "load1", "load5" and "load15" also on Windows. Would be really great to compare windows and linux machines in one kibana diagram.

@ruflin
Copy link
Member

ruflin commented May 10, 2016

  1. For metricbeat I seperated cpu and core stats into two separate metricsets (Add CPU percentage and Cores metricset #1596). I like the idea of adding the total number of cores to the metricset.
  2. Can you elaborate a little bit more here?
  3. Agree. Contributions are welcome ;-)

@ruflin ruflin added the Metricbeat Metricbeat label May 11, 2016
@ruflin ruflin added the module label Feb 26, 2018
@ruflin
Copy link
Member

ruflin commented May 8, 2018

Closing this issue as it was initially opened for Topbeat and Topbeat was superset by Metricbeat. For missing features in Metricbeat please open a new issue.

@ruflin ruflin closed this as completed May 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants