Home > Plugins

Plugins

Plugins allow you to monitor anything and everything with Nagios – databases, operating systems, applications, network equipment, protocols and more!

Showing 445-456 of 4387 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
Check HTTP with JSON performance data Performs a basic HTTP check, parses the body as JSON and returns it as performance data. The response time…
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…
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.
SYNOPSIS This script will connect to Symantec BackupExec server and using PowerShell, it will return information about the backup jobs: SYNTAX .check_backupexec_jobs.ps1 [[-Name] ] [[-Period]…
Simple plugin that will return you CIFS read/write performance and netrwok IO using ssh. Requires Dadatomain name/IP address, username and password. Can be extended to…
Very, very primitive check for checking windows updates. It never return "CRITICAL" status. It return only: 1) OK - if no updates. 2) WARNING -…