ksar
ksar copied to clipboard
How to add new data to be displayed ?
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
You might try something like https://github.com/vlsi/ksar/pull/190/files
Thank you Vladimir. That seems not too difficult to implement. Also saw an example with the <IGNORED> 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 ?
Please, forget the last question, it seems that it is rather a Zscaler problem. Company networks are less permissive... ;-)