Statistic

Hi, can someone tell me if the following statistic is new in R6 or did it exist in R5 also what does it give us.

Server.users.active5min

Thanks

Serge

Subject: Statistic

There was a server.users.5minpeak in R5 which showed what the peak number of users was that caused transactions at the server in the busiest 5 min interval since the server was last started.

Subject: RE: Statistic

Thanks