Random Project
Home > Plugins > Operating Systems > Windows NRPE

Windows NRPE

Showing 1-12 of 94 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
This is an updated and modified version of check free disk space (http://localhost/directory/Plugins/Operating-Systems/Windows-NRPE/Check-free-disk-space/details) Modified by Corey Davis April 8, 2021 ' Added disclaimer for using…
powershell script to get all disks iops & bytes/s activity in one check. can be used with nrpe & nsclient and offers graph metrics.
Check if Com+ appliactions are running or not.
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…
This script will check the state of each NLB node in a cluster . It will return WARNING if any node is in a Converging…
Query number of pending WSUS updates and last successful update installation date on a Windows host and alert based on the amount of days the…
This script will login to a vCenter server and check to see if the Datastore usage alarm is enabled, if it is it will output…
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…
check_users looks at the number of users, along with an allowed user list and returns warning and critical based on thresholds or if an unknown…
check_processes takes a list of allowed processes and returns warning and critical based on thresholds if processes not on the list are running. The script…
check_hostname is used to ensure a windows host resolves to the same address on an authoritative name server. If the reverse-resolve does not match the…
check_essential_services takes a string of services and returns critical if any are not running. It is written in perl, and works fine with tinyperl. I…