AFS-Monitor
view release on metacpan or search on metacpan
src/afsmon-labels.h view on Meta::CPAN
"NGetVolumeInfo_max",
"BulkStatus_ops",
"BulkStatus_ops_ok",
"BulkStatus_sum",
"BulkStatus_sqr",
"BulkStatus_min",
"BulkStatus_max",
"XStatsVersion_ops",
"XStatsVersion_ops_ok",
"XStatsVersion_sum",
"XStatsVersion_sqr",
"XStatsVersion_min",
"XStatsVersion_max",
"GetXStats_ops",
"GetXStats_ops_ok",
"GetXStats_sum",
"GetXStats_sqr",
"GetXStats_min",
"GetXStats_max",
"FetchData_xfers", /* Timings for some byte sized data transfer ops */
"FetchData_xfers_ok",
"FetchData_xfers_sum",
"FetchData_xfers_sqr",
"FetchData_xfers_min",
"FetchData_xfers_max",
"FetchData_xfers_Kbytes_sum",
"FetchData_xfers_bytes_min",
"FetchData_xfers_bytes_max",
"FetchData_xfers_bucket0",
"FetchData_xfers_bucket1",
"FetchData_xfers_bucket2",
"FetchData_xfers_bucket3",
"FetchData_xfers_bucket4",
"FetchData_xfers_bucket5",
"FetchData_xfers_bucket6",
"FetchData_xfers_bucket7",
"FetchData_xfers_bucket8",
"StoreData_xfers",
"StoreData_xfers_ok",
"StoreData_xfers_sum",
"StoreData_xfers_sqr",
"StoreData_xfers_min",
"StoreData_xfers_max",
"StoreData_xfers_Kbytes_sum",
"StoreData_xfers_bytes_min",
"StoreData_xfers_bytes_max",
"StoreData_xfers_bucket0",
"StoreData_xfers_bucket1",
"StoreData_xfers_bucket2",
"StoreData_xfers_bucket3",
"StoreData_xfers_bucket4",
"StoreData_xfers_bucket5",
"StoreData_xfers_bucket6",
"StoreData_xfers_bucket7",
"StoreData_xfers_bucket8"
};
/* file server data classification */
/* Data is classified into sections and each section into one or more
groups. The integer after a section name specifies the number of groups
contained in it. The integers after a group name specify the starting and
ending positional indices to fs_varNames[]. Unimportant information
is placed at the end of the section. */
char *fs_categories[] = {
"PerfStats_section 5",
"VnodeCache_group 1 13",
"Directory_group 14 16",
"Rx_group 17 57",
"HostModule_group 58 65",
"misc_group 0 0", /* numPerfCalls */
"RPCop_section 2",
"RPCopTimes_group 66 234",
"RPCopBytes_group 235 270"
};
/* Cache Manager variable names */
char *cm_varNames[] = {
"numPerfCalls", /* Performance numbers for the cache manager */
"epoch",
"numCellsVisible",
"numCellsContacted",
"dlocalAccesses",
"vlocalAccesses",
"dremoteAccesses",
"vremoteAccesses",
"cacheNumEntries",
"cacheBlocksTotal",
"cacheBlocksInUse",
"cacheBlocksOrig",
"cacheMaxDirtyChunks",
"cacheCurrDirtyChunks",
"dcacheHits",
"vcacheHits",
"dcacheMisses",
"vcacheMisses",
"cacheFlushes",
"cacheFilesReused",
"vcacheXAllocs",
"dcacheXAllocs",
"bufAlloced",
"bufHits",
"bufMisses",
"bufFlushDirty",
"LargeBlocksActive",
"LargeBlocksAlloced",
"SmallBlocksActive",
"SmallBlocksAlloced",
"OutStandingMemUsage",
"OutStandingAllocs",
"CallBackAlloced",
"CallBackFlushes",
"srvRecords",
"srvNumBuckets",
"srvMaxChainLength",
"srvMaxChainLengthHWM",
src/afsmon-labels.h view on Meta::CPAN
"CallBack_ops_max",
"InitCallBackState_ops",
"InitCallBackState_ops_ok",
"InitCallBackState_ops_sum",
"InitCallBackState_ops_sqr",
"InitCallBackState_ops_min",
"InitCallBackState_ops_max",
"Probe_ops",
"Probe_ops_ok",
"Probe_ops_sum",
"Probe_ops_sqr",
"Probe_ops_min",
"Probe_ops_max",
"GetLock_ops",
"GetLock_ops_ok",
"GetLock_ops_sum",
"GetLock_ops_sqr",
"GetLock_ops_min",
"GetLock_ops_max",
"GetCE_ops",
"GetCE_ops_ok",
"GetCE_ops_sum",
"GetCE_ops_sqr",
"GetCE_ops_min",
"GetCE_ops_max",
"XStatsVersion_CM_ops",
"XStatsVersion_CM_ops_ok",
"XStatsVersion_CM_ops_sum",
"XStatsVersion_CM_ops_sqr",
"XStatsVersion_CM_ops_min",
"XStatsVersion_CM_ops_max",
"GetXStats_CM_ops",
"GetXStats_CM_ops_ok",
"GetXStats_CM_ops_sum",
"GetXStats_CM_ops_sqr",
"GetXStats_CM_ops_min",
"GetXStats_CM_ops_max",
"curr_PAGs", /* Authentication information for CM */
"curr_Records",
"curr_AuthRecords",
"curr_UnauthRecords",
"curr_MaxRecordsInPAG",
"curr_LongestChain",
"PAGCreations",
"TicketUpdates",
"HWM_PAGS",
"HWM_Records",
"HWM_MaxRecordsInPAG",
"HWM_LongestChain",
"unreplicatedRefs", /* [Un]replicated file accesses: */
"replicatedRefs",
"numReplicasAccessed",
"maxReplicasPerRef",
"refFirstReplicaOK"
};
/* Cache Manager data classification */
/* Data is classified into sections and each section into one or more
groups. The integer after a section name specifies the number of groups
contained in it. The integers after a group name specify the starting and
ending positional indices to fs_varNames[]. Unimportant information
is placed at the end of the section. */
char *cm_categories[] = {
"PerfStats_section 2",
"PerfStats_group 4 39",
"misc_group 0 3",
"Server_UpDown_section 4",
"FS_upDown_SC_group 40 64",
"FS_upDown_DC_group 65 89",
"VL_upDown_SC_group 90 114",
"VL_upDown_DC_group 115 139",
"RPCop_section 4",
"FS_RPCopTimes_group 140 307",
"FS_RPCopErrors_group 308 475",
"FS_RPCopBytes_group 476 511",
"CM_RPCopTimes_group 512 553",
"Auth_Access_section 2",
"Auth_Stats_group 554 565",
"Access_Stats_group 566 570"
/* "Author_Stats_group x y" - no information collected at present */
};
( run in 0.693 second using v1.01-cache-2.11-cpan-39bf76dae61 )