Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Warning

This is because of missing performance data in the past. Checkmk can't interpret these "None" values!

Code Block
OMD[at]:~/share/check_mk/checks$ lq "GET services\nColumns: rrddata:predict_load15:predict_load15.max:1605020527:1639580527:392726\nFilter: host_name = localhost\nFilter: service_description = CPU load\nLocaltime: 1639580527\nOutputFormat: python3\nKeepAlive: on\nResponseHeader: fixed16\nColumnHeaders: off"
200         470
[[[1604736000,1639814400,403200,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None]]]

We will fix this in future Checkmk Releases!


Files and directories

Info


Warning

This is the code for the prediction. Please don't do any changes inside these files


Code Block
➜  2.0.0p16.cee vi lib/python3/cmk/base/check_api.py
➜  2.0.0p16.cee vi lib/python3/cmk/gui/prediction.py  
2.0.0p16.cee vi lib/python3/cmk/base/prediction.py


./var/check_mk/prediction/Windows






Filter by label (Content by label)
showLabelsfalse
max5
spacesKB
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("lql","lql_queries","predictive_monitoring") and type = "page" and space = "KB"
labelspredictive_monitoring lql lql_queries

...