Update signatures.pm

Value mismatch.
This commit is contained in:
Jean-François Rameau 2016-12-09 11:52:19 +01:00 committed by GitHub
parent 03ca90bc3e
commit 7b11249b3c
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@ sub manage_selection {
value => $av_diff };
$self->{ips} = { human => centreon::plugins::misc::change_seconds(value => $ips_diff, start => 'h'),
value => $av_diff };
value => $ips_diff };
}