Hi all,
When running a metric on an agent, I get the following message:
The following exception has occurred:
RTMCollection: exception occurred: java.lang.UnsupportedOperationException: Collection Result Maximum Flood Control Level Exceeded
Does anyone have any information on this?
This metric could return a few thousand lines in the result, so I added the "LIMIT_TO" in the default collections file:
<MetricColl NAME="......."> <LimitRows LIMIT_TO="1750"/> </MetricColl>
However the error still occurs...
1. Does anyone have feedback on the flood control message?
2. At what nr of rows should I introduce LIMIT_TO?
Any feedback much appreciated!
Thanks,
Ed