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.
Använd en separat undermapp för varje värd RRD-filer.Namngivningen av RRD-filerna kommer att vara en av följande:<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>Du kan göra den här ändringen efter installationen genom att köra CLI-skriptet <b>structure_rra_paths.php</b> efter att du har gjort ändringen.OBS: Om du ändrar värdet Max Directories för att minska antalet kataloger, eller om du ändrar Directory Pattern, kommer tomma kataloger inte att beskäras när du kör skriptet <b>structure_rra_paths.php</b> igen.