[Contents] [Prev] [Next] [Index] [Report an Error]


<file>

Usage

<file-information>
    <file>
        <file-name>file-name</file-name>
        <flow-records>flow-records</flow-records>
        <flow-records-per-second>flow-records-per-second</flow-records-per-second>
        <peak-flow-records-per-second>peak-flow-records-per-second
                                    </peak-flow-records-per-second>
        <uncompressed-bytes>uncompressed-bytes</uncompressed-bytes>
        <uncompressed-bytes-per-second>uncompressed-bytes-per-second
                                    </uncompressed-bytes-per-second>
        <peak-uncompressed-bytes-per-second>peak-uncompressed-bytes-per-second
                                    </peak-uncompressed-bytes-per-second>
        <compressed-bytes>compressed-bytes</compressed-bytes>
        <compressed-bytes-per-second>compressed-bytes-per-second
                                    </compressed-bytes-per-second>
        <peak-compressed-bytes-per-second>peak-compressed-bytes-per-second
                                    </peak-compressed-bytes-per-second>
        <compressed-block-count>compressed-block-count</compressed-block-count>
        <block-count>block-count</block-count>
        <state>state</state>
        <transfer-attempts>transfer-attempts</transfer-attempts>
    </file>
</file-information>

Description

File statistics.

Contents

<block-count>—Number of blocks in file.

<compressed-block-count>—Number of compressed blocks.

<compressed-bytes>—Compressed bytes.

<compressed-bytes-per-second>—Compressed bytes per second.

<file-name>—Filename.

<flow-records>—Flow records in file.

<flow-records-per-second>—Flow records per second.

<peak-compressed-bytes-per-second>—Peak compressed bytes per second.

<peak-flow-records-per-second>—Peak flow records per second.

<peak-uncompressed-bytes-per-second>—Peak uncompressed bytes per second.

<state>—Current state of the file.

<transfer-attempts>—Number of FTP transfer attempts.

<uncompressed-bytes>—Uncompressed bytes.

<uncompressed-bytes-per-second>—Uncompressed bytes per second.


[Contents] [Prev] [Next] [Index] [Report an Error]