The Cacti Manual
Ian Berry
Tony Roman
Larry Adams
J.P. Pasnak
Jimmy Conner
Reinhard Scheck
Copyright © 2008 The Cacti Group
This project is licensed under the terms of the GPL.
This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the Free
Software Foundation; either version 2 of the License, or (at your option)
any later version.
This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
for more details.
All product names are property of their respective owners. Such names are
used for identification purposes only and are not indicative of
endorsement by or of any company, organization, product, or platform.
--------------------------------------------------------------------------
Table of Contents
I. [1]Installation
[2]Requirements
[3]Installing Under Unix
[4]Required Packages for RPM-based Operating
Systems
[5]Ports for FreeBSD
[6]Configure PHP
[7]Configure the Webserver (Apache)
[8]Configure MySQL
[9]Install and Configure Cacti
[10](Optional) Install and Configure Spine
[11]Apply Patches
[12]Installing Under Windows
[13]Upgrading Cacti
II. [14]Basics
[15]Principles of Operation
[16]Data Retrieval
[17]Data Storage
[18]Data Presentation
[19]Graph Overview
[20]How to Graph Your Network
[21]Creating a Device
[22]Creating the Graphs
[23]Viewing Graphs
[24]Graph Trees
[25]User Management
[26]Editing an existing User
[27]Creating a New User
[28]Copying a user
[29]Enable/Disable Users
[30]Batch Copy Users
[31]Delete Users
[32]Guest (Anonymous) Access
III. [33]Advanced Topics
[34]Graph a Single SNMP OID
[35]Data Input Methods
[36]Creating a Data Input Method
[37]Making Your Scripts Work With Cacti
[38]Data Queries
[39]Creating a Data Query
[40]SNMP Query XML Syntax
[41]Script Query XML Syntax
[42]Templates
[43]Data Templates
[44]Graph Templates
[45]Host Templates
[46]Import Templates
[47]Export Templates
[48]PHP Script Server
[49]Using the Script Server
[50]Upgrade Steps for the Example HostMib Data
Queries
[51]Migration of Existing PHP Scripts to Script
Server
[52]Testing Your Script in the Script Server
[53]Spine
IV. [54]Help
[55]How To
[56]Simplest Method of Going from Script to
Graph (Walkthrough)
[57]Frequently Asked Questions
V. [58]Reference
[59]Variables
[60]Graph Variables
[61]Host Variables
[62]RRDTool Specific Features
[63]GPRINT Presets
[64]CDEFs
[65]Command Line Scripts
[66]Rebuild Poller Cache
[67]Re-Index Hosts
[68]Empty Poller Output Table
[69]Reapply Suggested Names to Graphs
[70]Copy Local Cacti Users
[71]Add a New Device
[72]Associate a Data Query to an existing Host
[73]Associate a Graph Template to an existing
Host
[74]Add a New Graph
[75]Add Items to a Tree
[76]Add Graph Permissions
[77]Debugging
[78]Check Cacti Log File
[79]Check Basic Data Gathering
[80]Check cacti's poller
[81]Check MySQL updating
[82]Check rrd file updating
[83]Check rrd file ownership
[84]Check rrd file numbers
[85]Check rrdtool graph statement
[86]Miscellaneous
[87]RPM Installation?
[88]Not NaN, but 0 (zero) values?
I. Installation
Table of Contents
[89]Requirements
[90]Installing Under Unix
[91]Installing Under Windows
[92]Upgrading Cacti
--------------------------------------------------------------------------
Requirements
Cacti requires that the following software is installed on your system.
* RRDTool 1.0.49 or 1.2.x or greater
* MySQL 4.1.x or 5.x or greater
* PHP 4.3.6 or greater, 5.x greater highly recommended for advanced
features
* A Web Server e.g. Apache or IIS
--------------------------------------------------------------------------
Installing Under Unix
Please make sure, the following packages are installed according to your
operating systems requirements. Verify, that httpd and mysqld are started
at system startup.
--------------------------------------------------------------------------
Required Packages for RPM-based Operating Systems
* httpd
* php
* php-mysql
* php-snmp
* mysql
* mysql-server
* net-snmp
--------------------------------------------------------------------------
Ports for FreeBSD
* www/apache2
* net/rrdtool
* net/net-snmp
* www/php4-cgi
* lang/php4 (With MySQL and SNMP Support)
* databases/mysql323-server
--------------------------------------------------------------------------
Configure PHP
Please ensure, that PHP support is either builtin or installed for the
following PHP extension modules:
* mysql (For configuration, see note below)
* SNMP (For configuration, see note below)
* XML
* Session
* Sockets
* LDAP (Required only when using LDAP authentication)
* GD (Required only for some Plugins)
You may run the following command to get the list of all available PHP
modules
php -m
Please verify, that the modules are installed and configured correctly.
There are several ways to do so, please consult [93]PHP configuration
instructions for a complete description.
We will continue using the most recommended way of configuring php
ex
没有合适的资源?快使用搜索试试~ 我知道了~
Cacti v0.8.7e for Linux/Unix
需积分: 4 3 下载量 15 浏览量
2009-07-07
16:48:22
上传
评论
收藏 2.13MB GZ 举报
温馨提示
Cacti是一套基于PHP,MySQL,SNMP及RRDTool开发的网络流量监测图形分析工具。它通过snmpget来获取数据,使用RRDtool绘画图形,而且你完全可以不需要了解RRDtool复杂的参数。它提供了非常强大的数据和用户管理功能,可以指定每一个用户能查看树状结构、host以及任何一张图,还可以与LDAP结合进行用户验证,同时也能自己增加模板,功能非常强大完善,界面友好。
资源推荐
资源详情
资源评论
收起资源包目录
Cacti v0.8.7e for Linux/Unix (471个子文件)
CHANGELOG 75KB
CONTRIB 4KB
main.css 7KB
auth_deny.gif 21KB
auth_login.gif 21KB
auth_logout.gif 20KB
cacti_about_logo.gif 8KB
cacti_backdrop.gif 7KB
cacti_logo.gif 6KB
cacti_backdrop2.gif 4KB
tab_console.gif 2KB
tab_settings.gif 2KB
tab_cacti.gif 2KB
tab_graphs_down.gif 2KB
tab_graphs.gif 2KB
tab_console_down.gif 2KB
button_refresh.gif 2KB
button_import.gif 2KB
button_default.gif 2KB
button_export.gif 2KB
button_create.gif 2KB
button_cancel2.gif 2KB
tab_settings_down.gif 2KB
button_view.gif 2KB
button_help.gif 2KB
button_clear.gif 2KB
button_save.gif 2KB
button_add.gif 2KB
button_purge.gif 2KB
button_yes.gif 2KB
button_no.gif 2KB
tab_mode_tree.gif 1KB
tab_mode_preview.gif 1KB
tab_mode_list.gif 1KB
tab_mode_list_down.gif 1KB
tab_mode_preview_down.gif 1KB
tab_mode_tree_down.gif 1KB
button_go.gif 1KB
button_expand_all.gif 1KB
button_colapse_all.gif 1KB
graph_page_top.gif 1013B
graph_properties.gif 1003B
graph_zoom.gif 999B
calendar.gif 927B
button_cancel.gif 581B
button_delete.gif 565B
install_next.gif 413B
install_finish.gif 353B
delete_icon.gif 178B
delete_icon_large.gif 170B
ftv2node.gif 147B
ftv2lastnode.gif 142B
ftv2vertline.gif 140B
ftv2blank.gif 135B
ftv2pnode.gif 133B
ftv2plastnode.gif 130B
ftv2mlastnode.gif 125B
ftv2mnode.gif 97B
shadow.gif 90B
shadow_gray.gif 90B
move_right.gif 86B
move_left.gif 85B
move_down.gif 75B
move_up.gif 74B
arrow.gif 73B
menu_line.gif 72B
menuarrow.gif 68B
reload_icon_small.gif 67B
show.gif 67B
hide.gif 64B
left_border.gif 58B
transparent_line.gif 55B
.htaccess 33B
.htaccess 33B
cdefs.html 37KB
install_windows.html 22KB
graph_howto.html 18KB
graph_templates.html 17KB
variables.html 15KB
faq.html 15KB
templates.html 14KB
how_to.html 13KB
cli_add_graphs.html 12KB
user_management.html 11KB
cli_add_tree.html 11KB
snmp_query_xml.html 10KB
data_queries.html 9KB
cli_add_perms.html 9KB
index.html 8KB
data_input_methods.html 8KB
migration_php_scripts_to_script_server.html 8KB
script_query_xml.html 8KB
scripts.html 8KB
cli_add_device.html 7KB
cli_poller_reindex_hosts.html 7KB
graph_snmp_oid.html 6KB
cli_add_data_query.html 6KB
graph_viewing.html 5KB
using_spine.html 5KB
upgrade.html 5KB
共 471 条
- 1
- 2
- 3
- 4
- 5
资源评论
everydayrun1
- 粉丝: 1
- 资源: 7
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功