informatica:linux:grafana
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| informatica:linux:grafana [2023/09/13 14:59] – jose | informatica:linux:grafana [2026/02/06 10:55] (current) – jose | ||
|---|---|---|---|
| Line 56: | Line 56: | ||
| Insertamos un dato: | Insertamos un dato: | ||
| curl -i -XPOST ' | curl -i -XPOST ' | ||
| + | Consultamos el dato | ||
| + | curl -G ' | ||
| | | ||
| Metemos datos:\\ | Metemos datos:\\ | ||
| Line 104: | Line 105: | ||
| # mask the Grafana version number for unauthenticated users | # mask the Grafana version number for unauthenticated users | ||
| ; | ; | ||
| + | </ | ||
| + | |||
| + | ===== Grafana en casa ===== | ||
| + | < | ||
| + | > ruth@docker:/ | ||
| + | Connected to http:// | ||
| + | InfluxDB shell version: 1.8.3 | ||
| + | > show databases | ||
| + | name: databases | ||
| + | name | ||
| + | ---- | ||
| + | grafanaFlux | ||
| + | _internal | ||
| + | covid | ||
| + | invernaderocurl | ||
| + | invernadero | ||
| + | borra | ||
| + | eko | ||
| + | casa | ||
| + | </ | ||
| + | |||
| + | ===== Influx 2.0 ===== | ||
| + | A partir de influx 2.0 cambia la forma de almacenar los datos. | ||
| + | |||
| + | Entra en la web de influxdb | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | < | ||
| + | curl -X POST http:// | ||
| + | -H " | ||
| + | -H " | ||
| + | -d '{ | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | }' | ||
| </ | </ | ||
informatica/linux/grafana.1694617155.txt.gz · Last modified: by jose
