Is --info sufficient for reliable hardware health monitoring (RAID, PSU, sensors)? #194
Unanswered
nethubonline
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Thanks for this great plugin — it’s very useful.
I have a question regarding the
--infooption.From my testing,
--infois very fast and it seems to reflect overall system health. For example, when I insert a test failure into SEL,--infocan return CRITICAL.So I’m wondering:
Is
--infointended to be sufficient as a general health check for the server?More specifically:
--inforeliably detect hardware issues such as RAID degradation, disk failure, PSU failure, fan failure, etc.?--infoalone, or should we always use specific checks like--storage,--power,--temp, etc.?I’m trying to balance performance and coverage, since
--allis quite slow and running many separate checks increases load on iDRAC.Appreciate your advice on best practice.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions