Forum Discussion
lisanwan_54895
Nimbostratus
Jul 21, 2010Problem with Statistics
Hi,
I want to retrieve the information of the performance below Overview in the web, such as Memory Used, System CPU Usage, Active Connections, New Connections, etc..
I'm using iCon...
lisanwan_54895
Nimbostratus
Jul 23, 2010Thanks to everyone who had read my topic.
The interface I used is right, but I made a stupid mistake while I made the call.
Look at the class PerformanceGraph in namespace Statistics. I should have defined the class as following,
[System.Xml.Serialization.SoapTypeAttribute("System.Statistics.PerformanceGraph", "urn:iControl")] //I missed this declaration
public class PerformanceGraph
{
public string graph_name; //The key or name of the graph
public string graph_title; //The title of the graph as appeared in the GUI's Performance Graph
public string graph_description; //The text description of this graph
};
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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