Pessoal,
Já procurei e não encontrei a solução para meu problema, que são dois. O primeiro e mais critico é o processo do Zabbix que está ocupando todo CPU. Através do comando "top" obtenho o seguinte:
PID USER PR NI VIRT RES SHR S %CPU %MEM ...
Search Result
Collapse
35 results in 0.0041 seconds.
Keywords
Members
Tags
-
Can't pull CPU Core info
Hi there, i've tried everything i think.
I want individual entries to map each core of the servers performance.
I've tried perf_counter[\Processor Information(0,0)\% Processor Time]
perf_counter[\Processor(0)\% Processor Time]
and some others but no data...Last edited by HaveDill; 15-09-2014, 16:04. -
Show cpu load of router internal processes through Zabbix?
Hello all.
It is possible to view a graph of cpu load of an internal router process?
For example in a Cisco router you can view the internal processes and the cpu they are using with the command show processes cpu.
Is there a way I can create an item that... -
Ayuda con trigger VMware CPU
Hola a todos,
Requiero su ayuda para configurar un trigger para la plataforma VMware. Necesito que se dispare cuando sobre pasa el 80% del CPU total. Hasta ahora no lo eh logrado ya que no encuentro el "CPU Total"
gracias por su ayuda -
Утилизация cpu по snmp
Доброго времени суток, уважаемые!
Столкнулся с такой... -
[Ajuda] Monitorar CPU "Não suportado"
Prezados,
Venho aqui pedir ajuda aos Mestres em relação a um problema que está ocorrendo em um servidor de um cliente monitorado com o Zabbix.
Vou descrever o cenário para facilitar o entendimento:
Possuo um Servidor Ubuntu 12.10 com o Zabbix 2.0.3 configurado.... -
FreeBSD 9.0 - Zabbix2-Agent Supported Options
I've just installed Zabbix 2 on my FreeBSD 9.0-RELEASE box. I then installed the Zabbix 2 Agent on the same box but am running it as a different user.
I added the host (itself) to Zabbix, then set up a ping monitor, and that works. But if I do system.cpu.util or system.cpu.load. It... -
trigger that fires on >relative< cpu load change
Hi there,
From what I know in a trigger expression the last operand is always a constant.
So to fire a trigger if the cpu load goes beyond say '5' you can go straightforward:
{Template_FreeBSD:system.cpu.load[,avg15].last(#10)}>5
.. would fire if... -
How to monitor the CPU% used by Sqlservr.exe and SQLAGENT.exe?
Hi guys!
How to monitor the CPU% used by Sqlservr.exe and SQLAGENT.exe?
I am using the following parameters, but the details are incorrect:
...Code:perf_counter[\Process(SQLAGENT)\% Processor Time] perf_counter[\Process(sqlservr)\% Processor Time]
-
I7 monitor if Turbo boost is enabled
Hi .
I'm looking for a way to monitor the I7 cpu's if they are running in turbo boost or not and the turbo multiplier..
I have had a play with i7z but that doesn't output to std-out .
Any suggestions ?
Thanks
Greg -
how to monitor stolen CPU
I'm wondering if there is a way to monitor stolen CPU if one is running Zabbix in AWS. Has anyone been able to do this? -
CPU Levels

I have a question on the ootb cpu metrics.
What is it doing.
The reason that I ask is that I have numerous servers with this metric and on one specifically the graph has hit 1200%. It only has 4 cores, so even if it added 100% per core then I'd expect... -
Zabbix + Postgresql autovacuum
Hi All,
I'm running Zabbix on a Centos-server that runs postgres 8.4.4. My database is about 6 months old, and it is around 11Gb large.
About a month ago I notice that the postgres-process was starting to use lot's of cpu, and i read in the forums that this was due to zabbix... -
MySQL Query Killing IO
HI there, just for a reference - queries on 1.8.4 like these are killing out systems CPU wait I/O and undamentally the performance of the whole system
| 35388 | zabbix | localhost | zabbix | Query | 46 | Sorting result | select value from history_text where itemid=51881 order by id...