码迷,mamicode.com
首页 > 系统相关 > 详细

安装 linux-dash

时间:2015-06-12 13:14:06      阅读:159      评论:0      收藏:0      [点我收藏+]

标签:

  1. 先看看软件的效果图,再介绍安装方法。

    技术分享
  2. 通过上图可以看到。软件可以实时监控CPU、内存、网络流量等相关信息,甚至可以监控到硬件信息
    安装方法:
    yum -y install httpd php zip unzip
    wget https://github.com/afaqurk/linux-dash/archive/master.zip
    unzip master.zip
    将解压出的文件夹解压到你的网站目录即可
    chmod -R 777 linux-dash-master
    打开:http://youwebsite.com/linux-dash-master 即可

安装 linux-dash

标签:

原文地址:http://www.cnblogs.com/Mrhuangrui/p/4571285.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!