<div dir="ltr">It looks like the existing Seagate IronWolf Pro entry should work fine with a simple regular expression update:<div><br></div><div>  { "Seagate IronWolf Pro", // tested with ST4000NE0025-2EW107/EN02,<br>      // ST6000NE000-2KR101/EN01 ST8000NE0004-1ZF11G/EN01,<br>      // ST8000NE0021-2EN112/EN02, ST16000NE000-2RW103/EN02<br>    "ST([24]000NE0025|4000NE001|6000NE00(0|23)|8000NE00(04|08|21)|(10|12|14)000NE000[478]|16000NE000)-.*",<br>    "", "",<br>    "-v 18,raw48,Head_Health " // ST16000NE000<br>    "-v 200,raw48,Pressure_Limit "<br>    "-v 240,msec24hour32"<br>  },<br></div><div><br></div><div>The output now looks the same as for other Ironwolf drives.</div><div><br></div><div>Thanks.</div><div><br></div></div>