Personally, I have pimped my default redtool graph command in snmp-graph.properties a little bit. JRobin doesn't die with the command. But hasn't so much effect. The extended command makes antialiased nice rendering of the graphs and I normalize the graph size to 900x200.
command.prefix=/usr/bin/rrdtool graph - --imgformat PNG -R normal --font-render-mode normal -l 0 -E --font DEFAULT:7 --font TITLE:10 --start {startTime} --end {endTime} -c ARROW#5e5e5e --width=900 --height=200 --full-size-mode But you're right, the handling should be deal with the full-size-mode. I would also suggest to remove all --width and --height overwritten commands in the snmp-graph.properties. The report.width and report.height should be used instead. On 23.08.2013, at 14:29, Alejandro Galue <aga...@opennms.org> wrote: > That's really cool Ronny. > > I'll give it a try when I have time ;) > > It will be also very nice to add support for --full-size-mode. This is a > feature of RRDtool to use the supplied height and width for the real image > size, rather than the internal graph box, which is the default. I'm not sure > of JRobin supports this feature, but in some cases this could be important, > for example, to put several graphs on a KSC report and force all of them to > have the exact same size. > > Alejandro > > Sent from my iPhone > > On Aug 23, 2013, at 6:28 AM, Ronny Trommer <ro...@opennms.org> wrote: > >> I have cherry-picked this fix from master to origin/1.12. The fix is >> regarding to >> >> http://issues.opennms.org/browse/NMS-5918 >> http://issues.opennms.org/browse/NMS-5919 >> >> Would be nice for some feedback to have it in the next minor release 1.12.1 >> >> https://github.com/OpenNMS/opennms/commit/0922dc68acd949ae79606e03420163f18718000a >> >> Thanks in advance >> >> -- >> Ronny Trommer, OGP >> Web: http://www.opennms.org >> >> PGP Key Fingerprint: 4A1B 4D06 FEEC 244D 38EF 8074 9075 B2E5 08A2 451E >> PGP Key Server1: https://keyserver.pgp.com >> PGP Key Server2: http://pgp.mit.edu/ >> >> ------------------------------------------------------------------------------ >> Introducing Performance Central, a new site from SourceForge and >> AppDynamics. Performance Central is your source for news, insights, >> analysis and resources for efficient Application Performance Management. >> Visit us today! >> http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk >> _______________________________________________ >> Please read the OpenNMS Mailing List FAQ: >> http://www.opennms.org/index.php/Mailing_List_FAQ >> >> opennms-devel mailing list >> >> To *unsubscribe* or change your subscription options, see the bottom of this >> page: >> https://lists.sourceforge.net/lists/listinfo/opennms-devel > > ------------------------------------------------------------------------------ > Introducing Performance Central, a new site from SourceForge and > AppDynamics. Performance Central is your source for news, insights, > analysis and resources for efficient Application Performance Management. > Visit us today! > http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk > _______________________________________________ > Please read the OpenNMS Mailing List FAQ: > http://www.opennms.org/index.php/Mailing_List_FAQ > > opennms-devel mailing list > > To *unsubscribe* or change your subscription options, see the bottom of this > page: > https://lists.sourceforge.net/lists/listinfo/opennms-devel ------------------------------------------------------------------------------ Introducing Performance Central, a new site from SourceForge and AppDynamics. Performance Central is your source for news, insights, analysis and resources for efficient Application Performance Management. Visit us today! http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk _______________________________________________ Please read the OpenNMS Mailing List FAQ: http://www.opennms.org/index.php/Mailing_List_FAQ opennms-devel mailing list To *unsubscribe* or change your subscription options, see the bottom of this page: https://lists.sourceforge.net/lists/listinfo/opennms-devel