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

How to add new data to be displayed ? #243

Closed
patrickagrain opened this issue Nov 9, 2021 · 3 comments
Closed

How to add new data to be displayed ? #243

patrickagrain opened this issue Nov 9, 2021 · 3 comments

Comments

@patrickagrain
Copy link

Hello,
If I wish to add new data from sysstat's sarDD file to be displayed on ksar, what should I do ?

  • Just add the data in the sarDD file ?
  • And/or modify anything on ksar side ?

Example of new data:

  • Output of pidstat for a predefined list of process.
  • Counters of HW events from /proc/interrupts collected by mpstat,
  • ...

Thanks.
Best regards,
Patrick

@vlsi
Copy link
Owner

vlsi commented Nov 12, 2021

You might try something like https://github.com/vlsi/ksar/pull/190/files

@patrickagrain
Copy link
Author

Thank you Vladimir.
That seems not too difficult to implement. Also saw an example with the TEMP display.

BTW, trying to rebuild the ksar on a CentOS 8 VM ends up in a certificate issue when downloading gradle.
Is there a way to bypass this download, because I already installed the same version of gradle that is required ?

@patrickagrain
Copy link
Author

Please, forget the last question, it seems that it is rather a Zscaler problem. Company networks are less permissive... ;-)

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

No branches or pull requests

3 participants