Ajout filtre "where time …" sur requete influx

This commit is contained in:
jdubois 2022-02-03 10:09:22 +01:00
parent 8890cfe7ad
commit 39cb961dd3

View file

@ -145,7 +145,7 @@ load_shortterm
snmp_rx snmp_rx
snmp_tx snmp_tx
tcpconns_value tcpconns_value
> SELECT * FROM snmp_rx,snmp_tx LIMIT 5 > SELECT * FROM snmp_rx,snmp_tx WHERE time > now()-1h LIMIT 5
name: snmp_rx name: snmp_rx
time host type type_instance value time host type type_instance value
---- ---- ---- ------------- ----- ---- ---- ---- ------------- -----