PDA

View Full Version : No updatings for some events in WEB-frontend


csf
12-02-2008, 14:28
Hello All,

There are no updatings for some events in WEB-frontend.
Last condition is from 05-02-2008 and is not updated further
For example:
1. Processor load5 05 Feb 13:18:39
But manually with zabbix:~ # zabbix_get -sasp-db -ksystem.cpu.load[,avg5]
1.400000
all works

2. I do the control of temperature and fans with SNMPv1.
Last condition is from 05-02-2008, but with:
zabbix:~ # snmpget -c public -v1 tartaros .1.3.6.1.4.1.231.2.10.2.2.5.2.2.1.8.0.1
SNMPv2-SMI::enterprises.231.2.10.2.2.5.2.2.1.8.0.1 = Gauge32: 2880

I have answer from the System = 2880.
And so on various of server's and different events.
OS: (Zabix_Server - 1.4.5) - SuSE 10.2 with MySQL
Wo is my Problem ?
Any ideas.
Thanks n advance.

Leonid.

maruscya
20-02-2008, 15:09
Hello...

I have the same issue. I try check cpu load with

key : system.cpu.load[,avg15]
update interval : 20


i check last 500 recieved value and i find this

2008.Feb.20 15:11:09 0.0456
2008.Feb.20 15:10:46 0.0433
2008.Feb.20 15:01:50 0.0333
2008.Feb.20 10:30:56 0.0200
2008.Feb.20 02:41:27 0.0122
2008.Feb.19 23:26:27 0.0222
2008.Feb.19 20:41:24 0.2978
2008.Feb.19 18:38:54 0.0411
2008.Feb.19 18:38:33 0.0389
2008.Feb.19 18:38:12 0.0389


This is not a network issue, one other machine in the same location send all data every 20sec. I think that the problem is the agent.

Agent must be reload every X days/hours ???

AndreA

csf
20-02-2008, 16:14
I did it many times (restart Agent's).
Nothing helps, but sometimes suddenly starts to work.

maruscya
20-02-2008, 16:25
Ok...

We need waiting answer from developer... or tricks from zabbix guru :(

maruscya
20-02-2008, 16:38
Ok...

We need waiting answer from developer... or tricks from zabbix guru :(

UPDATE: in my case, only windows agent loose data.... linux agent works fine.

csf
21-02-2008, 08:58
UPDATE: in my case, only windows agent loose data.... linux agent works fine.
Once again for the best understanding (sorry from my English).
My problem has two parts.
The first - Linux-agent item. Well is a problem probably at the agent. But the second variant is SNMP-Request . And I receive the answer with snmpget and zabbix_get, but not have new Date in Web-frontend.
Here, in this second case, work of the agent is not used at all, it can be in general down.

Many thanks for answer.

Leonid.