找回密码
 注册
广告投放 虚位以待【阿里云】2核2G云新老同享 99元/年,续费同价做网站就用糖果主机-sugarhosts.comJtti.com-新加坡服务器,美国服务器,香港服务器
查看: 604|回复: 0

VPS安装vnstat

[复制链接]
发表于 2010 年 10 月 2 日 14:45:35 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?注册

×

wget http://humdi.net/vnstat/vnstat-1.10.tar.gz
tar -zxvf vnstat-1.10.tar.gz
cd vnstat-1.10
make;make install
vnstat -u -i venet0
vi /etc/vnstat.conf
...
Interface "venet0"
...
service crond restart
wget http://www.sqweek.com/sqweek/files/vnstat_php_frontend-1.5.1.tar.gz
tar -zxvf vnstat_php_frontend-1.5.1.tar.gz
mv vnstat_php_frontend-1.5.1 vnstat
mv vnstat /home/webadm
vi config.php
...
//    $iface_list = array('eth0', 'sixxs');
        $iface_list = array('venet0');
    //
    // optional names for interfaces
    // if there's no name set for an interface then the interface identifier
    // will be displayed instead
    //
//    $iface_title['eth0'] = 'Internal';
//    $iface_title['sixxs'] = 'SixXS IPv6';
        $iface_title['venet0'] = 'Internal';
...
http://localhost/vnstat
vnstat不出图
修改config.php
//    $graph_format='svg';
        $graph_format='png'
下面设置以什么图片格式显示,可以是svg或png,一般选择png就可以,svg在IE下需要安装插件,Firefox不需要;假设用png在IE、Firefox下均能直接显示。


Jgwy.Com - Free Web Hosting Guide & Directory In China since 2001! Jgwy.Net-Jglt.Net
您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|小黑屋|金光论坛

GMT+8, 2025 年 2 月 3 日 15:59 , Processed in 0.024706 second(s), 19 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表