"tsutil" is a collection of small python libraries and scripts for troubleshooting.
- Small and handy
- no other dependencies except python
- self-contained
- pure python module
-
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.
BSD