Skip to content

Python script to gather performance metrics following the USE methodology

License

Notifications You must be signed in to change notification settings

lukaspustina/use_report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

USE Report

This Python script is part of my base server installation. I use it everywhere. It allows me to quickly assess performance characteristics in case of performance issues. The output format is Markdown for convenient reading.

The script gathers system statistics on the localhost that may be used as the base information for an performance analysis following the USE methodology created by Brendan Gregg.

Please also see this blog post by Brendan for an introduction to USE and the statistics gathered by this Python script.

About

Python script to gather performance metrics following the USE methodology

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages