Cacti: Difference between revisions
Jump to navigation
Jump to search
(Created page with '== Cacti == Cacti is graphical representation of network traffic over a device. It can be used to monitor network traffic over individual ports to altogether usage. It can be ins…') |
|||
Line 5: | Line 5: | ||
For this installation we will be installing cacti on a Ubuntu virtual box system. | For this installation we will be installing cacti on a Ubuntu virtual box system. | ||
*Step 1. You will need to install three dependicies for cacti you will need RRdTool, Apache2, MySQL with apt-get or aptitude. | *Step 1. You will need to install three dependicies for cacti you will need RRdTool, Apache2, MySQL with apt-get or aptitude. | ||
[[File:Install_rrdtool. | [[File:Install_rrdtool.JPG]] | ||
* | * |
Revision as of 19:15, 22 February 2010
Cacti
Cacti is graphical representation of network traffic over a device. It can be used to monitor network traffic over individual ports to altogether usage. It can be installed in the windows enviroment or you may install it on a Unix-Linux based OS.
Installation
For this installation we will be installing cacti on a Ubuntu virtual box system.
- Step 1. You will need to install three dependicies for cacti you will need RRdTool, Apache2, MySQL with apt-get or aptitude.