English Ukrainian
RRDtool Proxy Server
Structure RRDfile Paths
Enable Structured Paths
Use a separate subfolder for each hosts RRD files. The naming of the RRDfiles will be one of the following:<br><ul><li>&lt;path_cacti&gt;/rra/host_id/local_data_id.rrd,</li><li>&lt;path_cacti&gt;/rra/device_id/data_query_id/local_data_id.rrd,</li><li>&lt;path_cacti&gt;/rra/device_hash/device_id/local_data_id.rrd,</li><li>&lt;path_cacti&gt;/rra/device_hash/device_id/data_query_id/local_data_id.rrd.</li></ul><br>You can make this change after install by running the CLI script <b>structure_rra_paths.php</b> after you make the change. NOTE: If you change Max Directories value to decrease the number of directories, or if you change the Directory Pattern, empty directories will not be pruned after you rerun the <b>structure_rra_paths.php</b> script.
Directory Pattern
Which Directory Pattern do you wish to use for Structured RRD Paths. 'Device ID' is the default. The setting 'Device ID/Data Query ID' should be used when you have Devices with thousands of Graphs. After Changing the Directory Pattern, you must run the Structured Path CLI script again to modify the RRDfile paths to the new Pattern.
Device Hash/Device ID
Device Hash/Device ID/Data Query ID
Max Device Hash Directories
The maximum number of Device Directories to be created based upon hashed Device ID's.
Proxy Server
The DNS hostname or IP address of the RRDtool proxy server.
Proxy Port Number
TCP port for encrypted communication.
RSA Fingerprint
The fingerprint of the current public RSA key the proxy is using. This is required to establish a trusted connection.
RRDtool Proxy Server - Backup
Load Balancing
If both main and backup proxy are receivable this option allows to spread all requests against RRDtool.
The DNS hostname or IP address of the RRDtool backup proxy server if proxy is running in MSR mode.