Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_dp_mount_requests.ps1
1.0
2016-10-31
- Nagios 3.x
- Nagios 4.x
GPL
4913
File | Description |
---|---|
check_dp_mount_requests.ps1 | check_dp_mount_requests.ps1 |
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
Requires an entry in nsclient.ini on the cell manager box:
check_data_protector_mount_requests = pathtoscriptcheck_dp_mount_requests.ps1
And an entry in your nagios server config:
define service{
use generic-service
host_name cellmanager.domain.com
service_description Tape Mount Requests
check_command check_nrpe!check_data_protector_mount_requests
}
check_data_protector_mount_requests = pathtoscriptcheck_dp_mount_requests.ps1
And an entry in your nagios server config:
define service{
use generic-service
host_name cellmanager.domain.com
service_description Tape Mount Requests
check_command check_nrpe!check_data_protector_mount_requests
}
Reviews (0)
Be the first to review this listing!