Install the Psdash implementation to view Linux system information through the Web panel

Source: Internet
Author: User
Tags git clone

Psdash is a web panel that looks at Linux system information, and as we have previously mentioned, another system monitoring tool glances, Psdash System Information collection is also done by Psutil. Unlike glances, Psdash does not provide an API, only with a flask web interface, which defaults to refreshing data and interfaces every 3 seconds.

Install the necessary packages after upgrading the system:

$ sudo apt-get update

$ sudo apt-get upgrade

$ sudo apt-get install git gcc python-dev python-setuptools

Install after downloading Psdash source code:

$ git clone https://github.com/Jahaja/psdash.git

$ CD Psdash

$ sudo python setup.py install

Start Psdash:

$ sudo psdash--log/var/log/psdash.log--log/var/log/mydb.log

Open Browser Access Http://192.168.2.99:5000/

After the installation is successful, does it make you excited? We may be free to monitor Linux servers on Windows, which is convenient. After the installation is successful, does it make you excited? We may be free to monitor Linux servers on Windows, which is convenient.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.