AFS-Monitor
view release on metacpan or search on metacpan
pod/afsmon_stats.pod view on Meta::CPAN
XStatsVersion_CM_ops_ok: Number of successful XStatsVersion operations.
=item *
XStatsVersion_CM_ops_sum: Sum of timings for XStatsVersion operations.
=item *
XStatsVersion_CM_ops_sqr: Sum of squares of sample timings for XStatsVersion operations.
=item *
XStatsVersion_CM_ops_min: Minimum execution time observed for XStatsVersion operations.
=item *
XStatsVersion_CM_ops_max: Maximum execution time observed for XStatsVersion operations.
=item *
GetXStats_CM_ops: Number of GetXStats operations executed.
=item *
GetXStats_CM_ops_ok: Number of successful GetXStats operations.
=item *
GetXStats_CM_ops_sum: Sum of timings for GetXStats operations.
=item *
GetXStats_CM_ops_sqr: Sum of squares of sample timings for GetXStats operations.
=item *
GetXStats_CM_ops_min: Minimum execution time observed for GetXStats operations.
=item *
GetXStats_CM_ops_max: Maximum execution time observed for GetXStats operations.
=back
=head2 Authentication and Replicated File Access Section (Auth_Access_section)
Authentication Information for Cache Manager Group (Auth_Stats_group)
=over
=item *
curr_PAGs: Current number of PAGs.
=item *
curr_Records: Current number of records in table.
=item *
curr_AuthRecords: Current number of of authenticated records (with valid ticket).
=item *
curr_UnauthRecords: Current number of of unauthenticated records (without any ticket at all).
=item *
curr_MaxRecordsInPAG: Maximum records for a single PAG.
=item *
curr_LongestChain: Length of longest current hash chain.
=item *
PAGCreations: Number of PAG creations.
=item *
TicketUpdates: Number of ticket additions/refreshes.
=item *
HWM_PAGS: High water mark - number of PAGs.
=item *
HWM_Records: High water mark - number of records.
=item *
HWM_MaxRecordsInPAG: High water mark - maximum records for a single PAG.
=item *
HWM_LongestChain: High water mark - longest hash chain.
=back
Unreplicated File Access Group (Access_Stats_group)
=over
=item *
unreplicatedRefs: Number of references to unreplicated data.
=item *
replicatedRefs: Number of references to replicated data.
=item *
numReplicasAccessed: Number of replicas accessed.
=item *
maxReplicasPerRef: Maximum number of replicas accessed per reference.
=item *
refFirstReplicaOK: Number of references satisfied by 1st replica.
=back
( run in 0.706 second using v1.01-cache-2.11-cpan-5c0b1e786e0 )