Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
Search Results
The search results below show both sub-categories and individual listings that match your search criteria.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!
Submit Your Nagios Project!
Help build Nagios Exchange for yourself and the entire the Nagios Community by your Nagios project to the site. It's easy - just create an account, login, and add a new listing. Read the FAQ for instructions.Check Microsoft Windows Disk Load





Check MS Windows disk load by using this Powershell script to get all disk load related counters from Windows Performance Manager, computing averages for all gathered samples and calculating read / write rate, number of reads / writes, read / write latenc ...
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 Hyper-V 2012 health - BPA & VM





Check Hyper-V health through NRPE by: -Executing and retrieving BPA Results -Checking not running VM -Checking not operational normally VM Warning and Critical state are triggered on sum of: -Number of BPA issues -Number of VM in bad shape You ...
Check File Share Witness





PowerShell script that checks a Windows Server's File Share Witness is online.
Check Exchange 2010 Hub Transport Queues





Monitor mail queues on Exchange 2010 hub transport servers using powershell and nsclient++.
Check Error Log Backup Exec 2012





This is a powershell script check to see how many errors are in the BackupExec 2012 Server logs. I just coded it today for my firm and there isn't much error checking in it but let me know and I can see if I can help. This is my first plugin
Check DNS via Powershell





Check DNS as Powershell Script, to be used with NSClient/NSCP Windows DNS-Server parents might be external DNS-Server provided by ISP or google so this upstream connection can be checked with this script
Check Backup Exec Jobs Plugin





SYNOPSIS This script will connect to Symantec BackupExec server and using PowerShell, it will return information about the backup jobs: SYNTAX .check_backupexec_jobs.ps1 [[-Name] ] [[-Period] ] [] PARAMETERS -Name Name o ...
Check Backup Exec / Veritas (2012-2019) Jobs





PowerShell script to check Backup Exec last scheduled job status and returns Nagios performance output and exit code.
Check Automatic Windows Services





Powershell script to check all automatic services are running and returns Nagios output and code. It tries to start services stopped before sending a critical state.
Check Active Directory Sync





PowerShell script to check AD Replication and Sysvol status in a DC Server and returns Nagios output and exit code.
Check Active Directory Accounts





Check for Active Directory Accounts using powershell through NRPE / nsclient++: -Account Disabled -Account Expired -Account Expiring -Account Inactive -Locked Out -Password Expired -Password Never Expires Provide performance data to have graph ...
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 ...
Certificate Expiration Check





This Plugin written in Powershell monitors certificates on a Windows server and warns you before certificates are about to expire. You run the script through NSClient++. The plugin is a part of Nelmon, if you download the entire package the nm-check-ce ...
AD Replication Check (with performance counters from DR...





This powershell plugin for the NSCP Client (former known as NSClient++) can be used to monitor the replication (and performance counters) from a Microsoft ActiveDirectory Domain Controller based on Windows 2008 / 2008 R2 / 2012 / 2012 R2.
AD Password Expiration Check





A Powershell script that returns the number of days left until the Active Directory user password expires.
AD Domain Controller Services Check





This powershell plugin for the NSCP Client (former known as NSClient++) can be used to monitor the services used by a Microsoft ActiveDirectory Domain Controller based on Windows 2008 / 2018 R2 / 2012 / 2012 R2.
Acronis Backup and Recovery Backup Status Checker





Powershell Script to be used with NSClient++ (NRPE) that will parse the current days log file for backup status (Success/Fail). If no log can be found for today (such as if the backup hasn't run yet), then the script will look for yesterdays log file inst ...