Advertisement
Guest User

Untitled

a guest
Apr 12th, 2018
336
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. while true; do curl -i -XPOST "http://localhost:8086/write?db=statsdemo" --data-binary "cpu,host=serverA value=1"; sleep 5; done
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement