We monitor a large amount of devices for a certain company, atm this is about 374000 Items. Couple of days ago we received a mail regarding a certain problem. Some of the data was being delayed at that time. We saw that there was an increase in the queue so we changed the amount...
Search Result
Collapse
9 results in 0.0035 seconds.
Keywords
Members
Tags
-
Zabbix queue empty but Items are delayed by minutes
Hi everyone,
We monitor a large amount of devices for a certain company, atm this is about 374000 Items. Couple of days ago we received a mail regarding a certain problem. Some of the data was being delayed at that time. We saw that there was an increase in the queue so we changed the amount... -
zabbix sender is slow on some of servers
I have a bash script that calculates 3 database parameters then send them to zabbix via zabbix_sender. here are the zabbix sender commands at the end of script:
/opt/zabbix_agent/bin/zabbix_sender -z 153.32.111.26 -p 10700 -s hostVIP -k "avgResponseTime" -o $avg
/opt/zabbix_agent/bin/zabbix_sender... -
How can I add a delay between two web scenario checks?
I use a web scenario to initiate an API call to a remote system. This call triggers some tests to be run that I can recover with a second API call.
If I call the second API too soon I don't get the results back, just a response with an element indicating that the collection is still... -
Global notification window delay
Hello everybody,
I'm facing a problem with global notification window delay. I've got a couple SNMP traps configured with corresponding triggers. When a trigger goes into a "PROBLEM" state, global notification window appear, but problem is that it's not immediately. Theres a... -
long queue for simple check
hi,
I have a about 90 network device and i monitor them via icmp ping. I set the value delay check is 30. Herewith queue for simple checks becomes 38 and triggers don't updates 2 day. With increasing delay check queue becomes is 80. What value i will should set for delay that will decrease... -
Web Check delays and frequency
Hi,
I have about 22 "one step" web checks. They each check a web app once every 10 seconds. If the return code is anything except 200, then it fires a trigger, which I action.
Between 23:15 and 23:28 on Saturday night I got about a bazillion actions to my phone.... -
Synchronizing Checks/ Graphs
Hello,
How can we ensure multiple Zabbix checks are executed within a few seconds of each other?
I have 2 checks, they retrieve the value output to a file. It seems Zabbix waits several seconds until performing the next 'related' check. This causes graphing the values to... -
Trying to add a delay
I'm trying to add a delay in a process check to a template quering linux servers if they are running the apache process (httpd).
I've started from :
{Template_ExternalLinux
roc.mem[httpd].count(50,4)}>1
* Edit*
I need to have a timer window... -
Delayed alarm for nodata() function
Hi,
I'm currently facing an issue using the nodata() key for a specific item in an SNMP environment using the zabbix_sender.
We're using a redundant environment which consists of several VMWare instances. When shifting from one VM to another VM the trigger which contains...