Le Sun, Jan 23, 2022 at 02:33:58PM +0000, Stuart Henderson a écrit : > On 2022/01/22 17:42, Denis Fondras wrote: > > VictoriaMetrics is fast, cost-effective and scalable time-series database. > > > > https://victoriametrics.com/ > > > > OK ? > > > > this looks wrong: > > daemon_flags="-storageDataPath=${LOCALSTATEDIR}/db/vmetrics/ ${daemon_flags}" >
Do you mean, it should be : daemon_flags="${daemon_flags} -storageDataPath '${LOCALSTATEDIR}/vmetrics/'"