Created
September 25, 2017 14:00
-
-
Save Sam-Jenkins/8c9e65d428288cdbe8680ab8f07c2dfe 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
{ | |
"rca_alert":{ | |
"uuid":"3fcb92a3-79b1-542e-9e0c-be561c45a426", | |
"label":"RCA RapidSpike Test Alert", | |
"type":"data", | |
"operator":"", | |
"value":"", | |
"threshold_breach_limit":null, | |
"key":{ | |
"uuid":"b5d4c0a0-fd45-778c-b083-5115f6cfa94a", | |
"label":"Ping", | |
"key":"ping", | |
"metric":"ms" | |
} | |
}, | |
"rca_monitor":{ | |
"uuid":"bcf4e908-21f6-4530-be9b-e16ef8bb658e", | |
"label":"RCA RapidSpike Test Monitor", | |
"paused":"0", | |
"keys":[ | |
{ | |
"uuid":"b5d4c0a0-fd45-778c-b083-5115f6cfa94a", | |
"label":"Ping", | |
"key":"ping", | |
"metric":"ms" | |
} | |
] | |
}, | |
"last_received_time":"2017-08-24 23:00:24" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment