Skip to content

Instantly share code, notes, and snippets.

@KiNgMaR
Created October 7, 2015 10:50
Show Gist options
  • Save KiNgMaR/3e3db326ea87ab815bdb to your computer and use it in GitHub Desktop.
Save KiNgMaR/3e3db326ea87ab815bdb to your computer and use it in GitHub Desktop.
> show stats
name: cq
--------
points_written query_ok
9973 17088
name: hh
tags: path=/var/opt/influxdb/hh
process_req
-----------
6542
name: httpd
tags: bind=:8086
auth_fail ping_req query_req query_resp_bytes req
--------- -------- --------- ---------------- ---
5 2 6186 98440429 6313
name: shard
tags: engine=tsm1, id=1, path=/var/opt/influxdb/data/_internal/monitor/1
fields_create series_create write_points_ok write_req
------------- ------------- --------------- ---------
38 10 6516 654
name: shard
tags: engine=tsm1, id=2, path=/var/opt/influxdb/data/xxx_nonprod/default/2
fields_create series_create write_points_ok write_req
------------- ------------- --------------- ---------
54 2976 30280 491
name: shard
tags: engine=tsm1, id=3, path=/var/opt/influxdb/data/xxx_prod/default/3
fields_create series_create write_points_ok write_req
------------- ------------- --------------- ---------
1039 1655722 9355912 2448
name: udp
tags: bind=10.100.20.40:4444
batches_tx batches_tx_fail bytes_rx points_rx points_tx
---------- --------------- -------- --------- ---------
1294 13 1083738426 9354488 9345939
name: udp
tags: bind=10.100.20.40:4445
batches_tx batches_tx_fail bytes_rx points_rx points_tx
---------- --------------- -------- --------- ---------
491 3 3279720 30437 30280
name: write
-----------
point_req point_req_local req write_ok
9396829 9392708 3609 3593
name: runtime
-------------
Alloc Frees HeapAlloc HeapIdle HeapInUse HeapObjects HeapReleased HeapSys Lookups Mallocs NumGC NumGoroutine PauseTotalNs Sys TotalAlloc
3244669904 3878187132 3244669904 4899086336 3419889664 55936747 0 8318976000 1631 3934123879 743 52 5868600438 8673607584 630836007384
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment