Jump to content

Bili

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by Bili

  1. Great work, very useful to me. Some datasource uid need to be changed to "${Datasource_Telegraf}",Such as “VxKS81dnz”. There are also a few queries that can use aggregateWindow to improve query speed: |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)
  2. I am also using influx2, and I spent several hours converting only a few queries. It is really difficult to complete them all. I wonder if your project has been released? Maybe I can help a little bit.
  3. The openssl version (1.1.1v) that comes with unraid is too old. I encountered problems when using user scripts to create pkcs12 certificates. Is there a way to upgrade openssl?
  4. <cpu mode='custom' match='exact' check='full'> # Add a row in the CPU node to disable SVM <feature policy='disable' name='svm'/> </cpu> https://github.com/vagrant-libvirt/vagrant-libvirt/issues/667 I did this, solved it
×
×
  • Create New...