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

genlist - Lists Torrus objects

Author

       Stanislav Sinyagin <ssinyagin@k-open.com>

torrus 3.00                                        2023-05-02                                  TORRUS_GENLIST(8)

Description

       This command generates a listing of objects in Torrus configuration tree TREENAME. Currently it lists the
       RRD files only.

Name

       genlist - Lists Torrus objects

Notes

       See more documentation at Torrus home page: http://torrus.org

Options

--path=PATH
           Sets the subtree path to PATH. Default values is "/".

       --what=ITEMS
           Includes items ITEMS in the listing. Currently only "rrdfiles" is a supported item.

       --type=TYPE
           Sets selection type. Currently supported values are "collector" (Collector leaves), "readonly" (read-
           only leaves) and "all" (this also happens to be default value).

       --help
           Displays a help message.

See Also

torrus(8)

Synopsis

torrusgenlist --tree=TREENAME [options...]

See Also