AFS-Monitor
view release on metacpan or search on metacpan
src/afsmon-labels.h view on Meta::CPAN
/* File Server variable names */
char *fs_varNames[] = {
"numPerfCalls", /* Performance Numbers */
"vcache_L_Entries",
"vcache_L_Allocs",
"vcache_L_Gets",
"vcache_L_Reads",
"vcache_L_Writes",
"vcache_S_Entries",
"vcache_S_Allocs",
"vcache_S_Gets",
"vcache_S_Reads",
"vcache_S_Writes",
"vcache_H_Entries",
"vcache_H_Gets",
"vcache_H_Replacements",
"dir_Buffers",
"dir_Calls",
"dir_IOs",
"rx_packetRequests",
"rx_noPackets_RcvClass",
"rx_noPackets_SendClass",
"rx_noPackets_SpecialClass",
"rx_socketGreedy",
"rx_bogusPacketOnRead",
"rx_bogusHost",
"rx_noPacketOnRead",
"rx_noPacketBuffersOnRead",
"rx_selects",
"rx_sendSelects",
"rx_packetsRead_RcvClass",
"rx_packetsRead_SendClass",
"rx_packetsRead_SpecialClass",
"rx_dataPacketsRead",
"rx_ackPacketsRead",
"rx_dupPacketsRead",
"rx_spuriousPacketsRead",
"rx_packetsSent_RcvClass",
"rx_packetsSent_SendClass",
"rx_packetsSent_SpecialClass",
"rx_ackPacketsSent",
"rx_pingPacketsSent",
"rx_abortPacketsSent",
"rx_busyPacketsSent",
"rx_dataPacketsSent",
"rx_dataPacketsReSent",
"rx_dataPacketsPushed",
"rx_ignoreAckedPacket",
"rx_totalRtt_Sec",
"rx_totalRtt_Usec",
"rx_minRtt_Sec",
"rx_minRtt_Usec",
"rx_maxRtt_Sec",
"rx_maxRtt_Usec",
"rx_nRttSamples",
"rx_nServerConns",
"rx_nClientConns",
"rx_nPeerStructs",
"rx_nCallStructs",
"rx_nFreeCallStructs",
"host_NumHostEntries",
"host_HostBlocks",
"host_NonDeletedHosts",
"host_HostsInSameNetOrSubnet",
"host_HostsInDiffSubnet",
"host_HostsInDiffNetwork",
"host_NumClients",
"host_ClientBlocks", /* ",sysname_ID", has been junked */
"epoch", /* RPC Operation timings */
"FetchData_ops",
"FetchData_ops_ok",
"FetchData_sum",
"FetchData_sqr",
"FetchData_min",
"FetchData_max",
"FetchACL_ops",
"FetchACL_ops_ok",
"FetchACL_sum",
"FetchACL_sqr",
"FetchACL_min",
"FetchACL_max",
"FetchStatus_ops",
"FetchStatus_ops_ok",
"FetchStatus_sum",
"FetchStatus_sqr",
"FetchStatus_min",
"FetchStatus_max",
"StoreData_ops",
"StoreData_ops_ok",
"StoreData_sum",
"StoreData_sqr",
"StoreData_min",
"StoreData_max",
"StoreACL_ops",
"StoreACL_ops_ok",
"StoreACL_sum",
"StoreACL_sqr",
"StoreACL_min",
"StoreACL_max",
"StoreStatus_ops",
"StoreStatus_ops_ok",
"StoreStatus_sum",
"StoreStatus_sqr",
"StoreStatus_min",
"StoreStatus_max",
"RemoveFile_ops",
"RemoveFile_ops_ok",
src/afsmon-labels.h view on Meta::CPAN
"GetVolumeInfo_ops",
"GetVolumeInfo_ops_ok",
"GetVolumeInfo_sum",
"GetVolumeInfo_sqr",
"GetVolumeInfo_min",
"GetVolumeInfo_max",
"GetVolumeStatus_ops",
"GetVolumeStatus_ops_ok",
"GetVolumeStatus_sum",
"GetVolumeStatus_sqr",
"GetVolumeStatus_min",
"GetVolumeStatus_max",
"SetVolumeStatus_ops",
"SetVolumeStatus_ops_ok",
"SetVolumeStatus_sum",
"SetVolumeStatus_sqr",
"SetVolumeStatus_min",
"SetVolumeStatus_max",
"GetRootVolume_ops",
"GetRootVolume_ops_ok",
"GetRootVolume_sum",
"GetRootVolume_sqr",
"GetRootVolume_min",
"GetRootVolume_max",
"CheckToken_ops",
"CheckToken_ops_ok",
"CheckToken_sum",
"CheckToken_sqr",
"CheckToken_min",
"CheckToken_max",
"GetTime_ops",
"GetTime_ops_ok",
"GetTime_sum",
"GetTime_sqr",
"GetTime_min",
"GetTime_max",
"NGetVolumeInfo_ops",
"NGetVolumeInfo_ops_ok",
"NGetVolumeInfo_sum",
"NGetVolumeInfo_sqr",
"NGetVolumeInfo_min",
"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",
src/afsmon-labels.h view on Meta::CPAN
"CallBack_ops_sum",
"CallBack_ops_sqr",
"CallBack_ops_min",
"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 1.351 second using v1.01-cache-2.11-cpan-39bf76dae61 )