ksar icon indicating copy to clipboard operation
ksar copied to clipboard

How to add new data to be displayed ?

Open patrickagrain opened this issue 3 years ago • 3 comments

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

patrickagrain avatar Nov 09 '21 08:11 patrickagrain

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

vlsi avatar Nov 12 '21 11:11 vlsi

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 ?

patrickagrain avatar Nov 19 '21 09:11 patrickagrain

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

patrickagrain avatar Nov 19 '21 15:11 patrickagrain