Database Reports -> Provide Examples for Resource Query Data
Description
One of the requirements for a Jasper report is to report on the disk space used on monitored nodes, but I can't find any detailed explanation or examples on how to use the resourceQuery language in a dataset query string.
For example I'm trying to get the results of this queryString:
--rrdDir /opt/opennms/share/rrd/snmp/ --nodeid XX --resourceType dskIndex --string ns-dskPath
After running this the documentation only states that "To get the fields provider to work you will need to install the resource query fields provider jar"
Can someone please provide an example on how it would look in the jrxml for this report?
Acceptance / Success Criteria
None
Lucidchart Diagrams
Activity
Show:
Corey Hammerton March 18, 2015 at 11:01 AM
I added a Query Executor statement to the options with the following settings:
One of the requirements for a Jasper report is to report on the disk space used on monitored nodes, but I can't find any detailed explanation or examples on how to use the resourceQuery language in a dataset query string.
For example I'm trying to get the results of this queryString:
--rrdDir /opt/opennms/share/rrd/snmp/ --nodeid XX --resourceType dskIndex --string ns-dskPath
After running this the documentation only states that "To get the fields provider to work you will need to install the resource query fields provider jar"
Can someone please provide an example on how it would look in the jrxml for this report?