JMX JRB data is not read from the directory specified in jmx-datacollection-config.xml
Description
JMX JRB data is not read from the directory specified in jmx-datacollection-config.xml:
[root@basevm1 etc]# head jmx-datacollection-config.xml <?xml version="1.0"?> <jmx-datacollection-config rrdRepository="/opt/opennms/share/rrd/jmx/">
when using this setting, no graphs using JMX data are present. however, immediately after creating symbolic links from jmx/[nodeId]/[Identifier] to snmp/[nodeId]/[Identifier], graphs become available.
This is minor since the workaround is pretty obvious (don't change the setting to begin with or add symbolic links), this can be very misleading.
JMX JRB data is not read from the directory specified in jmx-datacollection-config.xml:
[root@basevm1 etc]# head jmx-datacollection-config.xml
<?xml version="1.0"?>
<jmx-datacollection-config rrdRepository="/opt/opennms/share/rrd/jmx/">
when using this setting, no graphs using JMX data are present. however, immediately after creating symbolic links from jmx/[nodeId]/[Identifier] to snmp/[nodeId]/[Identifier], graphs become available.
This is minor since the workaround is pretty obvious (don't change the setting to begin with or add symbolic links), this can be very misleading.