check_SMB_Share" WannaCry virus

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
SavaSC
Posts: 238
Joined: Wed Feb 23, 2011 4:49 pm

check_SMB_Share" WannaCry virus

Post by SavaSC »

Hello,

We are using the check_SMB_share plug in to check the availability of our Win file shares. Due to the WannaCry ransomware, we have shut down SMB1 on all of our servers. Now, the share checks using check_SMB_share are retuning an error of:
read_socket_with_timeout: timeout read. read error = Connection reset by peer.
Is there a way to make this plugin use SMB2 or 3? If not, what else can I use to check the availability of a Windows share?

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

Re: check_SMB_Share" WannaCry virus

Post by dwhitfield »

There are a few plugins that share that name. Could you link to the one you are using?

Also, it looks like some people have had success using https://github.com/Flameeyes/nagios-plu ... b_share.pl
SavaSC
Posts: 238
Joined: Wed Feb 23, 2011 4:49 pm

Re: check_SMB_Share" WannaCry virus

Post by SavaSC »

Seems to have worked. Thanks!!!!
dwhitfield
Former Nagios Staff
Posts: 4583
Joined: Wed Sep 21, 2016 10:29 am
Location: NoLo, Minneapolis, MN
Contact:

Re: check_SMB_Share" WannaCry virus

Post by dwhitfield »

Excellent! Ready to lock this up?
SavaSC
Posts: 238
Joined: Wed Feb 23, 2011 4:49 pm

Re: check_SMB_Share" WannaCry virus

Post by SavaSC »

Yes, please do. I appreciate the quick response!
Locked