hello everyone!
i have some problem with  using the Plugin curl_json

my json  is:
http://192.168.244.128:5000/api/v0.1/status.json

i have a json file with the value like

{"status": "OK",

"output": {"election_epoch": 1}

}


so the key is status ,and my key value is a string, i known i can use
a type gauge to display a number above election_epoch ,

but i don't know how to save the value as a string, some one can help
me? i want to save the status string "ok"
_______________________________________________
collectd mailing list
[email protected]
https://mailman.verplant.org/listinfo/collectd

Reply via email to