Last active
February 12, 2019 21:55
-
-
Save g-a-v-i-n/f0e7c6f7c12d3ee593b01fb7ec0fd993 to your computer and use it in GitHub Desktop.
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
{ | |
"timestamp": "2018.2.10 @ 10:23AM EST", | |
"points": [ | |
{ | |
"patp": "~zod", | |
"ping": 12, | |
"state": "UP", // UP, DOWN, UNKNOWN, UNBOOTED, anything else? | |
"down": 2302934720, // milliseconds | |
"up": 92836492384629384, // milliseconds | |
"children": ["~binzod", "~marzod"] | |
}, | |
... | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment