yats.git

ref: fec0c5d69f4862914e59b55fd38a44aa74897ed3

client/postMetricNow.sh


1
2
3
4
5
6
7
#! /bin/bash
#
curl \
	-X POST\
	--header "Content-Type: application/json"\
	-d '{"id_client":"cli1","name":"mone","value":"vone"}'\
	http://127.0.0.1:18081/rt/metric