We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0c81580 + 0845a17 commit 669a9d6Copy full SHA for 669a9d6
autoware_launch/config/system/system_monitor/hdd_monitor.param.yaml
@@ -11,7 +11,7 @@
11
power_on_hours_attribute_id: 0x09
12
power_on_hours_warn: 3000000
13
total_data_written_attribute_id: 0xF1
14
- total_data_written_warn: 4915200 # =150TB (1unit=32MB)
+ total_data_written_warn: 1386217472 # =661TB (1unit=512KB)
15
total_data_written_safety_factor: 0.05
16
recovered_error_attribute_id: 0xC3
17
recovered_error_warn: 1
autoware_launch/config/system/system_monitor/net_monitor.param.yaml
@@ -1,6 +1,6 @@
1
/**:
2
ros__parameters:
3
- devices: ["enp2s0f1"]
+ devices: ["enp5s0f0"]
4
traffic_reader_port: 7636
5
monitor_program: "greengrass"
6
crc_error_check_duration: 1
0 commit comments