So I wanted to change both names and thresholds for the two jc42
readings. I succeeded with the names (after understanding the 'bus'
statement..), but I did not manage to set temperature thresholds.
The current config file:
bus "i2c-0" "SMBus PIIX4 adapter at 0b00"
chip "jc42-i2c-0-18"
label temp1 "DRAM_0"
set temp1_min 0
set temp1_max 65
set temp1_crit 70
chip "jc42-i2c-0-19"
label temp1 "DRAM_1"
set temp1_min 0
set temp1_max 65
set temp1_crit 70