ksar
                                
                                 ksar copied to clipboard
                                
                                    ksar copied to clipboard
                            
                            
                            
                        A sar grapher, fork of http://sourceforge.net/projects/ksar/
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...
Most of the conversion was automatic, so there might be glitches.
If the "Load from SSH command" dialog box is open and I switch to another app and then back to kSar the dialog box disappears. After opening the new one...
The command in the `History.xml` looks like this: ``` LC_ALL=C find /var/log/sa/ -regex ".*sa\(0[1-3]\|3[01]\|2[7-9]\)" -exec sar -A -f '{}' \; ``` but in the "Command" field only the last 35...
We use Active Directory. Win10 Client computer is a member of the domain. RHEL7 computer is also joined to domain. RHEL7 computer is GSSAPI capable Win10 Client computer attempts to...
some statistic list the instance as last column instead of first see also #191 FCHOST ``` 00:00:01 fch_rxf/s fch_txf/s fch_rxw/s fch_txw/s FCHOST 00:10:01 0.00 0.00 4.20 0.00 host0 00:10:01 928.00...
see also #201 ```console 00:00:00 runq-sz %runocc swpq-sz %swpocc 00:01:00 8.7 97 00:02:00 6.7 95 00:03:00 7.1 97 00:04:00 6.5 97 00:05:00 7.3 95 00:06:00 7.3 97 00:07:00 7.1 97...
e.g. ```console /src/main/java/net/atomique/ksar/ui/Preferences.java:45: warning: [unchecked] unchecked call to addElement(E) as a member of the raw type DefaultComboBoxModel LinuxFormatComboModel.addElement("Automatic Detection"); ^ where E is a type-variable: E extends Object declared in...
Using `sar -F` (sadc option -S XDISK) we can get filesystem usage statistics. It would be nice to graph them too. Many thanks.
act as parent issue to summaries all CLI related information and related issues use external library to clean CLI related coding, e.g. [picocli - a mighty tiny command line interface](https://github.com/remkop/picocli)...