Cacti MRTG
Install Plugin Architecture Cacti and Cacti Plugins
What is Plugin Architecture ?
The Plugin Architecture for Cacti was designed to be both simple in nature and robust enough to allow freedom to do almost anything in Cacti. Cacti itself is designed nicely enough that integrating into it is fairly easy with very little modifications necessary.
What is the different between Cacti Plugins and Plugin Architecture?
Cacti Plugins is plugins to support cacti itself, Plugin architecture is just design to manage cacti plugins and install cacti plugin on the fly.
How To Install Cacti 0.8.7d From Source OpenSUSE 11
What is Cacti ?
Cacti is a complete frontend to RRDTool, it stores all of the necessary information to create graphs and populate them with data in a MySQL database. The frontend is completely PHP driven. Along with being able to maintain Graphs, Data Sources, and Round Robin Archives in a database, cacti handles the data gathering. There is also SNMP support for those used to creating traffic graphs with MRTG.
Preparing Anything
I assume you already have apache + php + mysql running in OpenSUSE11.
How To Fixed Cacti Font Graphs When RRDTool Generate A New Devices Graphs in Centos 4x/5x
I just found out that there will be a problem when you are installing CACTI in Centos 4x /5x
When you have generated a new graph your Graph will appear but there is no FONT on your graph.
Here is a simple steps how to fixed this issue:
Example your server is running centos5 .
Follow this instruction to install rrdtool :
1. Adding RPMforge Repository
How To Import Cacti MRTG Graph Template 64 bit Counter With 95th Percentile Support
I have a problem when my server reach 100MB++ traffic in my Cacti Server.
All my cacti graph will suddenly spike and the graph will show an abnormal traffic.
After i searching google and found actually cacti can solved my traffic more than 100MB ++ with graph template with 64bit counter.
But the problem is i can't have my cacti graph to show me 95th percentile on 64bit counter graph.
How To Install Plugins In Cacti MRTG
What is Cacti ?
Cacti is a complete frontend to RRDTool, it stores all of the necessary information to create graphs and populate them with data in a MySQL database. The frontend is completely PHP driven. Along with being able to maintain Graphs, Data Sources, and Round Robin Archives in a database, cacti handles the data gathering. There is also SNMP support for those used to creating traffic graphs with MRTG.
What is Cacti Plugin Architecture ?
Installing Cacti MRTG on Fedora

Cacti is a complete frontend to RRDTool, it stores all of the necessary information to create graphs and populate them with data in a MySQL database. The frontend is completely PHP driven. Along with being able to maintain Graphs, Data Sources, and Round Robin Archives in a database, cacti handles the data gathering. There is also SNMP support for those used to creating traffic graphs with MRTG.
Before installing cacti, we must install http, php, mysql, rrdtool, and net-snmp.
Installation
- Install http, php, and mysql
yum -y install httpd php mysql mysql-server php-mysql - Restart service httpd
service httpd restart - Run service mysqld
service mysqld start - Install rrdtool
yum install rrdtool - Install net-snmp
yum install net-snmp* - Install cacti
yum install cacti
Recent comments
6 hours 40 min ago
3 days 7 hours ago
3 days 7 hours ago
1 week 4 days ago
4 weeks 3 days ago
6 weeks 4 days ago
8 weeks 1 hour ago
9 weeks 5 days ago
9 weeks 5 days ago
15 weeks 1 day ago