Use a separate subfolder for each hosts RRD files.The naming of the RRDfiles will be one of the following:<br><ul><li><path_cacti>/rra/host_id/local_data_id.rrd,</li><li><path_cacti>/rra/device_id/data_query_id/local_data_id.rrd,</li><li><path_cacti>/rra/device_hash/device_id/local_data_id.rrd,</li><li><path_cacti>/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.
Используйте отдельную подпапку для каждого RRD-файла хоста.Именование файлов RRD будет одним из следующих:<br><ul><li><path_cacti>/rra/host_id/local_data_id.rrd,</li><li><path_cacti>/rra/device_id/data_query_id/local_data_id.rrd,</li><li><path_cacti>/rra/device_hash/device_id/local_data_id.rrd,</li><li><path_cacti>/rra/device_hash/device_id/data_query_id/local_data_id.rrd.</li></ul><br>Вы можете внести это изменение после установки, запустив сценарий CLI <b>structure_rra_paths.php</b>после внесения изменений. ПРИМЕЧАНИЕ. Если вы измените значение Max Directorys, чтобы уменьшить количество каталогов, или если вы измените шаблон каталога, пустые каталоги не будут удалены после повторного запуска сценария<b>structure_rra_paths.php</b>.