Page 1 of 1

Server last activity stats

Posted: 15 Jun 2019, 18:47
by JackD
Hi,

Is there a way to see or access last activity server stats ?

Maybe an API call that could be used to present the following table ...

Code: Select all

           || last used         || last successes    || last failures
-----------||-------------------||-------------------||------------------
server #01 || 2019 Jun 15 00:15 || 2019 Jun 15 00:10 || 2019 Jun 15 00:15
server #02 || 2019 Jun 15 00:15 || 2019 Jun 15 00:15 || 2019 Jun 10 14:15
server #nn || 2019 Jun 05 15:42 || 2019 Jun 05 15:42 || 2019 May 25 20:20

Re: Server last activity stats

Posted: 15 Jun 2019, 20:21
by hugbug
There is download volume statistics per server which you can interpret as "last used". This stats can be obtained via API-method servervolumes.

There is no data for successes or failures.