Merge branch 'master' of https://github.com/centreon/centreon-plugins
This commit is contained in:
commit
e2f498ccfe
|
@ -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 };
|
||||
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue