Is there a way from within Orion to poll a SQL table and store integer in Orion (kind of like a MIB poller, but querying SQL instead) so that I can then show a line graph of the results like we can with a custom poller?
For example, we want to query a SQL table that stores the count of the number of files to be processed by a custom application we have….I want to show the trending of this over time from within Orion if possible.