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.NRPE - Nagios Remote Plugin Executor Featured Popular





NRPE allows you to remotely execute Nagios plugins on other Linux/Unix machines. This allows you to monitor remote machine metrics (disk usage, CPU load, etc.). NRPE can also communicate with some of the Windows agent addons, so you can execute scripts an ...
Windows Server Monitoring Wizard





This Nagios XI wizard allows you to easily monitor a Microsoft® Windows 2000, 2003, or 2008 server. Allows you to monitor CPU, memory, disk usage, services, processes, and performance counters.
Windows Desktop Monitoring Wizard





This Nagios XI wizard allows you to easily monitor a Microsoft® Windows XP, Windows Vista, or Windows 7 desktop. Allows you to monitoring CPU, memory, and disk usage.
Win32APIProxy





This NAGIOS plugin allows to remotely monitor Windows hosts in a AGENTLESS fashion.
Technically it is using the Win32 API from a Windows proxy server to the remote host. Syntax wise it mirrors NSClient++ features (CPU, RAM, Disk, Svc, Proc., etc).
Updated: Check Free Disk Space (check_disk)





This is an updated and modified version of check free disk space (https://exchange.nagios.org/directory/Plugins/Operating-Systems/Windows-NRPE/Check-free-disk-space/details) Modified by Corey Davis April 8, 2021 ' Added disclaimer for using an undefin ...
SNMP Storage





This scripts checks by snmp (V1,2c,3) disks, memory, swap, and everything in the hrStorage table (Unix, Linux, Windows, AS/400). Current version : 1.3.1
Powershell Disk Check & Automated Cleanup script





You'll need a proxy host to run your Powershell commands (or they can be run directly from the server(s)). More info here: http://www.nsclient.org/nscp/discussion/topic/637 This script will detect and monitor any fixed disks, the three variables you n ...
Nagios Reactor - Disk Space Action





One of the most common technical issues that can arise is a failure due to lack of free space. Running out of free space plagues end users and system administrators alike. In this document, we'll describe how to handle this situation gracefully to keep yo ...
luanagios





Luanagios allows to write NAGIOS check plugins in Lua.
Currently two modules are provided:
check_host.lua
- memory/disk usage, system load checking for host computers (Linux, MacOS or Windows) using SNMP
check_fritz.lua
- uptime, lan/wan/wlan stati ...
Enhanced Windows Disk Check





Perl script that uses SNMP (via snmpget) to get disk usage information from Windows hosts. Outputs usage %, total, used and free space in human-readable format with auto-scaling (KiB up to TiB).
Enhanced SNMP Windows Disk Check - Check all partitions...





Based on the check_win_snmp_disk.pl script posted here by Dan Capper. Enhancements - all partitions are detected dynamically and tested. Detailed check report (includes Drive letter + supplied threshold). Most "critical" drive will be shown first. Some er ...
Enhanced SNMP Windows Disk Check





Perl script that uses SNMP (via snmpget) to get disk usage information from Windows hosts. Outputs usage %, total, used and free space in human-readable format with auto-scaling (KiB up to TiB).
Dell Powervault MD38 Series Performance





This script reports the performance of virtual disk arrays of Dell Powervault MD38 Series, but in principle it should work with MD34 Series. Prerequisites: smcli on a windows machine and a Nagios compatible agent Version 0.1 This script uses smcli t ...
check_win_snmp_storage.pl





plugin: Windows SNMP storage check for disk and memory
check_win_dedup_status.ps1





Script to check if Windows DeDuplication is enabled for all fixed Disks except C: and to Summarize the Savings of Windows DeDuplication Might be helpfull if you are running your calssic windows fileserver with enabled deduplication should be called v ...
check_usolved_disks - Check usage on all disks





This PHP Nagios plugin automaticly detects all disks/partitions of a Windows or Linux operating system and checks the free space. You don't need a check for every disk and just can use this check that'll return all available disks on the system. If a syst ...
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_sshr_nrdpr





Agent-less monitoring plugin for NagiosXI that uses a single Windows_SSH service to request Windows LCD Metrics (CPU Utilization, Memory Utilization, Disk Utilization) and Service Status that are returned individually to NagiosXI via NRDP.
check_snmp.sh (Windows)





Bash script to check disk, cpu, memory and if a process is running on windows servers via snmp.
check_smartwmi SMART Monitoring for Windows by using bu...





Summary:
vbs script that uses built-in WMI to gather SMART status.
Checks for SMART FailurePredictStatus and SMART attributes, temperature and calculates health status on all hard disks.
Works without Nagios too. May not work with hardware RAID.