- Notifications
You must be signed in to change notification settings - Fork 0
UDP API
grabarczyk-t edited this page May 4, 2014
·
8 revisions
wiadomość jest nasłuchiwana na porcie 9000 Do serwera jest przesyłana wiadomość w formacie tekstowym jako JSON o określonej strukturze:
{
"id":"ba51a200-ae22-11e3-a5e2-0800200c9a66", "resource":"Host",
"metric":"CPU",
"timestamp":124411,
"value": 50.5,
"unit":"%"
}