yats.git

ref: e6c257341d10b0abd53675a0116f9b30f5a5f916

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/metric/now