Random Project
Home >

Showing 1441-1452 of 12087 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
Check Azure Active Directory Connect status and last replication.
Check for old NSCA processes, and optionally kill them off if found. Also, optionally return performance data regarding procs found, stale, and killed. Lots of…
I am trying to monitor fortigate disk but it will through the error like "CRITICAL: Error writing on /var/spool/nagios/ramdisk/FortiSerial directory, permission denied" the command I…
create new command define command { command_name duplicat_IP command_line $USER1$/dup_IP.sh } create new service define service { service_description duplicate_IP host_name host_name use generic-service check_command duplicat_IP…
This script will connect to vSphere through PowerCLI and using PowerShell, it will return information about the alerts: Will Return Something Like This! CRITICAL! Acknowledged…
CapacityGB: 1003GB > FreeSpaceGB: 205GB WARNING! Datastore AX4-1 > CapacityGB: 1003GB > FreeSpaceGB: 205GB OK! Datastore AX4-1 > CapacityGB: 1003GB > FreeSpaceGB: 205GB .EXAMPLE .check_vmware_triggeredalarms.ps1…
Checks the Network statistics using the sar command. https://github.com/throwsb/nagios-checks/blob/master/check_network.md
Checks the disk I/O and transfer rate using the sar command.
Checks the CPU utilization across all CPU's on a server and returns the percentage used.
If you are running ESX 6.5, please change line #7790: -$url2connect = "https://" . $url2connect . "/sdk/webService"; +$url2connect = "https://" . $url2connect . "/sdk/vim.wsdl";