Search found 2 matches
- Fri Feb 03, 2006 3:45 pm
- Forum: Feature Requests
- Topic: [PATCH] Graphing Nth Percentile in Cacti
- Replies: 9
- Views: 11418
Thanks for considering my code modification
Rony, thanks for considering my modifications to this great code made by you and the other developers. I was reviewing for some answers after posting my changes but due to diverse situations I was not able to review the forum until today. Thanks again for considering my changes. I hope this change b...
- Sun Jul 24, 2005 2:11 am
- Forum: Feature Requests
- Topic: [PATCH] Graphing Nth Percentile in Cacti
- Replies: 9
- Views: 11418
[PATCH] Graphing Nth Percentile in Cacti
Hi, In order to show any percentile of the traffic graph, not only the 95th percentile, I have made some changes to a pair of the php Cacti files which are located in /lib folder. I am working with Cacti 0.8.6c. The changes were as follows: 1. In file rrd.php locate the label /* 95th percentile */ 2...