Home >

Showing 2713-2724 of 12087 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
A simple bash script to check if the ssl certificate is getting expire. If getting expired in 10 days then it will alert. Syntax: script…
Nagios plugin to check server fileststem usage. Usage: check_all_fs.sh [-w ] [-c ] -w warning threshold (usage% as integer)" -c critical threshold (usage% as integer)"…
And here is a selinux policy for you ;-) policy_module(nagios-checkdnf, 0.0.2) require { type nrpe_t; } #============= nrpe_t ============== files_manage_generic_tmp_dirs(nrpe_t) files_manage_generic_tmp_files(nrpe_t) rpm_entry_type(nrpe_t) rpm_read_db(nrpe_t) storage_tmp_filetrans_fixed_disk(nrpe_t) Use…
Maybe you could change the output: echo "$code - $int:$state in-rate:${rx_rate}KB out-rate:${tx_rate}KB | RX=${rx_rate}KB TX=${tx_rate}KB"; instead of: echo "$code - $int:$state in-rate:${rx_rate}KB out-rate:${tx_rate}KB";
I was trying this script to use outside Nagios as standalone script so it can create email alert and had some suggestions. Not sure they…
Works almost as intended. 1 of 2 Infoblox grids gives correct return on the dns query. The other says "DNS STATS WARNING - Could not…
Works well for the default event logs (Application,Security,System). Can't make it work with other logs - IE: Microsoft-Windows-FailoverClustering/Operational. Need this to check if a cluster…