I developed a similar Zoom/History function like the famous Cactistoric developed by Bruno Prigent (Bravo Bruno c’est du bon boulot!).
You can read the README file below and see a screenshot of the zoom function.
Two versions are available, the first for cacti-0.8.4 (bonsai-0.2-084.tar.gz) and the second for cacti-0.8.5 (bonsai-0.2-085.tar.gz).
Don’t hesitate to give me a feedback…
- Eric
Bonsai README File
ABOUT:
Bonsai is very similar to Cactistoric developed by Bruno Prigent, with a little bit more user friendly interface in mind (my opinion).
Select in the graph (with your mouse) an area you are interested in. It's magic... the selected time period is displayed in a new graph.
You can also add the displayed graph to your favorites in your browser.
REQUIREMENTS:
Unix-based operating system
Cacti-0.8.5
Bonsai has been successfully tested with the following components
Redhat: 9 (Linux 2.4.20-8)
Cacti: 0.8.5
rrdtool: 1.0.40, 1.0.46
apache: 2.0.45
php: 4.3.1
IE: 6.0
Please share the experience you make with other systems and components: eric.steffen@gmx.net
INSTALLATION:
tar -zxf bonsai-0.2-xxx.tar.gz -C <path to your cacti directory>
cd <path to your cacti directory>/bonsai-0.2-xxx
./install.sh
Done!
NOTE:
As Cactistoric don't forget do change the number of rows in your rra. (Recreate your rrd files or use the rrd tune command).