Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
wasserja
Check Hyper-V Replica Status
A PowerShell Nagios script to check the health of Hyper-V replicas. Using the Hyper-V module we can check for VM's that are primary replicas and check their replication health. If they are not normal then we report back warning or critical depending on th ...
Check-EventLog
Check the event log of a computer for warnings and errors and report statusback to Nagios. Using the Get-WinEvent the script retrieves the last five minutes of events from the requested event log (default: System). If any events match the level (default i ...
Check-Certificate
gallery.technet.microsoft.com/scriptcenter/Check-for-ExpirinCheck-Certificate checks the local or remote computer certificate store for expiring or expired SSL certificates. This script is designed to work with NSclient++ and Nagios to output format to be consumed by a Nagios monitoring server. Instructions for co ...
Certificate Health PowerShell Module with Nagios
The Certificate Health PowerShell module allows you to evaluate the certificates installed on your local system for expiration and deprecated signature algorithms. Using the included functions you can get certificates from the local certificate stores as ...