<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">I'm trying to get the check_ide_smart (v2.1.1) plugin working, and haven't had any luck.  I'm wondering if it's a problem with the plugin being a bit too simple to deal with my hardware.<div><br></div><div><div><font face="monospace, monospace">% sudo ./check_ide_smart -d /dev/sda</font></div><div><font face="monospace, monospace">CRITICAL - SMART_CMD_ENABLE</font></div></div><div><br></div><div>I can't find any documentation on what that response means.  However, my hardware has a megaraid card, which requires an extra argument for smartctl to work.</div><div><br></div><div><div><font face="monospace, monospace">% sudo smartctl -A /dev/sda</font></div><div><font face="monospace, monospace">smartctl 6.4 2014-10-07 r4002 [x86_64-linux-3.16.0-6-amd64] (local build)</font></div><div><font face="monospace, monospace">Copyright (C) 2002-14, Bruce Allen, Christian Franke, <a href="http://www.smartmontools.org">www.smartmontools.org</a></font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">Smartctl open device: /dev/sda failed: DELL or MegaRaid controller, please try adding '-d megaraid,N'</font></div></div><div><font face="monospace, monospace"><br></font></div><div><div><font face="monospace, monospace">% sudo smartctl -d megaraid,1 -A /dev/sda</font></div><div><font face="monospace, monospace">smartctl 6.4 2014-10-07 r4002 [x86_64-linux-3.16.0-6-amd64] (local build)</font></div><div><font face="monospace, monospace">Copyright (C) 2002-14, Bruce Allen, Christian Franke, <a href="http://www.smartmontools.org">www.smartmontools.org</a></font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">=== START OF READ SMART DATA SECTION ===</font></div><div><font face="monospace, monospace">Current Drive Temperature:     29 C</font></div><div><font face="monospace, monospace">Drive Trip Temperature:        68 C</font></div></div><div><font face="monospace, monospace"><br></font></div><div><font face="arial, helvetica, sans-serif">Does anyone have any suggestions for getting this to work?</font></div><div><font face="arial, helvetica, sans-serif"><br></font></div><div><font face="arial, helvetica, sans-serif">Thanks.</font></div></div></div></div></div></div>