Multi-column, Multi-row metric extension for count and IDs that make up that count
Hi,
I'm looking for implementation ideas regarding the creation of a metric extension where a record count is returned back to Cloud Control 12c in the first column and the second column containing the IDs of the records that are within that count. I have the OS command and SQL written and it works except I do not understand how to setup the metric extension to where the historics make sense and the criteria (count >= 1) is in effect.
Any ideas would be greatly appreciated.