We are getting a lot of false alerts from our Arista switches in regards to environmental sensors.

 

I have tried enabling ignore under device settings, however after clicking save the option does not remain selected.

 

I tried to disable alerts adding the following to the config.php but  this did not work.

 

$config['alerts']['sensor_classes']['current'] = false;

$config['alerts']['sensor_classes']['voltage'] = false;

$config['alerts']['sensor_classes']['fanspeed'] = false;

$config['alerts']['sensor_classes']['temperature'] = false;

 

Would appreciate any assistance.

 

Regards,

 

Adam