I'm getting constant disconnects from forum login. It doesn't sustain for more than 1 minute.
At first I thought that it was a cookie issue, so I checked my cookies permissions and it was all fine.
I tried using Firefox, Edge and even Internet Explorer, all with the latest...
Search Result
Collapse
42 results in 0.0023 seconds.
Keywords
Members
Tags
-
Forum login disconnects/timeouts
-
Running into Timeout while executing script.
Hello guys,
here i go again. I'm having some issues with Zabbix and the simple execution of an userparameter. I want to see
the status of every single service on my linux servers, so to do that i made this userparameter:
...Code:UserParameter=services.systemctl,echo "{\"data\":[$(systemctl -
IT Services - Too Slow
Hi,
I registered my environment in "IT Services" to test its visibility regarding availability reports and etc ...
However, every time I go to "Monitoring & IT Service", it keeps loading a page and the timeout, or just loads a screen with no content.
...Last edited by mfortes; 19-02-2021, 14:38. -
ZABBIX agent repeatedly timed out
Every ZABBIX agentd that establishes a direct connection to the ZABBIX server, repeatedly timed out:
...Code:... 556:20210113:190753.025 active check data upload to [127.0.0.1:10051] started to fail ([recv] ZBX_TCP_READ() timed out) 556:20210113:190755.366 active check data upload
Last edited by rrr; 14-01-2021, 00:46. -
Unable to monitor Aruba 515 cluster master
Zabbix is able to monitor cluster members but can't monitor the cluster master/virtual controller because connection times out while connecting.
snmpwalk / snmpget works.
ArubaOS (MODEL: 515), Version 8.7.1.1Last edited by Haggard; 09-01-2021, 19:19. -
amandahlak started a topic Which timeout is valid for web scenario step from host monitored by proxy?in Zabbix HelpWhich timeout is valid for web scenario step from host monitored by proxy?
When using web scenarios, which Timeout parameter is valid for the step execution? The step timeout parameter or proxy timeout parameter?
About steps execution:
"The steps are periodically executed by Zabbix server in a pre-defined order. If a host is monitored by proxy, the... -
SNMP timeout only for one host
Hello,
We have 3 identical hosts monitored mostly via zabbix agent. One item per host is monitored via SNMPv2 agent (with interval 2m).
These hosts are also monitored (via SNMP) by another monitoring software which is out of my control.
Hosts works under CentOS 6 control. Load... -
Cannot Send Email from Zabbix - Connection Timeout
Hi Everyone,
I am trying to test send emails from Zabbix but whenever I do I get an error stating "Media type test failed. Connection timeout of 3 seconds sxceeded when connection to Zabbix server 'localhosy'."
I am running Zabbix on a Ubuntu 18.04 VM right now. Any... -
SQL discovery timeouts
Hi,
I'm running a 2 steps discovery:
1) SQL query runs on the server( where the agent is) and sends a json using zabbix sender to zabbix where a trapper catches it.
2) LLD uses the JSON values as parameter to run another script (userParameter is configured) with another... -
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... -
Monitoring -> Triggers doesn't load
Hello
We're using Zabbix 3.2.10 on OpenBSD. Lately, I noticed that I'm unable to go to Monitoring -> Triggers (tr_status.php). When I try to load that page, after a about 1 minute, I get a 404 error shown in the browser.
In the nginx error.log, I find this:
...Code:error.log:2019/02/01
-
items doesn't return value "Timeout while executing a shell script"
hi, I created a template that monitors my Database items and another template that monitors my OS items.all of OS items works perfectly and none of them return error "Timeout while executing a shell script".
my Database items works fine but sometimes in a period of time some of items...Last edited by BlackCrystal; 22-01-2019, 11:48. -
Items that takes more than 30 sec (Timeout) make other items fails an Zabbix Agent
Hello i recognize,
that if i ad 2 items to Zabix Agent (Script via userparamaeter) other items gets nodata.
this 2 Itimes takes more than 30 seconds (Script "Schow Folder Size", if many files inside, that needs more than 30 secs to calculate this size of a path)
however... -
Certificate Expiration Monitor- few sites issues
I monitor more than 80 sites with the zabbix template: SSL Certificates Check- Template SSL Cert Check External which works great.
Issue:
I have few sites that gets timeout from the external script.
currently my zabbix timeouts(from zabbix_server.conf) are:
... -
Timeout while executing a script
Hi:
I have a external check that executes a script that last arround 1 sec., in zabbix config i have configured a timeout of 6 but i still get not supported error timeout while executing a external script.
I have zabbix 3.2.7 and i don't know why this is happening and how to solve...