Code Monkey home page Code Monkey logo

Comments (3)

MegaS0ra avatar MegaS0ra commented on May 30, 2024 1

Yes :
./check_smart.pl -g /dev/sda -i "megaraid,[0-3]"
UNKNOWN: [megaraid,0] - No health status line found[megaraid,0] - [megaraid,0] - --- [megaraid,1] - No health status line found[megaraid,1] - [megaraid,1] - --- [megaraid,2] - No health status line found[megaraid,2] - [megaraid,2] - --- [megaraid,3] - No health status line found[megaraid,3] - [megaraid,3] - |

I suppose it does not work because when using smartctl, I have to use sat+megaraid :
smartctl -a /dev/sda -d sat+megaraid,0

But I just realized this is related to the version of smartctl used :
On servers with smartctl 5.43, I have to use "sat+megaraid", whereas on servers with version 6 or 7, I can use only "megaraid" without any issue.
Upgrading the version of smartctl solved my issue.

Sorry for bothering, and thanks for checking on this !

from check_smart.

Napsty avatar Napsty commented on May 30, 2024 1

Whoa, smartctl 5.43 is OOOLD ;-)
Great that it works now with the newer version, thanks for the quick feedback.

from check_smart.

Napsty avatar Napsty commented on May 30, 2024

Hi. Did you try it with ./check_smart.pl -g /dev/sda -i "megaraid,[0-3]" ?

from check_smart.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.