logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Binkdlogstat - binkd log analyser and statistic generator

Author

       Binkdlogstat was written by Pavel Gulchouck <gul@lucky.net>  2:463/68

       This manual page was written by Kaliuta Yauheni <y.kaliuta@gmail.com>

       This is free documentation; you can redistribute it and/or modify it under the terms of the  GNU  General
       Public License as published by the Free Software Foundation; either version 2 of the License, or (at your
       option) any later version.

                                                    July 2005                                    BINKDLOGSTAT(8)

Description

binkdlogstat  is a program which generates reports of the activity of the binkd daemon. It analyzes binkd
       log files and prints to stdout a formatted report with the following information for each node:

       - number of successful incoming sessions

       - number of failed incoming sessions

       - number of successful outgoing sessions

       - number of failed outgoing sessions

       - outgoing traffic in bytes

       - incoming traffic in bytes

       - number of sent files

       - number of received files

       - average CPS with node

       It also provides total information for these categories for the log file.

       binkdlogstat uses stdin as a source and stdout as a result file, so it can be used as a filter.

Name

       Binkdlogstat - binkd log analyser and statistic generator

See Also

binkd(8)

Synopsys

binkdlogstat< <binkd-log-file>

See Also