- 1、本文档共3页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 5、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 6、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 7、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 8、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
Cacti插件安装之NTOP
Cacti 插件安装之NTOP
/downloads/plugins/
一,Ntop 安装
wget /project/ntop/ntop/ntop-4.0.1/ntop-4.0.1.tar.gz
安装环境
Quick Instructions
==================
1. Get and install mandatory packages/tools
These instructions assume your system is already provided with
the normal source compile tools. Most are gnu packages, available
through or your favorite prebuilt package source.
Using their RedHat package names, these are:
- glibc, glibc-devel, gcc, cpp
- Some version of awk
- libtool (1.4+)
Note that there are reports of success with libtool 1.3.x under
FreeBSD so the script allows this.
- m4
- autoconf (2.53+)
- automake (1.6+)
- gdbm, gdbm-devel
- libpcap ()
- librrdtool
1b. Optional packages
- openssl, openssl-devel ()
- zlib, zlib-devel
2. Build ntop
- cd ntop
- ./autogen.sh -prefix=/usr/local
- make
- make install
如果./autoen.sh 后make 时报错过不去
错误一
checking for GeoIP_record_by_ipnum in -lGeoIP... no
Please install GeoIP (/)
解决方法:
wget /download/geoip/api/c/GeoIP.tar.gz
tar xzvf it
./configure it
make it
make install it
错误二
If you run into problems, you can ALWAYS recreate the generated files
via this procedure:
rm -f acinclude.m4 aclocal.m4 Makefile.in config.h.in configure Makefile
find current versions of libtool, config.guess and config.sub and cp
them into your working directory.
cat acinclude.m4.ntop libtool.m4.in acinclude.m4
aclocal
autoheader
autoconf
automake --gnu --copy --add-missing
and then:
./configure ...
make
make install
as usual.
二,安装后调试
1,设置ntop
# chown -R nobody /usr/local/var/ntop 安全
# ntop -A 设置密码
# ntop -i eth0 -d -l
echo ntop -i eth0 -d -l /etc/rc.local /dev/null 开机启
您可能关注的文档
- An improved LCAO-MO-SCF π-electron method.pdf
- Analysis of the influential pressures for green supply chain management adoption—an Indian perspective using interpretive structural modeling.pdf
- Android手机理财软件的设计和实现.pdf
- Animal welfare the role of non-governmental ….pdf
- AOV检测快讯(第22期).pdf
- Application of Kemeny’s Median for Group Decision Support.pdf
- Approximate Solution of Fredholm’s Integral Equations.pdf
- ARMS — application of AI and OR methods to resource management.pdf
- ARRIS CADANT 电缆调制解调器终端系统.pdf
- AsiaComm 产品解决方案.pdf
最近下载
- 医疗器械维修保密及免责协议.doc VIP
- CJJT 286-2018土壤固化剂应用技术标准.doc
- STEM教育理念在初中数学教学中的应用研究教学研究课题报告.docx
- (高清版)B-T 24353-2022 风险管理 指南.pdf VIP
- 【事业单位考试真题】浙江省杭州市余杭区综合基础知识真题汇总2008年-2018年详细解析版(附答案解析).docx
- 松下洗碗机NP-TCM1使用说明书.pdf VIP
- 政府采购评审专家考试试题.pdf VIP
- 苏科版数学(2025)七年级下册第一次月考试题(培优)(含答案).docx VIP
- 《用样本估计总体》实验说课.pptx
- 半导体生产项目供应链管理方案.docx VIP
文档评论(0)