Skip to content

Instantly share code, notes, and snippets.

View dglloyd's full-sized avatar

Dan Lloyd dglloyd

  • Invoca
  • Santa Barbara, CA
View GitHub Profile
### Keybase proof
I hereby claim:
* I am dglloyd on github.
* I am dlloyd (https://keybase.io/dlloyd) on keybase.
* I have a public key whose fingerprint is DCA5 438A BD36 8EF9 9CE1 8C4F 4315 5395 71CA F9E4
To claim this, I am signing this object:
{
"yMinLeft": "0",
"target": [
"alias(color(sumSeries(group(carbon.agents.*.updateOperations)), \"blue\"),\"Updates\")",
"alias(color(sumSeries(group(carbon.agents.*.metricsReceived)), \"green\"), \"Metrics Received\")",
"alias(color(sumSeries(group(carbon.agents.*.committedPoints)),\"cyan\"),\"Committed Points\"))",
"alias(secondYAxis(color(sumSeries(group(carbon.agents.*.pointsPerUpdate)),\"yellow\")),\"PPU\")",
"alias(secondYAxis(color(averageSeries(group(carbon.agents.*.cpuUsage)),\"red\")),\"CPU (avg)\")",
"alias(secondYAxis(color(sumSeries(group(carbon.agents.*.creates)),\"purple\")),\"Creates\")",
"alias(color(sumSeries(group(carbon.agents.*.cache.size)),\"brown\"),\"Cache Size\")"
Daniels-MacBook-Pro:Users dlloyd$ cat ~/test.sh
echo `pwd`
Daniels-MacBook-Pro:Users dlloyd$ sh ~/test.sh
/Users
Daniels-MacBook-Pro:Users dlloyd$ cd
Daniels-MacBook-Pro:~ dlloyd$ sh ~/test.sh
/Users/dlloyd
Daniels-MacBook-Pro:~ dlloyd$
traceroute to 10.10.11.129 (10.10.11.129), 64 hops max, 52 byte packets
1 10.11.12.13 (10.11.12.13) 0.534 ms 0.243 ms 0.261 ms
2 fa0-22.na01.b001162-0.jfk01.atlas.cogentco.com (38.122.226.33) 1.422 ms 1.022 ms 0.946 ms
3 vl3863.mag02.jfk01.atlas.cogentco.com (66.250.12.205) 1.170 ms 0.534 ms 1.107 ms
4 te3-4.ccr01.jfk01.atlas.cogentco.com (154.54.80.93) 0.959 ms 1.392 ms
te3-4.ccr02.jfk01.atlas.cogentco.com (154.54.80.97) 0.852 ms
5 te0-1-0-7.mpd21.jfk02.atlas.cogentco.com (154.54.1.174) 1.714 ms
te0-1-0-6.ccr22.jfk02.atlas.cogentco.com (154.54.40.38) 1.585 ms
te0-1-0-7.mpd21.jfk02.atlas.cogentco.com (154.54.1.174) 1.779 ms
6 be2150.mpd21.dca01.atlas.cogentco.com (154.54.31.129) 7.966 ms
free -k && cat /proc/meminfo
total used free shared buffers cached
Mem: 1733252 1637880 95372 0 41844 365876
-/+ buffers/cache: 1230160 503092
Swap: 917500 190224 727276
MemTotal: 1733252 kB
MemFree: 95372 kB
Buffers: 41844 kB
Cached: 365876 kB
SwapCached: 22000 kB
description "Carbon Cache"
start on (net-device-up
and local-filesystems
and runlevel [2345])
stop on runlevel [!2345]
respawn
respawn limit 10 5
TypeError at /render/
constantLine() takes exactly 2 arguments (1 given)
Request Method: GET
Request URL: http://localhost:10001/render/?target=constantLine()
Django Version: 1.5.4
Exception Type: TypeError
Exception Value:
Environment:
Request Method: GET
Request URL: http://localhost:10001/render?target=scaleToSeconds(servers.d01.postgres.database.trac.size,1)
Django Version: 1.5.4
Python Version: 2.7.3
Installed Applications:
('graphite.metrics',