yats.git

ref: 7aa90f482b896a9ba7ab99f0bd16ae7130c1a4f3

client/postMetric.sh


1
2
3
4
5
6
7
#! /bin/bash
#
curl \
	-X POST\
	--header "Content-Type: application/json"\
	-d '{"mtime":1713216484,"id_client":"test-cli","name":"test-measure","value":"vtwo"}'\
	http://127.0.0.1:18081/metric