RRDLIST(1) | rrdtool | RRDLIST(1) |
rrdlist - List directories and rrd databases.
rrdtool list [--daemon|-d address] path
The list function connects to rrdcached, the RRD caching daemon, and issues a "list" command for the given path. This provides an 'ls-like' interface for traversing and listing the rrd database tree.
rrdtool list --daemon 127.0.0.1:42218 /cluster/nodes/node1
The following environment variables may be used to change the behavior of "rrdtool list":
Sebastien Dugue <sebastien.dugue@atos.net>
2024-03-31 | 1.7.2 |