https://github.com/district09/check_ms_win_disk_load
:four_leaf_clover: Check MS Windows Disk Load :four_leaf_clover:
https://github.com/district09/check_ms_win_disk_load
disk health-check io metrics-gathering monitoring monitoring-plugins monitoring-scripts nagios nagios-nrpe nagios-plugin nagios-plugins perfmon powershell powershell-script windows
Last synced: 3 months ago
JSON representation
:four_leaf_clover: Check MS Windows Disk Load :four_leaf_clover:
- Host: GitHub
- URL: https://github.com/district09/check_ms_win_disk_load
- Owner: district09
- Created: 2014-10-12T12:38:28.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2021-03-07T19:09:58.000Z (over 4 years ago)
- Last Synced: 2025-06-07T11:13:52.149Z (4 months ago)
- Topics: disk, health-check, io, metrics-gathering, monitoring, monitoring-plugins, monitoring-scripts, nagios, nagios-nrpe, nagios-plugin, nagios-plugins, perfmon, powershell, powershell-script, windows
- Language: PowerShell
- Homepage: https://outsideit.net/monitoring-windows-disk-load/
- Size: 157 KB
- Stars: 10
- Watchers: 1
- Forks: 3
- Open Issues: 6
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Nagios plugin to check disk load on a Microsoft Windows host.
### Idea
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 latency and read / write queue length.### Screenshot

### Status
Production ready.
### How To
Please visit https://outsideit.net/check-ms-win-disk-load for more information on how to use this plugin.
### Help
In case you find a bug or have a feature request, please make an issue on GitHub.
### On Nagios Exchange
https://exchange.nagios.org/directory/Plugins/Operating-Systems/Windows-NRPE/Check-Microsoft-Windows-Disk-Load/details
### Copyright
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public
License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later
version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the
implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
details at .