Hi Rudolf, Filip, > > +5V: +4.22 V (min = +4.76 V, max = +5.24 V) ALARM > > Hmm perhaps you need better formula. Without asking MB manufacturer > is it hard to get one. (There is nearly no chance for answer) > > Jean any suggestions? Change the in3 compute line: compute in3 ((10/10)+1)*@ , @/((10/10)+1) (10 instead of 6.8) and it should look better. A few Gigabyte boards seem to use this. I'll note this in our default configuration file. Also note that on this board, Vcore2 is really Vram, and -12V is Vagp (remove the compute line and it should read around 1.5V, then adjust the limit settings). > > how can I exclude from monitoring the following: > > eeprom-i2c-0-51 > > Adapter: SMBus nForce2 adapter at 1c00 > > Memory type: DDR SDRAM DIMM > > Memory size (MB): 512 > > This will be dropped soon or maybe is in CVS version. In the mean time, two other possibilities: 1* Simply don't load the eeprom driver. 2* Explicitely ask sensors to only show the other chip: "sensors 'it8712-*'". -- Jean Delvare