[Clas12_first_exp] monitoring example

Andrey Kim kenjo at jlab.org
Sun Jul 15 21:47:20 EDT 2018


Dear all,
I have updated monitoring example with link to anonymous token:
https://clas12mon.jlab.org/hist/help/
Previously, I have turned off authentication, but JAVA code still required
token file. With new anonymous token it should work now.

Here is also the "curl" way to submit histogram to database:

curl -i -k -L https://clas12mon.jlab.org/mondb/h1d -d '{"name":
"hcurlExample", "variation": "test", "data":"[[0,1], [2,5]]"}' -X PUT

It shows the simplicity of saving histogram to monitoring db using REST api.
The list of saved/submitted histograms is here:
https://clas12mon.jlab.org/hist/list/

Best,
Andrey.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.jlab.org/pipermail/clas12_first_exp/attachments/20180716/de02c9ec/attachment.html>


More information about the Clas12_first_exp mailing list