Versions Compared

Key

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

...

For Grafana, this has to be set in your Dashboard. In this example, we'll look at the settings for the network interfaces.

Step-by-step guide

  1. Open Grafana, create a dashboard, and add your elements, in this case, it is "Interface 2" of the monitored host "mysite01"
    Image Modified
    .
  2. On the right side, you have "Standard Options". Open it and click in the empty field just under "Unit"
    Image Modified
    .
  3. Bandwidth might not appear in this dialogue, so type in bits. Grafana will autocomplete, and you can choose your measurement unit:
    Image Modified
    .
  4. For Interface Banthwith, you might take "bits/sec(SI) so the graph looks good:
    Image Modified
    Image Modified
    .
    .
    For comparison, the same metrics in Checkmk

Image Modified


Filter by label (Content by label)
showLabelsfalse
max5
spacesKB
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("grafana","measurement","grafana_datasource") and type = "page" and space = "KB"
labelsgrafana grafana_datasource measurement

...