Skip to content

Instantly share code, notes, and snippets.

@silfreed
Created January 12, 2015 22:28
Show Gist options
  • Save silfreed/731ecef5c543aca54004 to your computer and use it in GitHub Desktop.
Save silfreed/731ecef5c543aca54004 to your computer and use it in GitHub Desktop.
cactiStyle(
aliasByNode(
asPercent(
derivative(
groupByNode(collectdwash*.cpu-*.cpu-*, 2, "sumSeries")
)
, derivative(
sumSeries(collectdwash*.cpu-*.cpu-*)
)
)
, 2
)
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment