Guider is a system-wide performance analysis tool written in python and open-source released to https://github.com/iipeace/guider.
you can analysis your system with it!
if you are interested in Guider then give me your feedback after using it!
I share simple commands for you.
- download source as below.
- $ git clone https://github.com/iipeace/guider
- move guider directory
- $ cd guider/guider
- show guider commands as below.
- $ ./guider.py -h
- $ ./guider.py top -h
- $ ./guider.py bgtop -h
- $ ./guider.py list -h
- run guider commands.
- $ ./guider.py top
- $ ./guider.py bgtop
- $ ./guider.py list
- $ ./guider.py stop
- $ cat /tmp/guider.out OR /var/log/guider.out
- $ ./guider.py draw guider.out
Top comments (0)