All work
- Small font size in JRobin graphs after upgrade to 1.12.2NMS-6303Resolved issue: NMS-6303Benjamin Reed
- Improve graph for SNMP Informant disk usageNMS-5668Resolved issue: NMS-5668Seth Leger
- Runaway threads consuming CPU when rendering certain graphsNMS-4861Resolved issue: NMS-4861Donald Desloge
- Graph VDEF config differences between JRobin and RRDNMS-4823
- HRULE not working in JRobin graphsNMS-2793Resolved issue: NMS-2793Ron Roskens
Small font size in JRobin graphs after upgrade to 1.12.2
Description
Environment
Acceptance / Success Criteria
Attachments
blocks
Lucidchart Diagrams
Details
Assignee
Benjamin ReedBenjamin ReedReporter
Ondrej D.Ondrej D.Components
Fix versions
Affects versions
Priority
Major
Details
Details
Assignee
Reporter
Components
Fix versions
Affects versions
Priority
PagerDuty
PagerDuty
PagerDuty
Activity
Benjamin ReedSeptember 26, 2014 at 10:44 AM
Fixed in 1.14. It's not exact, but the "small" font size is closer to how it was previously.
Richard HesseDecember 31, 2013 at 1:25 PM
Sorry, this is the correct URL. http://repo.opennms.org:8080/snapshots/org/jrobin/jrobin/1.5.15-SNAPSHOT/jrobin-1.5.15-20130624.180643-16.jar
I couldn't edit/delete my previous comment.
Richard HesseDecember 31, 2013 at 1:16 PM
This is the direct URL to download that copy of the jrobin jar: http://maven.opennms.org/content/groups/opennms.org-release/org/jrobin/jrobin/1.5.15/jrobin-1.5.15.jar
Ondrej D.December 31, 2013 at 10:11 AM
Replace of JAR solved the issue. Thanks!
Ron RoskensDecember 20, 2013 at 10:30 PM
So what happened here is jrobin was patched to support additional font tags beyond TITLE and LEGEND. The font sizes used for the different tags varied, so this is why the title got smaller when 1.12.3 bumped the dependency version for jrobin from 1.5.15-SNAPSHOT to 1.5.15.
I've commited a fix to add the --font handling to opennms-rrd-jrobin in 624af684dd0754f22d32427e85845b3dc8bcd389 which should let you adjust the size this should get pulled into 1.12.5.
Otherwise, you could replace the jrobin-1.5.15.jar in /opt/opennms/lib/ with jrobin-1.5.15-20130624.180643-16.jar which was the copy in 1.12.2.
There is an issue with JRobin graph font size after upgrade from 1.12.1 to 1.12.2. Fonts are smaller and picture is blurry. Please find attached graphs.
Unfortunately, it's not possible to set font size in snmp-graph.properties, since it works for RRDTool only (as far as I've tried and read in mailing list).