Hi There,
I am looking for a way to get better readable output of Apache ReqPerSec value, which is shown by template as integer (float) and mostly shows numbers like this - ReqPerSec: .146931
I'd like it to show as integer only, similar to ceil (value) function, so that in example above it will output number 1.
Can someone explain me how can I use this function properly there?
Thanks!
I am looking for a way to get better readable output of Apache ReqPerSec value, which is shown by template as integer (float) and mostly shows numbers like this - ReqPerSec: .146931
I'd like it to show as integer only, similar to ceil (value) function, so that in example above it will output number 1.
Can someone explain me how can I use this function properly there?
Thanks!
Comment