28-Mar-2020 00:55
Hi,
I am using the below query for getting CPU and memory stats for an LTM
https://<ip>/mgmt/tm/sys/memory
https://<ip>/mgmt/tm/sys/cpu
When I pass the query, I get a point in time snapshot of the stats.
I want to get data for a specific timeframe. Can someone help on this?
Thanks in advance 🙂
28-Mar-2020 01:31
Also,
Is there a way to specify past 2 hours or past 4 hours data is needed in the get request?