I recently installed mailscanner-mrtg but I noticed my graphs wheren't labeled very nice. The labels which include k,M,G, ... did label all these items.
I googled a bit for this problem and found that it is a know problem with version of mrtg 2.14-X. They also metioned that it is already fixed in the 2.15 release of mrtg.
My question is of course.... when will the 2.15 release of mrtg be available in CentOS5?
Greetings,
Johan Huysmans
mrtg bug solved in newer version
Re: mrtg bug solved in newer version
Errr........ nothing is stopping you from downloading the source rpm file and the new version of mrtg-2.15.2 and building your own.
The spec file needs some minor editing (version number change, Source1 change and remove patch number zero) and do not forget to also get the mrtg-2.15.2.tar.gz.md5.gpg (note for Source1 change) and place it in the SOURCE directory (~/rpmbuild/SOURCE for example) used for the build source.
Requirements and dependencies for building are yours to satisfy, form the SPECS directory (~/rpmbuild/SPECS for example) type something like; rpmbuild -ba mrtg.spec
http://isoredirect.centos.org/centos/5/os/SRPMS/mrtg-2.14.5-2.src.rpm
http://oss.oetiker.ch/mrtg/
The spec file needs some minor editing (version number change, Source1 change and remove patch number zero) and do not forget to also get the mrtg-2.15.2.tar.gz.md5.gpg (note for Source1 change) and place it in the SOURCE directory (~/rpmbuild/SOURCE for example) used for the build source.
Requirements and dependencies for building are yours to satisfy, form the SPECS directory (~/rpmbuild/SPECS for example) type something like; rpmbuild -ba mrtg.spec
http://isoredirect.centos.org/centos/5/os/SRPMS/mrtg-2.14.5-2.src.rpm
http://oss.oetiker.ch/mrtg/