AFS-Monitor
view release on metacpan or search on metacpan
pod/afsmon_stats.pod view on Meta::CPAN
bufAlloced: Number of buffers allocated by AFS.
=item *
bufHits: Number of pages found on buffer cache.
=item *
bufMisses: Number of pages not found on buffer cache.
=item *
bufFlushDirty: Number of cached dirty buffers flushed because all were busy.
=item *
LargeBlocksActive: Number of currently used large free pool entries.
=item *
LargeBlocksAlloced: Number of allocated large free pool entries.
=item *
SmallBlocksActive: Number of currently used small free pool entries.
=item *
SmallBlocksAlloced: Number of allocated used small free pool entries.
=item *
OutStandingMemUsage: Amount of allocated memory.
=item *
OutStandingAllocs: Outstanding osi_allocs (no osi_frees yet).
=item *
CallBackAlloced: Number of callback structures allocated.
=item *
CallBackFlushes: Number of callback flush operations performed.
=item *
srvRecords: Number of servers currently on record.
=item *
srvRecordsHWM: Server record high water mark.
=item *
srvNumBuckets: Number of server hash chain buckets.
=item *
srvMaxChainLength: Maximum server hash chain length.
=item *
srvMaxChainLengthHWM: Server hash chain high water mark.
=item *
sysName_ID: Sysname ID for host hardware.
=back
Miscellaneous Group (misc_group)
=over
=item *
numPerfCalls: Number of performance calls received.
=item *
epoch: Cache Manager epoch time.
=item *
numCellsVisible: Number of cells we know about.
=item *
numCellsContacted: Number of cells contacted.
=back
=head2 Server Up/Down Statistics Section (Server_UpDown_section)
File Server Up/Down Statistics in Same Cell Group (FS_upDown_SC_group)
Note: The records referred to in this section are the internal records kept by the afsmonitor program to track the processes from which data is being gathered.
=over
=item *
fs_sc_numTtlRecords: Number of fileserver records, active or inactive.
=item *
fs_sc_numUpRecords: Number of (active) fileserver records currently marked up.
=item *
fs_sc_numDownRecords: Number of (active) fileserver records currently marked down.
=item *
fs_sc_sumOfRecordAges: Sum of fileserver record lifetimes.
=item *
fs_sc_ageOfYoungestRecord: Age of youngest fileserver record.
( run in 0.944 second using v1.01-cache-2.11-cpan-39bf76dae61 )