Skip to content

Commit

Permalink
docs: example更新 (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
yamamoto-febc authored Nov 8, 2022
1 parent 29c7701 commit 97d69a2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,11 @@ Help Options:

```bash
% ./sacloud-router-usage --prefix example- --item out --zone tk1b
2022/10/25 12:02:06 example-r1 zone:tk1b traffic:5305794.000000 time:2022-10-25 11:50:00 +0900 JST
2022/10/25 12:02:06 example-r1 zone:tk1b traffic:5305794.000000 time:2022-10-25 11:55:00 +0900 JST
2022/10/25 12:02:06 example-r1 zone:tk1b traffic:5.305794 time:2022-10-25 11:50:00 +0900 JST
2022/10/25 12:02:06 example-r1 zone:tk1b traffic:5.305794 time:2022-10-25 11:55:00 +0900 JST
2022/10/25 12:02:06 example-r1 zone:tk1b traffic:0.000000 time:2022-10-25 12:00:00 +0900 JST
2022/10/25 12:02:06 example-r1 average_traffic:3537196.000000
{"75pt":3537196,"90pt":3537196,"95pt":3537196,"99pt":3537196,"avg":3537196,"max":3537196,"min":3537196,"routers":[{"avg":3537196,"monitors":[{"time":"2022-10-25 11:50:00 +0900 JST","traffic":5305794},{"time":"2022-10-25 11:55:00 +0900 JST","traffic":5305794},{"time":"2022-10-25 12:00:00 +0900 JST","traffic":0}],"name":"example-r1","zone":"tk1b"}]}
2022/10/25 12:02:06 example-r1 average_traffic:3.537196
{"75pt":3.537196,"90pt":3.537196,"95pt":3.537196,"99pt":3.537196,"avg":3.537196,"max":3.537196,"min":3.537196,"routers":[{"avg":3.537196,"monitors":[{"time":"2022-10-25 11:50:00 +0900 JST","traffic":5.305794},{"time":"2022-10-25 11:55:00 +0900 JST","traffic":5.305794},{"time":"2022-10-25 12:00:00 +0900 JST","traffic":0}],"name":"example-r1","zone":"tk1b"}]}
```

## License
Expand Down

0 comments on commit 97d69a2

Please sign in to comment.