Random Project
Home >

Showing 337-348 of 12087 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
[root@nagios libexec]# ./check_snmp_cisco_wlc_1.5 -H 10.10.0.1 -C public -v 2c --showerror Total Connected APs are 17 Every AP of 17 APs on WCL is ok. DataCentre_AP01…
This is a PowerShell script for monitoring DHCP scopes on a Windows Server. The script defines several parameters, including thresholds for warning and critical alerts,…
for correct the error 256, need to correct the code at line 592 : change argument "CP" by "Cp"
This plugin makes an SSL/TLS connection to the specified server/port, validates the cert, and warns/errors on the number of days until the cert expires. It…
Search computers without LAPS in AD in OU computers. To be used through NRPE / nsclient++
# Check_AD_OU Check if a computer is present in an OU (Using for default OU Computers in my case)
Powershell Script for Backup 2 Tape on Veeam using LTO Band
A script that displays a summary of the status of Veeam jobs for Office 365 This script has been adapted by me to display the…
Tested on Cisco 9300 & 9500 Switches. My Command Output is as stated below. =========================== /usr/local/nagios/libexec/check_snmp_cisco_stack.pl -H 192.168.1.11 -C nnv007 -2 Ring Redundant: yes, Switch…
The command is generating proper output. See below. cd /usr/local/nagios/libexec/ ./check_catalyst_load.pl -s 192.168.1.11 -C nishith007 -w 55,65,75 -c 76,85,85 OK: CPU1000: 2% 2% 2% !…
This plugin is found working properly. See below command. =================================== ./check_snmp_cisco_memutil.pl -H 192.168.1.11 -C nishith007 -w 75% -c 95% -f Status is OK - MEMORY:…
This Nagios Plug-In is working properly. =========================== Below is my commands.cfg file. define command{ command_name check_cisco_module command_line $USER1$/check_switch_module -C example123 $HOSTADDRESS$ } =========================== example123 is…