Tao Feng

Results 78 comments of Tao Feng

In naarad, every timestamp will translate into epoch time in naarad.utils.get_standardized_timestamp. We could change this function to use unix time instead of epoch time. But the trickiest thing is that...

Figure out the issue. I just push the initial fix which works on my example sar configure file. So now the csv file will show unix time and graph is...

BTW, the fix combines for both bug #277 and bug #310 . Do you think I need to separate them?

Push a second fix(#328) per Richard's comment

Attached an email I sent earlier: > Hi, > > After I explore a little bit, I don’t think the combine of “aggr_metrics=none" and qps reported correctly >could be solved...

I could take a look at this bug next week if no one pick it up.

@richardhsu Thanks. I will submit a pull request to fix this. In the mean time, I think by setting aggr_metrics=second is temp work around.

@xpaulnim feel free to contribute and happy to review and support