FreeBSD下MRTG的安装
2009-05-13 09:43:48来源:未知 阅读 ()
1、安装 mrtg:
freebsd#cd /usr/ports/net-mgmt/mrtg
freebsd#make install clean
2、配置 index.cfg文件监控服务器流量
freebsd#cd /usr/local/www/data/
freebsd#mkdir mrtg
freebsd#cd mrtg
freebsd#/usr/local/bin/cfgmaker --output=/usr/local/www/data/mrtg/index.cfg
lingfeng@192.168.1.254
//snmp v1
freebsd#/usr/local/bin/cfgmaker --snmp-options=:::::2 --output=/usr/local/www/data/mrtg/index.cfg
lingfeng@192.168.1.254
//snmp v2
freebsd#ee index.cfg
修改
WorkDir: /usr/local/www/data/mrtg
Options[_]: growright, bits
让MRTG每5分钟去获取一次流量信息
freebsd#ee /etc/crontab
在最后增加:
*/5 * * * * /usr/local/bin/mrtg /usr/local/www/data/mrtg/index.cfg
按着:
freebsd#/usr/local/bin/mrtg /usr/local/www/data/mrtg/index.cfg
这个需要运行3次,前两次都会报错,不用去理会他,第3次就应该没有错误了,不过,若是有问题的话,就需要改index.cfg,再执行直到没有错误发生为止。
3、制作首页index.html
freebsd#/usr/local/bin/indexmaker --output=/usr/local/www/data/mrtg/index.html /usr/local/www/data/mrtg/index.cfg
4、这样以后就可以通过:
http://192.168.5.2/mrtg/index.html
看流量了.
附Cisco交换机&路由器SNMP配置:
snmp-server community lingfeng RO
snmp-server location lingfeng
snmp-server enable traps tty
snmp-server host 192.168.5.2 version 2c lingfeng
5、apache配置:
freebsd#ee /usr/local/etc/apache/httpd.conf
加入:
Alias /mrtg "/usr/local/www/data/mrtg"
AuthType Basic
AuthName "This is a private directory. Please Login:"
AuthUserFile /usr/local/www/data/passwd
Require user lingfeng
freebsd#htpasswd -c /usr/local/www/data/passwd lingfeng
New password:
Re-type new password:
freebsd#apachectl restart
本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/19330/showart_368550.html
标签:
版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com
特别注意:本站所有转载文章言论不代表本站观点,本站所提供的摄影照片,插画,设计作品,如需使用,请与原作者联系,版权归原作者所有
- FreeBSD下nginx+fast-cgi+mysql+zend的实现 2009-05-13
- gd 安装报错.求助 2009-05-13
- virtualbox for freeBSD 2009-05-13
- 从网上下载的packages为什么本地安装不了?[已解决!] 2009-05-13
- 求PC-BSD 7.1安装指南? 2009-05-13
IDC资讯: 主机资讯 注册资讯 托管资讯 vps资讯 网站建设
网站运营: 建站经验 策划盈利 搜索优化 网站推广 免费资源
网络编程: Asp.Net编程 Asp编程 Php编程 Xml编程 Access Mssql Mysql 其它
服务器技术: Web服务器 Ftp服务器 Mail服务器 Dns服务器 安全防护
软件技巧: 其它软件 Word Excel Powerpoint Ghost Vista QQ空间 QQ FlashGet 迅雷
网页制作: FrontPages Dreamweaver Javascript css photoshop fireworks Flash