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

Capture per-core statistics and capture overall soft IRQ % on linux #1124

Closed
alq666 opened this issue Sep 17, 2014 · 6 comments
Closed

Capture per-core statistics and capture overall soft IRQ % on linux #1124

alq666 opened this issue Sep 17, 2014 · 6 comments

Comments

@alq666
Copy link
Member

alq666 commented Sep 17, 2014

Similar to what mpstat -A captures. Make it optional as this stuff can get overwhelming (and only useful in very specific cases). Tag metrics by core.

@remh
Copy link

remh commented Sep 18, 2014

Here is a gist I made available to a user:

https://gist.github.com/remh/99163b7205fdcbdf2789

Let me know what are your thoughts about it.

I'll incorporate it to a future version of the agent.

@remh
Copy link

remh commented Sep 18, 2014

More details about what's collected: https://pythonhosted.org/psutil/#cpu

@QuentinFra
Copy link
Member

Looks great. Can't wait for the new metrics. On by default?

On Thursday, September 18, 2014, Remi Hakim [email protected]
wrote:

Here is a gist I made available to a user:

https://gist.github.com/remh/99163b7205fdcbdf2789

Let me know what are your thoughts about it.

I'll incorporate it to a future version of the agent.


Reply to this email directly or view it on GitHub
#1124 (comment).

@remh
Copy link

remh commented Sep 19, 2014

@qqfr2507 :)
Nope it will be off by default.

If you want to try it before it's released you can just add the check in the gist to your checks.d directory and add the configuration file in your conf.d directory!

@alq666
Copy link
Member Author

alq666 commented Sep 20, 2014

@remh sorry it was just me replying to an email sent to Quentin's old email address.

@remh remh closed this as completed in 918a4a5 Sep 26, 2014
@remh
Copy link

remh commented Sep 29, 2014

Renamed the check to system_core 4b60e54

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

3 participants