From 2395eb60757025a47b5d729948baf1951cc4467a Mon Sep 17 00:00:00 2001 From: Derrick Brashear Date: Thu, 29 Jul 2004 05:29:33 +0000 Subject: [PATCH] afsmonitor-update-stat-descriptions-20040729 FIXES 5952 correct list of available stats --- doc/html/AdminGuide/auagd024.htm | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/doc/html/AdminGuide/auagd024.htm b/doc/html/AdminGuide/auagd024.htm index bd4df8c1a..43e0b1f7b 100644 --- a/doc/html/AdminGuide/auagd024.htm +++ b/doc/html/AdminGuide/auagd024.htm @@ -87,7 +87,7 @@ cache. cache.

  • cacheFlushes: Number of files flushed from cache.

  • cacheFilesReused: Number of cache files reused. -

  • ProtServerAddr: Address of Protection Server used. +

  • dcacheXAllocs: Additionally allocated dcaches.

  • vcacheXAllocs: Additionally allocated vcaches.

  • bufAlloced: Number of buffers allocated by AFS.

  • bufHits: Number of pages found on buffer cache. @@ -991,6 +991,7 @@ operations. operations.

  • CallBack_ops_max: Maximum execution time observed for CallBack operations. +

  • CallBack_ops_sqr: Sum of the square of CallBack operations executed.

  • InitCallBackState_ops: Number of InitCallBackState operations executed.

  • InitCallBackState_ops_ok: Number of successful InitCallBackState @@ -1001,6 +1002,8 @@ operations. InitCallBackState operations.

  • InitCallBackState_ops_max: Maximum execution time observed for InitCallBackState operations. +

  • InitCallBackState_ops_sqr: Sum of squares of timings for InitCallBackState +operations.

  • Probe_ops: Number of Probe operations executed.

  • Probe_ops_ok: Number of successful Probe operations.

  • Probe_ops_sum: Sum of timings for Probe operations. @@ -1008,6 +1011,7 @@ InitCallBackState operations. operations.

  • Probe_ops_max: Maximum execution time observed for Probe operations. +

  • Probe_ops_sqr: Sum of squares of timings for Probe operations.

  • GetLock_ops: Number of GetLock operations executed.

  • GetLock_ops_ok: Number of successful GetLock operations.

  • GetLock_ops_sum: Sum of timings for GetLock operations. @@ -1015,6 +1019,7 @@ operations. operations.

  • GetLock_ops_max: Maximum execution time observed for GetLock operations. +

  • GetLock_ops_sqr: Sum of squares of timings for GetLock operations.

  • GetCE_ops: Number of GetCE operations executed.

  • GetCE_ops_ok: Number of successful GetCE operations.

  • GetCE_ops_sum: Sum of timings for GetCE operations. @@ -1022,6 +1027,7 @@ operations. operations.

  • GetCE_ops_max: Maximum execution time observed for GetCE operations. +

  • GetCE_ops_sqr: Sum of squares of timings for GetCE operations.

  • XStatsVersion_CM_ops: Number of XStatsVersion operations executed.

  • XStatsVersion_CM_ops_ok: Number of successful XStatsVersion @@ -1032,6 +1038,8 @@ operations. XStatsVersion operations.

  • XStatsVersion_CM_ops_max: Maximum execution time observed for XStatsVersion operations. +

  • XStatsVersion_CM_ops_sqr: Sum of squares of timings for XStatsVersion +operations.

  • GetXStats_CM_ops: Number of GetXStats operations executed.

  • GetXStats_CM_ops_ok: Number of successful GetXStats operations. @@ -1041,6 +1049,8 @@ operations. operations.

  • GetXStats_CM_ops_max: Maximum execution time observed for GetXStats operations. +

  • GetXStats_CM_ops_sqr: Sum of squares of timings for GetXStats +operations.

    Authentication and Replicated File Access Section (Auth_Access_section)

    Authentication Information for Cache Manager Group (Auth_Stats_group) -- 2.39.5