Skip to content

dobachi/tsutil

Repository files navigation

tsutil

About

"tsutil" is a collection of small python libraries and scripts for troubleshooting.

Concept

  • Small and handy
    • no other dependencies except python
    • self-contained
    • pure python module

Components

  • Sar tools and library

    • tsutil.Sar (python module): parses sar binary output.
    • sarview.py : summarizes sar.out to console.
    • sargraph.py: visualize sar.out
    • sar2influx.py : connector for sar.out -> influxdb tools
  • Log analyze tools and library

    • tsutil.Log (python module): parses log.
    • loggraph.py: visualizes log levels and lines with time.

TODO

LISENCE

BSD

About

toolkits for troubleshooting.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages