Random Project
Home >

Showing 925-936 of 12087 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
I've had a few problems to monitorized this event with nagios and grafana because script didn't show well performance data, just critical output. So I…
This plugin is very useful to check if the swap alert is relevant
#!/bin/bash if [ "$1" = "-w" ] && [ "$2" -gt "0" ] && [ "$3" = "-c" ] && [ "$4" -gt "0" ];…
I found solution for VCSA 6.7. It is described in VMWare KB article https://kb.vmware.com/s/article/67483, where is stated, that problem is solved in 6.5u2 - this…
Check the status of a Raspberry Shake device
This plugin worked well on my SmartUPS RT 2000 XL. Just follow the instructions given by the author & walla....
This plugin is working well on my HP SAN MSA 2040 Storage. The CLI Output is: ./check_msa -u nagios -p N@gios123 -h 172.16.1.124 OK: [Vdisk1…
Below is the command: # ./check_hp_msa2000_vdisks.pl -H 172.16.1.124 -u nagios -p N@gios123 -d Vdisk1 OUTPUT:- Vdisk1 is online. ############################ commands.cfg file:- define command{ command_name check_hp_msa_2040_vdisks…
Some checks for Kubernetes clusters, that can be configured to use an external shell script.
Update of the improvement of Corben2 correction and optimisation of snmpwalk. Link : https://github.com/Dermone/nagios-Synology Correct this error : /check_snmp_synology: line 227: [: : integer expression…