ALT Linux sysadmins discussion
 help / color / mirror / Atom feed
From: Alex Moskalenko <mav@elserv.msk.su>
To: Sysadmins@lists.altlinux.org
Subject: [Sysadmins] p9, zabbix34-agent и system.cpu.util[]
Date: Thu, 19 Sep 2019 13:46:13 +0300
Message-ID: <8c1617b3a18aae7ffe6b2596d680359a@elserv.msk.su> (raw)

Здравствуйте.

Обнаружил, что zabbix43-agent из p9 отдает все значения 
system.cpu.util[] нулевыми. На p8 c zabbix-agent 3.0.26 значения 
отдаются корректно. Пример:

[zabbix@zabbix ~]$ for i in host-p9 host-p8; do echo -n "$i: version="; 
zabbix_get -s $i -k "agent.version"; for p in idle user system iowait; 
do echo -n "$i: system.cpu.util.[,$p]="; zabbix_get -s $i -k 
"system.cpu.util[,$p]"; done; done
host-p9: version=3.4.15
host-p9: system.cpu.util.[,idle]=0.000000
host-p9: system.cpu.util.[,user]=0.000000
host-p9: system.cpu.util.[,system]=0.000000
host-p9: system.cpu.util.[,iowait]=0.000000
host-p8: version=3.0.26
host-p8: system.cpu.util.[,idle]=99.216209
host-p8: system.cpu.util.[,user]=0.266822
host-p8: system.cpu.util.[,system]=0.491954
host-p8: system.cpu.util.[,iowait]=0.016676

Никто не сталкивался с таким? Что это может быть?


-- 
WBR, Alex Moskalenko


                 reply	other threads:[~2019-09-19 10:46 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8c1617b3a18aae7ffe6b2596d680359a@elserv.msk.su \
    --to=mav@elserv.msk.su \
    --cc=Sysadmins@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux sysadmins discussion

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sysadmins/0 sysadmins/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sysadmins sysadmins/ http://lore.altlinux.org/sysadmins \
		sysadmins@lists.altlinux.org sysadmins@lists.altlinux.ru sysadmins@lists.altlinux.com
	public-inbox-index sysadmins

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sysadmins


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git