Home Directory Plugins System Metrics File System SMB nrpe-nagios-smb-mount-check

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

nrpe-nagios-smb-mount-check

Rating
0 votes
Favoured:
1
Current Version
1.0
Last Release Date
2022-01-10
Compatible With
  • Nagios 3.x
  • Nagios 4.x
Owner
License
GPL
Hits
2567
Files:
FileDescription
scriptscheck_smb_nagios.ps1Check SMB mount
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
Check mount SMB in windows via PowerShell. The main goal is to check and monitor mount.
# nrpe-nagios-smb-mount-check
Check mount SMB in windows via PowerShell.
The main goal is to check and monitor mount.
P.S. There are more creative options to monitor it by writing a file and reading from it :))))))))

*Script working witout PowerShell Admin profile.*

Before using you need to change couple of things:
1. RemotePath
2. Username
3. Password
4. LocalPath - If you want to change/edit the latter

Now you can ask it via NRPE (NAGIOS) and get the resoult :)


Good luck!