[PYTHON] Introduced "Glances" command, a monitoring tool that can be understood at a glance, on Mac

glances 68747470733a2f2f7261772e6769746875622e636f6d2f6e69636f6c6172676f2f676c616e6365732f6d61737465722f646f63732f696d616765732f73637265656e73686f742d776964652e706e67.png

It seemed convenient, so I tried using it on a Mac.

Premise

Please put Homebrew

Setting

Install python

brew install python --framework

Install Pip

easy_install pip

Install Glances using Pip

sudo pip install Glances

Run

glances

Good vibes.

glances.jpg

Recommended Posts

Introduced "Glances" command, a monitoring tool that can be understood at a glance, on Mac
[Hackathon] About making a tool that can be CD on Raspberry Pi [Convenient tool]
[auto-ohin] Introducing auto-ohin, a command line tool that can automatically stamp all at once [electronic stamp]
The story of making a tool that runs on Mac and Windows at the game development site
Python standard module that can be used on the command line
Hide the warning that zsh can be used by default on Mac
Try adding Glances (Python's command line monitoring tool).
[Django] About users that can be used on template
Deep learning course that can be crushed on site
Limits that can be analyzed at once with MeCab
[Atcoder] [C ++] I made a test automation tool that can be used during the contest