Show 95th computation on MRTG
Hello,Does anyone see where is the problem?
Problem: I cannot get 95th computation on the MRTG graph
/etc/crontab
----------------------
*/5 * * * * root /usr/local/mrtg-2/bin/mrtg /home/mrtg/cfg/mrtg.cfg --logging /var/log/mrtg.log
*/5 * * * * root /home/mrtg/cfg/95.pl
----------------------
/home/mrtg/cfg/95.pl
---------------------
$basedir= "/home/mrtg";
$snapshots="/home/mrtg/snapshots";
---------------------
/usr/local/mrtg-2/bin/mrtg????.patch
---------------------
I edited the patch to reflect the correct version of mrtg.
The I executed "patch <mrtg????.patch"
patching file mrtg
Hung #1 succeeded at 804 (offset 36 lines)
Hung #3 succeeded at 957 (offset 40 lines)
---------------------

