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

check_shadowcopies

Rating
1 vote
Favoured:
0
Last Release Date
2016-09-07
Compatible With
  • Nagios XI
Owner
License
MIT
Hits
5612
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
nagios wmic script to confirm very basic status of a shadow copy configuration.

Confirms number of shadow copies and size.
nagios wmic script to confirm very basic status of a shadow copy configuration.

Requires wmic-client in order to function.

Built to suit our needs, using basic Nagios practices it's somewhat customizable.

./check_shadowcopies [Hostname] [domain/username] [password] [Min amount of desired copies in MB] [Min count of copies]

Where:
User; is a WMI permissioned user for the hostmachine
Min amount of desired copies; adds all shadow copy volumes to WARN if less files than expected are shadowed.
Min count of copies; the default number of copies windows stores is 64 per volume. Critical if less than expected.
Reviews (1)
It is easy to install, and it worked instantly over WMI for our windows 2012 R2 File Server.

Thanks