This commit is contained in:
Quentin Garnier 2014-03-20 10:26:54 +01:00
parent 23d33d595a
commit 2fae307780
8 changed files with 0 additions and 8 deletions

View File

@ -103,7 +103,6 @@ sub run {
$self->{output}->perfdata_add(label => $self->{option_results}->{searchpattern}, $self->{output}->perfdata_add(label => $self->{option_results}->{searchpattern},
value => $result, value => $result,
unit => "",
warning => $self->{perfdata}->get_perfdata_for_output(label => 'warning'), warning => $self->{perfdata}->get_perfdata_for_output(label => 'warning'),
critical => $self->{perfdata}->get_perfdata_for_output(label => 'critical') critical => $self->{perfdata}->get_perfdata_for_output(label => 'critical')
); );

View File

@ -103,7 +103,6 @@ sub run {
$self->{output}->perfdata_add(label => $self->{option_results}->{searchpattern}, $self->{output}->perfdata_add(label => $self->{option_results}->{searchpattern},
value => $result, value => $result,
unit => "",
warning => $self->{perfdata}->get_perfdata_for_output(label => 'warning'), warning => $self->{perfdata}->get_perfdata_for_output(label => 'warning'),
critical => $self->{perfdata}->get_perfdata_for_output(label => 'critical') critical => $self->{perfdata}->get_perfdata_for_output(label => 'critical')
); );

View File

@ -103,7 +103,6 @@ sub run {
$self->{output}->perfdata_add(label => $self->{option_results}->{searchpattern}, $self->{output}->perfdata_add(label => $self->{option_results}->{searchpattern},
value => $result, value => $result,
unit => "",
warning => $self->{perfdata}->get_perfdata_for_output(label => 'warning'), warning => $self->{perfdata}->get_perfdata_for_output(label => 'warning'),
critical => $self->{perfdata}->get_perfdata_for_output(label => 'critical') critical => $self->{perfdata}->get_perfdata_for_output(label => 'critical')
); );

View File

@ -103,7 +103,6 @@ sub run {
$self->{output}->perfdata_add(label => $self->{option_results}->{searchpattern}, $self->{output}->perfdata_add(label => $self->{option_results}->{searchpattern},
value => $result, value => $result,
unit => "",
warning => $self->{perfdata}->get_perfdata_for_output(label => 'warning'), warning => $self->{perfdata}->get_perfdata_for_output(label => 'warning'),
critical => $self->{perfdata}->get_perfdata_for_output(label => 'critical') critical => $self->{perfdata}->get_perfdata_for_output(label => 'critical')
); );

View File

@ -103,7 +103,6 @@ sub run {
$self->{output}->perfdata_add(label => $self->{option_results}->{searchpattern}, $self->{output}->perfdata_add(label => $self->{option_results}->{searchpattern},
value => $result, value => $result,
unit => "",
warning => $self->{perfdata}->get_perfdata_for_output(label => 'warning'), warning => $self->{perfdata}->get_perfdata_for_output(label => 'warning'),
critical => $self->{perfdata}->get_perfdata_for_output(label => 'critical') critical => $self->{perfdata}->get_perfdata_for_output(label => 'critical')
); );

View File

@ -103,7 +103,6 @@ sub run {
$self->{output}->perfdata_add(label => $self->{option_results}->{searchpattern}, $self->{output}->perfdata_add(label => $self->{option_results}->{searchpattern},
value => $result, value => $result,
unit => "",
warning => $self->{perfdata}->get_perfdata_for_output(label => 'warning'), warning => $self->{perfdata}->get_perfdata_for_output(label => 'warning'),
critical => $self->{perfdata}->get_perfdata_for_output(label => 'critical') critical => $self->{perfdata}->get_perfdata_for_output(label => 'critical')
); );

View File

@ -103,7 +103,6 @@ sub run {
$self->{output}->perfdata_add(label => $self->{option_results}->{searchpattern}, $self->{output}->perfdata_add(label => $self->{option_results}->{searchpattern},
value => $result, value => $result,
unit => "",
warning => $self->{perfdata}->get_perfdata_for_output(label => 'warning'), warning => $self->{perfdata}->get_perfdata_for_output(label => 'warning'),
critical => $self->{perfdata}->get_perfdata_for_output(label => 'critical') critical => $self->{perfdata}->get_perfdata_for_output(label => 'critical')
); );

View File

@ -103,7 +103,6 @@ sub run {
$self->{output}->perfdata_add(label => $self->{option_results}->{searchpattern}, $self->{output}->perfdata_add(label => $self->{option_results}->{searchpattern},
value => $result, value => $result,
unit => "",
warning => $self->{perfdata}->get_perfdata_for_output(label => 'warning'), warning => $self->{perfdata}->get_perfdata_for_output(label => 'warning'),
critical => $self->{perfdata}->get_perfdata_for_output(label => 'critical') critical => $self->{perfdata}->get_perfdata_for_output(label => 'critical')
); );