You are not logged in.
Pages: 1
Since the property Stats is declared as "readonly"
property Stats: TSQLRestServerMonitor read fStats;
how to clear stats on a working server?
I want to collect the server stats grouped by time to build the server stats timeline.
For example, I want to save the server stats to DB each minute (or hour), after that clear the stats to begin collecting new counters and so on.
Offline
Pages: 1