Showing 71-80 of 867 results.
Sort by:
check_network.pl
http://throwsb.github.io/nagios-checks/check_network.pl - Checks the Network statistics. It will also provide the following statistics: rxKBsec - Total number of kilobytes received per second. txKBsec - Total…
check_diskIO.pl
http://throwsb.github.io/nagios-checks/check_diskIO.pl - Checks the disk I/O and transfer rate. It will also provide the following statistics: tps - Total number of transfers per second that…
Check Automatic Windows Services
SYNOPSIS Check all automatic services are running and try to start stopped ones. DESCRIPTION Check all automatic services are running and returns Nagios output and…
Check Active Directory Sync
SYNOPSIS Check AD Replication in a DC Server. DESCRIPTION Check AD Replication in a DC Server and returns Nagios output and code. PARAMETER Warning Number…
Check any file age from directory
http://vishalvilaspatil.blogspot.in1. Copy the plugin in scripts directory of your nsclient folder 2. modify the Path & age in the plugin 3. add the command alias…
Check Hyper-V Integration Services
Usage: check_is_hv.ps1 -V NameOfVM -U DomainAdminUser -P DomainAdminPassword Checkcommand: check_is_hv=cmd /c echo scriptscheck_is_hv.ps1 -V $ARG1$ -U $ARG2$ -P $ARG3$; exit $LastExitCode | powershell.exe -command -…
check_available_memory
https://github.com/erude1/nagios-plugin-memoryThis seems to make more sense than what some of the other tools I've seen are doing. All input is welcome! From the free command…