Windows 2012 R2 RAID SMART Status

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
jkinning
Posts: 747
Joined: Wed Oct 09, 2013 2:54 pm

Windows 2012 R2 RAID SMART Status

Post by jkinning »

I have several Windows servers located in our DR data center. These servers are running NSClient++ 0.4.3.131 and I am trying to figure out how I can monitor the SMART status or get notified when a physical drive fails. Since these are in an unmanned data center Nagios is the best method to provide drive stats. These drives are RAID but we would like to know when a drive is starting to fail and figured SMART is the best method of obtaining that information. We prefer to use the NSClient and not travel down WMI or SNMP. I found some other plugins by a quick Google search but those appear to be for Linux servers. Is there an easy way to pull SMART information with the NSClient ++ and have Nagios alert on failing drives?
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: Windows 2012 R2 RAID SMART Status

Post by hsmith »

After doing a little looking around, this seems to be the most promising piece of information I found: http://forums.nsclient.org/t/feeding-sm ... ios/2397/3. Do you have a way of pulling the information that you're looking for from the Windows command line/powershell? You can script almost anything in NSClient, the big issue is just finding a way to get it.
Former Nagios Employee.
me.
User avatar
WillemDH
Posts: 2320
Joined: Wed Mar 20, 2013 5:49 am
Location: Ghent
Contact:

Re: Windows 2012 R2 RAID SMART Status

Post by WillemDH »

In my experience, monitoring hardware is generally best done with the server hardware manufacturer's software. For example:
For HP => https://exchange.nagios.org/directory/P ... hp/details
For Fujitsu => https://exchange.nagios.org/directory/P ... 29/details
Nagios XI 5.8.1
https://outsideit.net
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Windows 2012 R2 RAID SMART Status

Post by lmiltchev »

Thanks for the help, Willem!
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked