GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
TORRUS_RRDDIR2XML(1) torrus TORRUS_RRDDIR2XML(1)

rrddir2xml - Searches a directory for RRD files and generates Torrus XML configuration file.

torrus rrddir2xml --dir=DIR [options...]

rrddir2xml searches in a given directory for RRD files and creates Torrus XML configuration file suitable for browsing ofthose data files.

With default options, it is usable for RRD files generated by Torrus' SNMP collector, where the file name starts with the host name, separated by underscore from interface name or other MIB specifics. With these defaults, it creates a subtree per each host name, and all RRD files belonging top that host name are sorted alphabetically in that subtree.

Absolute path to the directory for searching. The directory may contain also non-RRD files. Only regular files are processed, and the symlinks are ignored.
If specified, the directory will be searched recursively. All file names across all subdirectories must be unique. Symlinks to other directories are ignored.
If the filter is specified, then rrddir2xml lists only those files and subdirectories whose names match the given regular expression.
Output XML file name. If relative path given, the file is placed in /usr/local/etc/torrus/xmlconfig. Default: rrddir.xml.
Top subtree path in the generted XML. Default is the top of the tree ("/").
Regular expression used for splitting the file name into parts to build the subtree hierarchy. Default is a sequence of underscores ("_+").
Number of levels of hierarchy to build by splitting the file names. Default is 2 levels.
Text to put as "comment" parameter to the top subtree.
If specified, Holt-Winters prediciton boundaries and failures are displayed in the graphs.
Prints extra diagnosics.
Prints debugging information.

torrus(1)

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

Stanislav Sinyagin <ssinyagin@k-open.com>

2025-07-18 torrus 2.09

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.