Forum Discussion
Jay_Nielson_410
Nimbostratus
Mar 16, 2012.Net Monitoring throughput Suggestions needed
I think I have the pertenant code below and the error message it generates is on .get_performance_graph_csv_statistics(Query). I have tried various valid performance graph name "memory", "CPU" and "th...
Mar 16, 2012
Could it be that you are allocating an array of size '5' for the Query parameter but are only allocating and filling the structure in the first element?
The error "could not find element by name: xxx" means that the client isn't serializing the parameter or structure element and that most often occurs when something is passed in as a null value. I'd try changing the Query definition to an array size of 1 and trying again.
Let me know if that doesn't work...
-Joe
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects