AFS-Monitor

 view release on metacpan or  search on metacpan

pod/afsmon_stats.pod  view on Meta::CPAN

Directory Package Group (Directory_group)

=over

=item *

dir_Buffers: Number of buffers in use.

=item *

dir_Calls: Number of read calls made.

=item *

dir_IOs: I/O operations performed.

=back

Rx Group (Rx_group)

=over

=item *

rx_packetRequests: Packet allocation requests.

=item *

rx_noPackets_RcvClass: Failed packet requests (receive class).

=item *

rx_noPackets_SendClass: Failed packet requests (send class).

=item *

rx_noPackets_SpecialClass: Failed packet requests (special class).

=item *

rx_socketGreedy: Did SO_GREEDY succeed?

=item *

rx_bogusPacketOnRead: Short packets received.

=item *

rx_bogusHost: Host address from bogus packets.

=item *

rx_noPacketOnRead: Read packets with no packet there.

=item *

rx_noPacketBuffersOnRead: Packets dropped due to buffer shortage.

=item *

rx_selects: Selects waiting on packet or timeout.

=item *

rx_sendSelects: Selects forced upon sends.

=item *

rx_packetsRead_RcvClass: Packets read (receive class).

=item *

rx_packetsRead_SendClass: Packets read (send class).

=item *

rx_packetsRead_SpecialClass: Packets read (special class).

=item *

rx_dataPacketsRead: Unique data packets read off wire.

=item *

rx_ackPacketsRead: ACK packets read.

=item *

rx_dupPacketsRead: Duplicate data packets read.

=item *

rx_spuriousPacketsRead: Inappropriate packets read.

=item *

rx_packetsSent_RcvClass: Packets sent (receive class).

=item *

rx_packetsSent_SendClass: Packets sent (send class).

=item *

rx_packetsSent_SpecialClass: Packets sent (special class).

=item *

rx_ackPacketsSent: ACK packets sent.

=item *

rx_pingPacketsSent: Ping packets sent.

=item *

rx_abortPacketsSent: Abort packets sent.

=item *

rx_busyPacketsSent: Busy packets sent.



( run in 1.982 second using v1.01-cache-2.11-cpan-d06a3f9ecfd )