Help for this page
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)" );