using ksar from command line
Posted
by
Monir
on Server Fault
See other posts from Server Fault
or by Monir
Published on 2012-10-16T04:05:30Z
Indexed on
2012/10/16
5:07 UTC
Read the original article
Hit count: 479
sar
I am working on creating system monitoring graphs from sar outputs. Ksar seems to be a nice gui tool, with some command line support. My goal is to create pdf/png charts from a script using ksar command line.
The released version has some minor bugs where I got some exceptions. Fortunately the beta 5.1.0_beta4 does not have the bugs and produces nice graphs from GUI. But I cannot seem to run the command line version. Trying to create a pdg/chart from command line is always bringing the GUI.
Anyone had experience using command line ksar to produce pdfs/pngs?
© Server Fault or respective owner