i have this calculated item which returns the tps.
(abschange("db.tps_acc[]"))/60
sometimes ( maybe twice a day ) the db.tps_acc become not supported which this calculated item will become not supported too but db.tps_acc is unsupported only for a short interval and...
Search Result
Collapse
16 results in 0.0021 seconds.
Keywords
Members
Tags
-
calculated Item Become Unsupported for a very long time
-
Item 'number of user' gets 'not supported' at some times when rsync runs
We have an item on a NAS that records the number of connected users (who access shared folders) with a 10 minute interval. In this same NAS, a RSYNC happens at midnight, 1pm and 6pm hours. Coincidentally, the Number of Users item is not supported at these times. The Zabbix timeout is 4 seconds. And... -
Graph for not supported items
Having a large number of not supported items will effect performance of your Zabbix server. It can be time consuming to solve this. As an administrator it would be nice to have a graph that plots number of not supported items so I can measure over time my progress to solve majority of items having not... -
Icmpping problem with DNS name
Hi,guys!
I have a strange problem when using my zabbix. The fping works good through simpe check while the host use IP address, but when using dns name(domain name), it alerts the icmpping item not supported and later became supported itself. I find out the error message in zabbix_server.log... -
Agent active check nodata responses
Question for everybody as I cannot seem to locate the answer in the documentation.
I have an active agent check of this:
UserParameter=pgsql.replication_lag_bytes[*],/data/monitoring/postgres-monitor.sh -c get_replication_lag_bytes -a "$1"
For this... -
триггер на items unsupported
Всем добрый день!
Подскажите как можно сделать триггер, который будет отслеживать item на Not supported, т.е. если item становится Not supported, то триггер должен загореться -
All ICMP Items "not supported"
Hello all...hoping this is a quick fix but I have spent/wasted hours at this point trying to resolve unsuccessfully...brand new to zabbix as of yesterday...
System is up and running and appears to be healthy.
I am trying to simply ping devices, track some latency/etc and alert... -
system.cpu.load not supported
Hello.
I'm tired dealing with one zabbix problem.
It's about 'system.cpu.load' item is not supported.
Tried to setup it with different key parameters:
system.cpu.load[,avg5], system.cpu.load[], system.cpu.load, system.cpu.load[,avg5], system.cpu.load[all,avg1]... -
iis 7 and iis template problem
Good day,
I am running iis 7 in windows 2008 core x64 and I want to monitor iis7 with zabbix iis template. I have already installed zabbix agent on the windows server no problems there. However when I added iis template to my host to get iis details, zabbix templates related to asp.net... -
Como crio Trigger para dados não suportados?
Bom Dia Como faço para criar dentro de um determinado item uma trigger que alarme quando o dado retornado não é suportado?
Por exemplo, deve vir numérico e está vindo texto.
Obrigado -
ZBX_NOTSUPPORTED while work with -t
I have written a script to obtain the max no of open files for a particular process and I can successfully collect the value by directly issuing the command in OS as well as testing the option with zabbix_agentd -t while it didn't work with zabbix_get as well as the web interface reported ZBX_NOTSUPPORTED.... -
Find "Not Supported" items
Is there a way to list the items that are Not Supported without having to go into every host and check the lits of items. I often get items that flip to Not Supported, but finding what they are is difficult. (1.8.10)
Thanks,
Will -
Ххосты с итемами в состоянии "не поддержи
Есть какой-то простой способ найти все хосты, у которых есть итемы в состоянии "не поддерживаются"? -
item dependency
hi,
i have following scenario:
i´m monitor a jboss with some agent(active) checks for memory reservation and process running and also some snmp values.
but if the jboss is not running it doesn´t make sence to check all these things.
so it would be nice to have...