Skip to content

Instantly share code, notes, and snippets.

@tisba
Created May 24, 2011 21:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tisba/989690 to your computer and use it in GitHub Desktop.
Save tisba/989690 to your computer and use it in GitHub Desktop.
[live;Overview]
total_bandwidth.graph_args --base 1000 -l 0
total_bandwidth.cdef 0
total_bandwidth.graph_category network
total_bandwidth.graph_title Aggregated Network Traffic
total_bandwidth.graph_vlabel bits/s
total_bandwidth.upload.label upload
total_bandwidth.upload.sum ip-A-B-C-D=ip-A-B-C-D.eu-west-1.compute.internal:if_eth0.up ip-E-F-G-H=ip-E-F-G-H.eu-west-1.compute.internal:if_eth0.up
total_bandwidth.upload.type COUNTER
total_bandwidth.download.type COUNTER
total_bandwidth.download.label download
total_bandwidth.graph_order upload download
total_bandwidth.download.sum ip-A-B-C-D=ip-A-B-C-D.eu-west-1.compute.internal:if_eth0.down ip-E-F-G-H=ip-E-F-G-H.eu-west-1.compute.internal:if_eth0.down
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment