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

rad_counter - Query and maintain FreeRADIUS rlm_counter DB file.

Authors

       Alan DeKok <aland@freeradius.org>

                                                19 September 2016                                 RAD_COUNTER(1)

Description

rad_counter is a tool that can query and maintain FreeRADIUS rlm_counter DB files.

Name

       rad_counter - Query and maintain FreeRADIUS rlm_counter DB file.

       This tool is deprecated

Options

       --file=
              Counter DB filename.

       --user= username
              Information for specific user.

       --match= <regex>
              Information for matching users.

       --reset= number
              Reset counter to <number>. If divisor is set use it, else <number> means seconds.

       --help Show the help screen.

       --(hours | minutes | seconds)
              Specify information divisor.

See Also

radiusd(8)

Synopsis

rad_counter  [--filecounter_filename]  [--userusername]  [--match<regex>] [--resetnumber] [--help]
       [--hours|--minutes|--seconds]

See Also