Home >

Showing 997-1008 of 12087 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
Nagios Library in PHP to monitor VMware NSX Devices via VMware API
I added $path_uri so the script can check URL like https://www.example.com/WebService/Service.svc # ./check_https www.example.com 443 WebService/Service.svc # my PID mypid="$$" html_tmp="/tmp/tmp_html.$mypid" rep_tmp="/tmp/tmp_rep.$mypid" add_uri='https://' path_uri='' end_uri='/'…
Would rate as excellent, if not for a bug. When you search for services, it lists all found services with the status 'PENDING' and with…
I am monitoring the mailboxes and it is working excellent! however, my app continuously polls the mailboxes and retrieves the email/attachments. therefore, most readings are…
Paste this at line 117: elsif ($archtype eq "x86-4170") { @alternating_alarms = ("/SYS/FB/FM0/OK", "/SYS/FB/FM1/OK", "/SYS/FB/FM2/OK", "/SYS/FB/FM3/OK", "/SYS/OK"); # ENTITY-MIB::entPhysicalName $alarmnamesoid=".1.3.6.1.2.1.47.1.1.1.1.7"; }
This plugin is working great, after I made a minor modification. If SNMP does not return anything and the timer expires, the plugin reaches the…
This plugin attempts to provide general monitoring for Kubernetes deployments, daemonsets, replicationcontrollers, nodes, as well as Kubernetes components such as etcd, scheduler, and controller
Checks for critical or warning errors on windows file history logs
Everything works great until SSL is enabled. To get this working with SSL you have to use an additional cnf. Then, when using that cnf…
A Nagius plugin to check Oracle StorageTek ACSLS status. Written in BASH and is intended to run on the ACSLS host.