A new Flexera Community experience is coming on November 25th. Click here for more information.
Our customer is using a Grafana Dashboard Business Intelligence tool to expose data on software and hardware utilization. They want to be able to retrieve usage type reports and high water marks from FNMEA to their Grafana Dashboard.
This was working great for FlexLM licenses but now we are looking at doing the same for 3rd Party (Sentinel) Licenses. The customer was using tables in the flexnet db but we are having issues accessing the data for the 3rd party products which makes me suspect they need to be hitting the FlexNetReporting DB. Here is the customer's request:
==========================================================================
We want to query the FLEXNET and/or FLEXNETREPORTING databases in order to retrieve High Water Mark Usage for a Sentinel license feature.
i.e. The Number of Licenses in Use, out of Number of Licenses Available, per day.
Which database tables should we query?
Currently, we query the table FLEXNET.dbo.RPTRT_FEATURE_USAGE_DAY for this data. The built-in Reporting tool only outputs a PNG graph, which we cannot use for analysis. We want a SQL query that will generate the data in this chart, for example (see attachment).
‎Aug 13, 2021 11:11 AM
@afilla - The following topic may help you:
https://community.flexera.com/t5/FlexNet-Manager-Forum/FNMEA-Classic-Report-Exports/td-p/175514
‎Aug 13, 2021 11:23 AM