acs::Cluster method last_request (public)

 <instance of acs::Cluster[i]> last_request location

Defined in packages/acs-tcl/tcl/cluster-procs.tcl

Return the milliseconds since the last request from the denoted server. If there is no data available, the return values is empty.

Parameters:
location (required)

Testcases:
No testcase defined.
Source code:
if {[nsv_get cluster $location-last-request clicksms]} {
    return $clicksms
}
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: