Random Project
Home >

Showing 8845-8856 of 12088 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
I have replaced this code : $self->{invalidobjects}->{invalid_ind_partitions} = $self->{handle}->fetchrow_array(q{ SELECT COUNT(DISTINCT STATUS) FROM dba_ind_partitions WHERE status 'USABLE' }); by this one : $self->{invalidobjects}->{invalid_ind_partitions} = $self->{handle}->fetchrow_array(q{…
Is Perl v5.12.0 really required? Perl v5.12.0 required--this is only v5.10.1, stopped at ./check_iftraffic41.pl line 85. BEGIN failed--compilation aborted at ./check_iftraffic41.pl line 85.
the readme is not clear but i used the command check_oracle.pl to get an output and here is the output i got: srvmonm plugins #…
this plugin is an plabel newtest plugin in order to integrate and manage probes and test result of newtest probe. with it , you could…
check_pinba.py =============== Licence ------- This plugin has been writen by Carpe-Hora Camille Neron . Of course, check_pinba is under GNU GPL v2 : http://www.gnu.org/licenses/gpl-2.0.html Requirements…
This plugin allows monitoring of 1 or more interfaces of Cisco equipments. Supports both SSH and Telnet. It was tested on 4500 switches but should…
Verifies the current mounts correspond to those defined in /etc/fstab. Return 0 [OK] if true, 1 [WARNING] if mounted but has no matching entry in…
A hook script called by the check_logfiles plugin to send custom mail alerts. This is useful in case you want to send custom output in…