Created
September 13, 2011 20:21
-
-
Save schmichael/1215033 to your computer and use it in GitHub Desktop.
slurpstats
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ python slurpstats.py . | sort -r | |
==> /tmp/mmstats-test-mystats | |
sys.uid 1000 | |
sys.tid 6273 | |
sys.pid 6273 | |
sys.gid 1000 | |
com.urbanairship.app.warnings 0 | |
com.urbanairship.app.queries 0 | |
com.urbanairship.app.errors 1 | |
com.urbanairship.app.degraded True | |
com.urbanairship.app.cache_misses 0 | |
com.urbanairship.app.cache_hits 1000 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment