ソースを参照

Merge "Fix processes_zombies metric name"

pull/115/head
Ales Komarek 7年前
コミット
8e3a4ab81c
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      linux/files/grafana_dashboards/system_prometheus.json

+ 1
- 1
linux/files/grafana_dashboards/system_prometheus.json ファイルの表示

@@ -538,7 +538,7 @@
"step": 10
},
{
"expr": "processes_zombie{host=\"$host\"}",
"expr": "processes_zombies{host=\"$host\"}",
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "zombie",

読み込み中…
キャンセル
保存