Smart drive status by SNMP of Windows 7 target

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Thibzy
Posts: 7
Joined: Fri Aug 26, 2016 7:18 am

Smart drive status by SNMP of Windows 7 target

Post by Thibzy »

Hello,

I have a Nagios Core 4.2 server under Raspbian Jessie (Debian for raspberry pi).

I am able to catch the cpu usage of my Windows seven target by snmp.

And now, I would like take the SMART drive status by the same way, this is possible ?.
I have see this solution but it's only worked localy, no ?
http://serverfault.com/questions/48535/ ... -over-snmp

The fact it's I can't install any agent or package on my host, it's why i used SNMP, I haved also try to see other solutions like check_wmi_plus, but it's dont work with my systems..

best regards,
dwhitfield
Former Nagios Staff
Posts: 4583
Joined: Wed Sep 21, 2016 10:29 am
Location: NoLo, Minneapolis, MN
Contact:

Re: Smart drive status by SNMP of Windows 7 target

Post by dwhitfield »

Can you provide the output of snmpwalk so that we can see what's available? Thanks. Please wrap it in code blocks or put it in a file and attached the file. Thanks!
Locked