Random Project
Home >

Showing 4909-4920 of 12087 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
It was night mare to import the existing configuration. A lot of improvements are required, it might be good for new nagios installation.
Hi, I have no idea how to create the command for this script. How do I do this? I have searched everywhere but did not…
Thank you for this nicely written plugin. Did you consider to use the -K flag for spamc? It performs a keep-alive check of spamd, instead…
This one uses 24hour average oid, this change is needed to get 5min average: #my $snmpnsResCpuAvg = '.1.3.6.1.4.1.3224.16.1.1.0'; my $snmpnsResCpuAvg = '.1.3.6.1.4.1.3224.16.1.3.0';
Got this plugin working on our Windows Server 2008 R2 with 3ware LSI 9750-4i, NSClient++, Strawberry Perl, and tw_cli.exe. 1. Install/save tw_cli.exe to C:CLI 2.…
The script works well, the only issues are with libvirt permissions, not with the script. I noticed that it truncated the "shut down" status to…
Works perfect but I tweeked the output format. @perfdata = sort @perfdata; printResultAndExit($exitVal, join(' - ', @msg) . "|" . join('n', @perfdata)); # end main
Plugin works fine out of the box on EMC Brocade 5300, but it would be nice to get some performance data out of it so…
Checks a specific HBase table cell via the HBase Stargate REST API Server 1. reads a specified HBase cell given a table, row key and…
Checks a specific HBase table cell via the HBase Thrift API Server 1. reads a specified HBase cell given a table, row key and column…