Random Project
Home >

Showing 2977-2988 of 12087 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
This is a script that will check a SaltStack salt-master for functionality. It will also ping salt-minions and report which ones are unreachable
Hi, is there any way to change the Port from 161 to another one? Regards.
Checks if the host's keepalived process is in MASTER or BACKUP state
This check greps info from a remote Nagios installation using JSON queries.
Centos 7 Free command output changed a bit, plus I would count cached memory as free. #!/bin/bash if [ "$1" = "-w" ] && […
for alls, the perl plugins Nagios::Plugin doesn't exist now, you can download the lastest realease with all dependencies -> Monitoring::Plugin (perl -MCPAN -e 'install Monitoring::Plugin')…
Checks for every volume and makes sure it has 8 path for each. Output example: ruby.exe .multipath.rb OK:Disk0=8,CRITICAL:Disk1=1,CRITICAL:Disk2=1,CRITICAL:Disk3=1,CRITICAL:Disk4=1,CRITICAL:Disk5=1,CRITICAL:Disk6=1,CRITICAL:Disk7=1,Number of Volumes with path down: 7
This plugin check for a potential website defacement. The script curl the provided url and compare it with the previous curl. Several tests can be…