1
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

zabbix 70% os Process CPU Load on

1
Posted at

https://support.zabbix.com/browse/ZBX-10158
cpuをそんなに使ってないのに、なんでこれが出るんだよー思っている方
負荷が10倍に表示されるバグがあるそうです。

ダッシュボード » ホストの設定 » テンプレートの設定 » トリガーの設定
triggers.php?form=update&hostid=10082&triggerid=13538&sid=5931cd2fd4b0fd2d
ここで値を10倍にしてください。

{Template JMX Generic:jmx["java.lang:type=OperatingSystem",ProcessCpuLoad].last(0)}>0.7

{Template JMX Generic:jmx["java.lang:type=OperatingSystem",ProcessCpuLoad].last(0)}>70

1
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?