Help for this page

Select Code to Download


  1. or download this
    my @count = map {$_->[0]} @$data;
    my $code_retour = $oracle_connector->check_threshold(
    ...
      critical => $oracle_connector->opts->critical,
    );
    $oracle_connector->plugin_exit($code_retour,"File attente (@count)" );