File: //usr/local/packages/@appstore/ActiveInsight/configs/resource_monitor.json
{
"collector_dir": "/var/packages/ActiveInsight/var/collectors",
"package_dir": "/var/packages/",
"data_dir": "/var/packages/ActiveInsight/var/",
"profile_dir": "/run/ActiveInsight/profiles",
"http_addr": "127.0.0.1:33300",
"rpc_addr": "127.0.0.1:33302",
"executor_addr": "127.0.0.1:33301",
"enable_collector_module": true,
"enable_file_activity_module": true,
"api_server_addr": "https://api.insight.synology.com",
"file_activity_threshold_update_interval": "168h",
"file_activity_setting_update_interval": "72h",
"cookie_file_path": "/run/ActiveInsight/.mib_cookies",
"mib_event_collector_address": "localhost:34317",
"mib_log_collector_address": "localhost:34318",
"file_activity_max_user_share_action_count_size": 10000000,
"file_activity_statistic_dump_interval": "1h",
"file_activity_statistic_retention_interval": "48h",
"file_activity_snapshot_rate_limit_per_share": "24h",
"file_activity_export_rate_limit_per_event": "1h",
"license_high_freq_polling_interval": "10m",
"license_low_freq_polling_interval": "168h"
}