Skip to content
This repository has been archived by the owner on Nov 4, 2022. It is now read-only.

Tools for working with sar binary data files independent of the version of sar that wrote them.

License

Notifications You must be signed in to change notification settings

distributed-system-analysis/satools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

satools

*** Obsolete *** Use PCP instead.

Tools for working with sar binary data files independent of the version of sar that wrote them. It also includes a tool to translate XML output to JSON, primarily useful in situations where versions of the sysstat package don't support JSON output directly from the sadf command.

To use:

$ # From root of cloned tree
$ export PYTHONPATH=$(pwd)
$ cli/verifysa <file>
$ cli/extractsa <file>
$ cli/oscode <file>
$ cli/xmltojson <file>.xml <target-directory>

Released under the MIT License.

About

Tools for working with sar binary data files independent of the version of sar that wrote them.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published