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

ifctrstat - display interface statistics

Authors

       A. Wilcox <awilfox@adelielinux.org>

                                                   2025-03-25                                       ifctrstat(8)

Description

ifctrstat  is  used  to  query interface statistic counters in a kernel-agnostic way.  This is useful for
       heterogenous environments where multiple kernels may be in use.

Name

       ifctrstat - display interface statistics

Options

-h,--help
           Display supported options to ifctrstat.

       -n,--no-label
           Display the requested counter without its label.

       -L,--list
           List available counters on this system.

       -V,--version
           Print the ifupdown-ng version and exit.

See Also

ifquery(8)

Synopsis

ifctrstat [<options>...] <interface> <counter>

       ifctrstat [<options>...] -L|--list

See Also