Random Project
Home >

Showing 2761-2772 of 12087 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
I have ESXi 5.5. If i run this script in console it works great. But in nagios it is always OK status, even i have…
A new release of Thomas Sluyter script, but this one checks on a unix Virtual Machines, if vmtools are running or not. Let it matches…
Please find my fix below: .... .... .... retour_srfr=$(vmstat 1 2 | awk '{ print $8" "$9 }' | tail -1) fr=$(echo $retour_srfr | cut…
Great script, but NTLM problem caused by perlcurl? I tried to use this script for another website but got AUTHENTICATION FAILED. Using tcpdump showed Basic…
Good work. Helped me in lacp monitoring of trunk/ae in Juniper/Huawei/Cisco. I customized and made the following the change: 1. Used IfHighSpeed instead of ifSpeed…
Command line is working OK - but connection timed out at GUI. I have turned on extensive debug login - couldnt find any issue on…
This script checks the memory on HP-UX system, the CPU and the file system usage (using SNMPv2). It also shows detailed information about the file…
anaumov, did you forget to upload your plugin? Thank you!
Please , could you tell me which roles should be have the ontapp defined user ? thanks Emilio
Here is my command output. ./check_iis 172.16.1.105 currentAnonymousUsers 0,maxAnonymousUsers 4,currentConnections 0,maxConnections 98,|'currentAnonymousUsers'=0 'maxAnonymousUsers'=4 'currentConnections'=0 But, configuring the same in nagios configuration gives below error. SNMP…