- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
06-13-2013 05:33 AM
Hi,
Is there a way to get system statistics session output with API ?
or just throughput value ?
06-13-2013 05:43 AM
Hi,
You can use the API query for (with the key):
/api/?type=op&cmd=<show><session><info></info></session></show>
The output will then have to be parsed for the field "<kbps>9</kbps>" to get the throughput.
06-13-2013 05:43 AM
Hi,
You can use the API query for (with the key):
/api/?type=op&cmd=<show><session><info></info></session></show>
The output will then have to be parsed for the field "<kbps>9</kbps>" to get the throughput.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!