This commit is contained in:
garnier-quentin 2014-04-23 22:30:23 +02:00
parent 6041a6a342
commit 099aee5b38
1 changed files with 1 additions and 1 deletions

View File

@ -166,7 +166,7 @@ sub run {
$self->{output}->output_add(severity => $exit,
short_msg => sprintf("BytesPerSec: %s AccessPerSec: %.2f RequestPerSec: %.2f BytesPerRequest: %s ",
$bPerSec_value . ' ' . $bPerSec_unit
$bPerSec_value . ' ' . $bPerSec_unit,
$aPerSec,
$rPerSec,
$bPerReq_value . ' ' . $bPerReq_unit