vlsi / ksar

A sar grapher, fork of http://sourceforge.net/projects/ksar/
Other
245 stars 59 forks source link

Graph CPU doesn't show used % but anything else show up. #285

Closed mungming7594 closed 8 months ago

mungming7594 commented 8 months ago

Hello,

My configuration:

-Windows 11 Home Single Language -Ksar-5.2.4 -java version "1.8.0_391"

CPU Graph not show used% cpu graph not show

Kmem kmem

KSwap kswap

Load load

Thank's for help, mungming7594

Pitterling commented 8 months ago

Please provide your SAR file.

mungming7594 commented 8 months ago

sar01_rename.zip

Pitterling commented 8 months ago

zip file is not valid

mungming7594 commented 8 months ago

It not a zip file but the file type does not support here. image

Pitterling commented 8 months ago

your uploaded file is not a zip file, but a rar file !!! You could also upload txt files --> sar01_rename.txt would have been valid.

To your problem. Your file just works fine, therefore which version are you using? Also, please provide a trace output "java -jar ksar-5.2.4.jar -trace" attach the resulting ksar_all.log file.

mungming7594 commented 8 months ago

ksar_all.log ksar_all.log

Pitterling commented 8 months ago

You only traced the program start, but not the processing of your file.

Nevertheless you are not running the latest version (yours 5.2.4-b285_g4bbaff17-SNAPSHOT). Please update and try again