黑帽联盟

 找回密码
 会员注册
查看: 1552|回复: 0
打印 上一主题 下一主题

[运维监控] Multiload-ng监控的安装

[复制链接]

852

主题

38

听众

3175

积分

白金VIP

Rank: 8Rank: 8

  • TA的每日心情
    开心
    2024-3-7 12:52
  • 签到天数: 1538 天

    [LV.Master]伴坛终老

    本帖最后由 定位 于 2016-10-23 21:09 编辑

    程序下载地址:链接:http://pan.baidu.com/s/1sl1rWnj 密码:828z


    安装过程:

    Get the source
    Execute the following command line (you must have git installed):
    git clone https://github.com/udda/multiload-ng
    If you don't have git, download the lastest source ZIP here.
    Or, if you don't want any surprise, download a stable release here.

    Configure
    Move to the directory that contains source code just cloned and run:
    ./autogen.sh
    Now run configure script:
    ./configure --prefix=/usr
    Change prefix as needed. /usr is the prefix of most distros. If you do not specify a prefix, configure script tries to infer it from installed programs. If this fails, prefix defaults to /usr/local.

    Build
    This is simple. Move to the directory that contains source code and execute:
    make

    Install/uninstall
    To install (must run make before), execute:
    sudo make install

    如想卸载直接执行:
    To later uninstall you need source directory. If you deleted it, just download again, and run Configurepart. Then execute:
    sudo make uninstall


    相关链接:https://bbs.cnblackhat.com/thread-191-1-1.html
    帖子永久地址: 

    黑帽联盟 - 论坛版权1、本主题所有言论和图片纯属会员个人意见,与本论坛立场无关
    2、本站所有主题由该帖子作者发表,该帖子作者与黑帽联盟享有帖子相关版权
    3、其他单位或个人使用、转载或引用本文时必须同时征得该帖子作者和黑帽联盟的同意
    4、帖子作者须承担一切因本文发表而直接或间接导致的民事或刑事法律责任
    5、本帖部分内容转载自其它媒体,但并不代表本站赞同其观点和对其真实性负责
    6、如本帖侵犯到任何版权问题,请立即告知本站,本站将及时予与删除并致以最深的歉意
    7、黑帽联盟管理员和版主有权不事先通知发贴者而删除本文

    您需要登录后才可以回帖 登录 | 会员注册

    发布主题 !fastreply! 收藏帖子 返回列表 搜索
    回顶部