Random Project
Home > Plugins > Operating Systems

Operating Systems

Plugins for monitoring various operating systems.

Showing 73-84 of 867 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
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…
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…
1. Copy the plugin in scripts directory of your nsclient folder 2. modify the Path & age in the plugin 3. add the command alias…
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 -…
This 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…
Script is called with IP or fqdn of VCSA as argument argument is only used to be able to call multiple config file for multiple…
check_horizonview I have recently started writing a collection of Nagios checks to monitor Horizon View to flag issues that need investigating. More in-depth monitoring can…