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_vranger_backup





This plugin uses VRanger PowerShell extensions to provide the result of all recent scheduled (not on-demand) backups.
check_vmware_server





A quick Powershell script that checks that one VM is running on VMware Server via NRPE.
check_veeam_bkp





This is a Nagios Plugin that checks the last status of last run of all veeam jobs, not including Replication (BackupSync) jobs (which is a continues jobs that for behaving differently). - Powershell needs to be installed on the Nagios box. - NSClient++ ...
check_storage_pool.ps1





Check Windows Storage Spaces and Status of all local disks through NSClient / NRPE Sample Output: OK: (POOL:Primordial Health:OK Operational:OK) (DISK:PhysicalDisk0 Health:OK Operational:OK) (DISK:PhysicalDisk1 Health: OK Operational:OK) (DISK:Physica ...
check_ohm_temperatures





A PowerShell script used by NSClient++ to check the temperatures on a host running Windows. NSClient++ can then be called by Nagios to run this script. The script uses OpenHardwareMonitor.org to read the temperatures.
Check_McAfee_Status





PowerShell to check McAfee Status - Used with NSCLIENT++ & Nagios
This PowerShell script will check registry keys for McAfee based
on the following parameters which need to be supplied:-
-AgentVersion
-VScanVersion
-EngineVersion
-WarnDa ...
Check_mbxSize





Powershell script that will allow you to monitor size of one Exchange mailbox.
check_log.ps1





Powershell version of check_log.sh nagios plugin Usage: .\check_log.ps1 .\check_log.ps1 log_file old_log_file pattern
check_iis8_site





Powershell to check if website in IIS 8 is started or stopped Can be used with nsclient ++
check_iis8_connections





Power shell script to check current connections in IIS Website version 8 or higher Can be used with nsclient++ check_iis8_app_pool_state = powershell.exe scriptscheck_iis8_app_pool_state.ps1 $ARG1$ check_default_app_pool = powershell.exe scr ...
check_iis8_app_pool_state





Check in powershell for Internet Information Services 8 and 8.5. check_iis8_app_pool_state = powershell.exe scriptscheck_iis8_app_pool_state.ps1 $ARG1$ check_default_app_pool = powershell.exe scriptscheck_iis8_app_pool_state.ps1 DefaultAppPool ...
Check_HPDATAPROTECTOR





Powershell script to check if HP Dataprotector routines have failed to run. Tested on windows Server 2012, but should work on Windows Server 2008 an on. HP Dataprotector Version tested: 7.0
check_exchange2007Backups





Powershell script to check last Exchange backup date
check_dp_mount_requests.ps1





This script is for windows powershell. Checks for data protector mount requests.
check_dp_free_pools.ps1





This script is for windows powershell. Looks at all the pools in data protector, finds any with "*free*" in the name (feel free to change this to suit your naming scheme), and checks those pools to see how many free media are available and tape quality ...
check_diskio.ps1





powershell script to get all disks iops & bytes/s activity in one check.
can be used with nrpe & nsclient and offers graph metrics.
Check_DHCP_Scope





This is a PowerShell script for monitoring DHCP scopes on a Windows Server. The script defines several parameters, including thresholds for warning and critical alerts, as well as minimum and maximum values for the total number of IPs in a scope. The scri ...
Check_Complus Powershell





Check if Com+ appliactions are running or not.
check_complus





Check if a Com+ appliaction is running or not. This is a powershell script. so rember to set external scripts in nsclient.ini like this: check_complus=cmd /c echo scriptscheck-complus.ps1 "$ARG1$"; exit $LastExitCode | powershell.exe -command - U ...