tpotce/collector/long_agregate.sh

9 lines
443 B
Bash
Raw Normal View History

2024-06-05 07:52:53 +00:00
#!/bin/bash
curl http://127.0.0.1:8000/API/agregate/week/ip
curl http://127.0.0.1:8000/API/agregate/week/country
curl http://127.0.0.1:8000/API/agregate/week/perserver
curl http://127.0.0.1:8000/API/agregate/week/perserver/bg
curl http://127.0.0.1:8000/API/agregate/month/ip
curl http://127.0.0.1:8000/API/agregate/month/country
curl http://127.0.0.1:8000/API/agregate/month/perserver
curl http://127.0.0.1:8000/API/agregate/month/perserver/bg