yats.git

ref: 7c2da97c1725f5f6388f3675e346377e63664207

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