- Cacti 0.8 Beginner's Guide
- Thomas Urban
- 448字
- 2021-04-09 21:41:56
Generally speaking, network management refers to the tasks associated with running a network, along with the software, tools, and technology required to support these tasks. One major part of running a network is to monitor the devices on it in order to know what is happening.
One definition of network management from the ISO Telecommunications Management Network model and framework for network management is known as FCAPS. It divides network management into five disciplines: Fault, Configuration, Accounting, Performance, and Security. Most network management tools can be assigned to one of these disciplines and, out of the box, Cacti is generally more of a performance measurement tool than a management tool, but it can be enhanced to also perform additional tasks.
Cacti is an open source performance measurement and graphing application. The first version of Cacti was published on 23rd September, 2001, and provided a complete web-based frontend to RRDtool, the high performance data logging and graphing system created by Tobias Oetiker, two years earlier. Cacti stores all of the information required to gather this data and create the graphs in a MySQL database, all of which is completely configurable via its web interface.
For data gathering, Cacti uses external scripts and commands, as well as all 3 SNMP versions.
Even in its initial release, Cacti included much of the functionality needed for an enterprise class performance measurement tool:
- Complete web-based RRD and RRA management
- Complete RRD Graph configuration and generation
- With external Script/Command and SNMP support
- With easy configuration for SNMP interface data graphing
- With granular user rights management
From an architectural point of view, Cacti uses a cron/at-based poller to gather data from different sources, Round Robin Database (RRD) files to store the polled data, and a MySQL database to store the systems configuration. The primary user interface is a PHP web application that allows for easy management of all aspects of the system, as well as automatic display mechanisms for viewing the graphs.
Cacti is available for different operating systems such as Windows, Linux, and Solaris.
Although the main area for which Cacti is used is performance measurement, it can be extended to do much more! With the introduction of the Plugin Architecture, Cacti can be extended to include tasks such as:
- Threshold alerting
- Real-time monitoring of specific data sources
- Creating and sending scheduled reports
- System logging and analysis
- Performing network configuration backups
- Integration of other network management software
- Tracking network hardware
Many of these extensions or plugins are actively maintained and supported by the Cacti Group itself, while others are maintained by the Cacti community and the developer of each extension.
- 3ds Max 2014標準教程(全視頻微課版)
- Photoshop CS6平面設計應用教程(第4版)
- 擁抱開源(第2版)
- 人臉識別算法與案例分析
- Python數據分析實戰(zhàn):從Excel輕松入門Pandas
- After Effects CC 2019 影視后期特效合成案例教程
- ASP.NET MVC 2 Cookbook
- 無師自通AutoCAD:中文版室內設計
- iPad+Procreate室內設計手繪表現(xiàn)技法
- AutoCAD 2017從新手到高手
- Oracle 11g Streams Implementer's Guide
- 三維建模與3D打印從入門到精通
- Photoshop CS6中文版基礎與實例教程(第6版)
- AutoCAD 2020中文版入門、精通與實戰(zhàn)
- Power Query For Excel:讓工作化繁為簡