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",



( run in 0.494 second using v1.01-cache-2.11-cpan-f03e8824b8d )