_R_R_D_L_I_S_T(1)                           rrdtool                          _R_R_D_L_I_S_T(1)

NNAAMMEE
     rrdlist - List directories and rrd databases.

SSYYNNOOPPSSIISS
     rrrrddttooooll lliisstt [----ddaaeemmoonn|--dd _a_d_d_r_e_s_s] [----nnoofflluusshh|--FF] [----rreeccuurrssiivvee|--rr] _p_a_t_h

DDEESSCCRRIIPPTTIIOONN
     The  lliisstt function provides an 'ls-like' interface for traversing and list‐
     ing the rrd database tree.

     When using the ----ddaaeemmoonn option, the lliisstt function  connects  to  rrdcached,
     the RRD caching daemon, and issues a "list" command for the given path.

     _p_a_t_h    The path (starting with '/') with '/' being the rrdcached base_dir.

     ----ddaaeemmoonn|--dd _a_d_d_r_e_s_s
             Address  of  the  rrdcached  daemon.  If  not  specified,  the RRD‐
             CACHED_ADDRESS environment variable must be set (see below).  For a
             list of accepted formats, see the --ll option in the  rrdcached  man‐
             ual.

              rrdtool list --daemon 127.0.0.1:42218 /cluster/nodes/node1

     ----nnoofflluusshh|--FF
             When using a daemon, "rrdtool list" will usually flush its cache to
             the  disk  before performing operations. This option disables cache
             flushing.

     ----rreeccuurrssiivvee|--rr
             Make the list of rrd databases recursive.

EENNVVIIRROONNMMEENNTT VVAARRIIAABBLLEESS
     The following environment variables may be used to change the  behavior  of
     "rrdtool list":

     RRRRDDCCAACCHHEEDD__AADDDDRREESSSS
         If  this  environment  variable  is set it will have the same effect as
         specifying the "--daemon" option on  the  command  line.  If  both  are
         present, the command line argument takes precedence.

AAUUTTHHOORR
     Sebastien Dugue <sebastien.dugue@atos.net>

1.10.0                             2026-05-23                         _R_R_D_L_I_S_T(1)
