<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>ZABBIX Forums - Zabbix Troubleshooting and Problems</title>
		<link>https://www.zabbix.com/forum/</link>
		<description><![CDATA[If you are having problems with Zabbix, post here. Please report bugs <a href="https://support.zabbix.com">here</a>.]]></description>
		<language>en</language>
		<lastBuildDate>Sat, 30 May 2026 10:18:06 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>https://assets.zabbix.com/img/logo.png</url>
			<title>ZABBIX Forums - Zabbix Troubleshooting and Problems</title>
			<link>https://www.zabbix.com/forum/</link>
		</image>
		<item>
			<title>Trigger for net.dns.get with macros</title>
			<link>https://www.zabbix.com/forum/zabbix-troubleshooting-and-problems/513828-trigger-for-net-dns-get-with-macros</link>
			<pubDate>Mon, 25 May 2026 15:22:42 GMT</pubDate>
			<description><![CDATA[Hi, 
 
Zabbix team since years. Thanks for building reliable monitoring software open source! 
 
I started to setup a DNS Integrity Check with an item like net.dns.get[1.1.1.1,{HOST.DNS},A,3,1] combined with preprocessing JSONPath &quot;$.answer_section[0].rdata.a&quot; 
and a trigger...]]></description>
			<content:encoded><![CDATA[Hi,<br />
<br />
Zabbix team since years. Thanks for building reliable monitoring software open source!<br />
<br />
I started to setup a DNS Integrity Check with an item like net.dns.get[1.1.1.1,{HOST.DNS},A,3,1] combined with preprocessing JSONPath &quot;$.answer_section[0].rdata.a&quot;<br />
and a trigger last(/mails2/net.dns.get[1.1.1.1,{HOST.DNS},A,3,1],#1)&lt;&gt;&quot;{HOST.IP}&quot; - in the assumption that it would work like example 16 here <a href="https://www.zabbix.com/documentation/current/en/manual/config/triggers/expression" target="_blank">https://www.zabbix.com/documentation...ers/expression</a><br />
But this is not the case.<br />
<br />
Latest data shows the right value, but the trigger does not alert correctly. I've tried text and character and even last and find function without success.<br />
Another thing that surprises me, was that when importing a pre-generated template - i can use<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<pre class="bbcode_code notranslate" style="max-height:calc(30 *  + 2 * var(--bbcode-padding) + var(--h-scrollbar-allowance));">triggers:
- uuid: e345742d3a1b4bbe8c2a83a4ac4db28a
expression: 'find(/Template DNS Integrity Check/net.dns.get&#91;,{HOST.DNS},A,3,1&#93;,#1,&quot;like&quot;,&quot;{HOST.IP}&quot;)=0'
name: 'DNS Mismatch &#91;System DNS&#93;: Forward lookup of {HOST.DNS} returned wrong IP'
opdata: 'Expected: {HOST.IP} | Got: {ITEM.LASTVALUE}'
priority: HIGH
description: 'System DNS resolved {HOST.DNS} to an IP that does not match {HOST.IP}.'</pre>
</div>But i didn't find a way to configure this with the dialog.<br />
<br />
zabbix server 7.4.6 and agent version 2 (7.4.2)<br />
<br />
I'm was not sure it net.dns.get is already officially supported as it is not in the &quot;Standard items&quot; list from item key drop down. Of course i could use the net.dns.record but I think it's worth to ask.<br />
<br />
BrP]]></content:encoded>
			<category domain="https://www.zabbix.com/forum/zabbix-troubleshooting-and-problems">Zabbix Troubleshooting and Problems</category>
			<dc:creator>pvsa</dc:creator>
			<guid isPermaLink="true">https://www.zabbix.com/forum/zabbix-troubleshooting-and-problems/513828-trigger-for-net-dns-get-with-macros</guid>
		</item>
		<item>
			<title>AIX - cannot read response: timed out</title>
			<link>https://www.zabbix.com/forum/zabbix-troubleshooting-and-problems/513749-aix-cannot-read-response-timed-out</link>
			<pubDate>Thu, 21 May 2026 15:39:52 GMT</pubDate>
			<description>I am starting to do a Proof of Concept with Zabbix, and have the server installed on RHEL 9.4 with a PostgreSQL DB.  
20+ windows servers being monitored, no issues. 
 
We have two AIX 7.2 LPAR monitored, with the 7.4.3-1 agent installed, with PSK no issues. 
 
Attempting to add a third AIX LPAR,...</description>
			<content:encoded><![CDATA[I am starting to do a Proof of Concept with Zabbix, and have the server installed on RHEL 9.4 with a PostgreSQL DB. <br />
20+ windows servers being monitored, no issues.<br />
<br />
We have two AIX 7.2 LPAR monitored, with the 7.4.3-1 agent installed, with PSK no issues.<br />
<br />
Attempting to add a third AIX LPAR, that is an Oracle DB server, using same setup as the previous two AIX LPAR, but keep getting the Availability in RED for ZBX.<br />
Mousing over the icon we see, &quot;Get value from agent failed:  Cannot read response: timed out&quot;<br />
<br />
I have increased the Timeout value from 3 to 10 , but issue still remains.<br />
<br />
Basic telnet to a port from the Zab Server to the LPAR to monitor is successful.<br />
<br />
Any ideas what to try next to debug this issue?<br />
<br />
Zabbix Agent:  7.4.3-1 on AIX 7.2<br />
Zabbix Server  7.4.5 on RHEL 9.4]]></content:encoded>
			<category domain="https://www.zabbix.com/forum/zabbix-troubleshooting-and-problems">Zabbix Troubleshooting and Problems</category>
			<dc:creator>FreddyBeach</dc:creator>
			<guid isPermaLink="true">https://www.zabbix.com/forum/zabbix-troubleshooting-and-problems/513749-aix-cannot-read-response-timed-out</guid>
		</item>
		<item>
			<title>Query About Trigger Based On Strings</title>
			<link>https://www.zabbix.com/forum/zabbix-troubleshooting-and-problems/513442-query-about-trigger-based-on-strings</link>
			<pubDate>Mon, 11 May 2026 05:59:10 GMT</pubDate>
			<description><![CDATA[Hi Everyone, 
I have created a template to monitor silverpeak device and the MIB provided by them gives only the alarm notifications (this means that the oids can be alarm description, alarm name, alarm source &amp; so on and they have SNMP INDEXES in them - which is how I generate an alert if an IPSEC...]]></description>
			<content:encoded><![CDATA[Hi Everyone,<br />
I have created a template to monitor silverpeak device and the MIB provided by them gives only the alarm notifications (this means that the oids can be alarm description, alarm name, alarm source &amp; so on and they have SNMP INDEXES in them - which is how I generate an alert if an IPSEC tunnel is down by matching values of each items). However, this is dynamic - when a new alert is generated on the device, there seems to be some change on the SNMP INDEXES which later causes zabbix to think the existing issue (which zabbix shows already is a problem and mail was sent) is a new alert and generates a new alert &amp; closes the existing active alert.<br />
This is creating noise and not good for a production environment.<br />
The trigger rules I have created are based on string which the item (LLD) discovers via the alarm notification mib provided by silverpeak.<br />
<br />
Sample trigger rule which I use;<br />
((count(/SVPK/alarm.source[{#SNMPINDEX}],1h,&quot;like&quot;,&quot;TO US&quot;)&gt;=4 and count(/SVPK/alarm.name[{#SNMPINDEX}],1h,&quot;like&quot;,&quot;tunnel_down&quot;)&gt;=4)<br />
<br />
Is there any workaround we can implement in the trigger rule or zabbix that will enable us to overcome the effect of dynamic SNMP INDEXES? I have tried multiple trigger rule config by monitoring for few hours and let alert being generated only if it persists during the entire time but it's no help as the base SNMPINDEX changes and zabbix thinks its a new alert as a whole.]]></content:encoded>
			<category domain="https://www.zabbix.com/forum/zabbix-troubleshooting-and-problems">Zabbix Troubleshooting and Problems</category>
			<dc:creator>Jebastin_</dc:creator>
			<guid isPermaLink="true">https://www.zabbix.com/forum/zabbix-troubleshooting-and-problems/513442-query-about-trigger-based-on-strings</guid>
		</item>
		<item>
			<title>Zabbix 7.4.8 and Cradlepoint Integration</title>
			<link>https://www.zabbix.com/forum/zabbix-troubleshooting-and-problems/513370-zabbix-7-4-8-and-cradlepoint-integration</link>
			<pubDate>Thu, 07 May 2026 14:25:31 GMT</pubDate>
			<description><![CDATA[Hello, I can't figure out how to make this work. 
The log I have is always this: 
 
 
The plugin I installed is this 
https://git.zabbix.com/projects/ZBX/repos/zabbix/browse/templates/net/cradlepoint/ncm_v2_http?at=refs%2Ftags%2F7.4.10 
 
I have tried different macro names: {$CP.API.ID},...]]></description>
			<content:encoded><![CDATA[Hello, I can't figure out how to make this work.<br />
The log I have is always this:<br />
<div class="bbcode_container">
	<div class="bbcode_quote">
		<div class="quote_container">
			
			<div class="bbcode_quote_container b-icon-fa b-icon-fa--24 fa-solid fa-quote-left"></div>
			
				268555:20260507:141849.664 [ NetCloud Manager API v2 ] ERROR: Please change {$NCM.CP.API_ID} macro to the proper value.
			
		</div>
	</div>
</div>The plugin I installed is this<br />
<a href="https://git.zabbix.com/projects/ZBX/repos/zabbix/browse/templates/net/cradlepoint/ncm_v2_http?at=refs%2Ftags%2F7.4.10" target="_blank">https://git.zabbix.com/projects/ZBX/...Ftags%2F7.4.10</a><br />
<br />
I have tried different macro names: {$CP.API.ID}, {$CP.API.ID}, {$NCM.CP.API.ID}, {$NCM.CP.API_ID}<br />
And I always get the same error.<br />
<br />
After reading the template code, there is a condition that triggers that.<br />
<div class="bbcode_container">
	<div class="bbcode_description">PHP Code:</div>
	<div class="bbcode_code notranslate" style="max-height:calc(30 *  + 2 * var(--bbcode-padding) + var(--h-scrollbar-allowance));"><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">params</span><span style="color: #007700">&#91;</span><span style="color: #0000BB">key</span><span style="color: #007700">&#93;&nbsp;===&nbsp;</span><span style="color: #0000BB">macro&nbsp;</span><span style="color: #007700">||&nbsp;</span><span style="color: #0000BB">params</span><span style="color: #007700">&#91;</span><span style="color: #0000BB">key</span><span style="color: #007700">&#93;&nbsp;===&nbsp;</span><span style="color: #DD0000">''</span><span style="color: #007700">)&nbsp;{<br />throw&nbsp;</span><span style="color: #DD0000">'Please&nbsp;change&nbsp;'&nbsp;</span><span style="color: #007700">+&nbsp;</span><span style="color: #0000BB">macro&nbsp;</span><span style="color: #007700">+&nbsp;</span><span style="color: #DD0000">'&nbsp;macro&nbsp;to&nbsp;the&nbsp;proper&nbsp;value.'</span><span style="color: #007700">;<br />}</span><span style="color: #0000BB">​&nbsp;<br /></span>
</span>
</code></div>
</div>I don't understand what I should do to bypass that?<br />
<br />
BTW, after any macro change, I always run: /usr/sbin/zabbix_server -R config_cache_reload<br />
<br />
Please assist.<br />
​]]></content:encoded>
			<category domain="https://www.zabbix.com/forum/zabbix-troubleshooting-and-problems">Zabbix Troubleshooting and Problems</category>
			<dc:creator>daniel.lucio</dc:creator>
			<guid isPermaLink="true">https://www.zabbix.com/forum/zabbix-troubleshooting-and-problems/513370-zabbix-7-4-8-and-cradlepoint-integration</guid>
		</item>
		<item>
			<title>Zabbix Repo for Ubuntu 26.04 LTS error</title>
			<link>https://www.zabbix.com/forum/zabbix-troubleshooting-and-problems/513310-zabbix-repo-for-ubuntu-26-04-lts-error</link>
			<pubDate>Wed, 06 May 2026 14:39:58 GMT</pubDate>
			<description><![CDATA[After adding the repo for Ubuntu 26.04. (zabbix-release_latest_7.0+ubuntu26.04_all.deb) apt update shows an error: 
https://repo.zabbix.com/zabbix-tools/debian-ubuntu resolute Release 
404 Not Found [IP: 178.128.6.101 443] 
​ 
Is there a file missing or is it my fault? 
Thanks, Juergen]]></description>
			<content:encoded><![CDATA[After adding the repo for Ubuntu 26.04. (zabbix-release_latest_7.0+ubuntu26.04_all.deb) apt update shows an error:<br />
<a href="https://repo.zabbix.com/zabbix-tools/debian-ubuntu" target="_blank">https://repo.zabbix.com/zabbix-tools/debian-ubuntu</a> resolute Release<br />
404 Not Found [IP: 178.128.6.101 443]<br />
​<br />
Is there a file missing or is it my fault?<br />
Thanks, Juergen]]></content:encoded>
			<category domain="https://www.zabbix.com/forum/zabbix-troubleshooting-and-problems">Zabbix Troubleshooting and Problems</category>
			<dc:creator>JuergenM</dc:creator>
			<guid isPermaLink="true">https://www.zabbix.com/forum/zabbix-troubleshooting-and-problems/513310-zabbix-repo-for-ubuntu-26-04-lts-error</guid>
		</item>
		<item>
			<title>Timeout override ignored?</title>
			<link>https://www.zabbix.com/forum/zabbix-troubleshooting-and-problems/513308-timeout-override-ignored</link>
			<pubDate>Wed, 06 May 2026 13:38:25 GMT</pubDate>
			<description>Hello, 
 
I have a question regarding timeout behavior in Zabbix (version 7.4.8). 
 
For one of my items, I have set a Timeout override to 7 seconds, however during a recent incident an alert was triggered due to a timeout occurring much earlier. In the logs I can see the following message: 
...</description>
			<content:encoded><![CDATA[Hello,<br />
<br />
I have a question regarding timeout behavior in Zabbix (version 7.4.8).<br />
<br />
For one of my items, I have set a <b>Timeout override to 7 seconds</b>, however during a recent incident an alert was triggered due to a timeout occurring much earlier. In the logs I can see the following message:<br />
<br />
&quot;Cannot perform request: Operation timed out after 4271 milliseconds with 0 bytes received&quot;<br />
<br />
In practice, it looks like the connection is being terminated after ~4.2 seconds, even though the timeout should be 7 seconds.<br />
<br />
Could someone explain what might be causing this?<br />
]]></content:encoded>
			<category domain="https://www.zabbix.com/forum/zabbix-troubleshooting-and-problems">Zabbix Troubleshooting and Problems</category>
			<dc:creator>Agnes</dc:creator>
			<guid isPermaLink="true">https://www.zabbix.com/forum/zabbix-troubleshooting-and-problems/513308-timeout-override-ignored</guid>
		</item>
		<item>
			<title>Zabbix 7.0.26 update on ubuntu 22.04</title>
			<link>https://www.zabbix.com/forum/zabbix-troubleshooting-and-problems/513274-zabbix-7-0-26-update-on-ubuntu-22-04</link>
			<pubDate>Tue, 05 May 2026 21:55:17 GMT</pubDate>
			<description>Anyone else having issues with this build? Attempting to upgrade to it seems to kill the front end, either Apache2 service fails to start or PHP does not appear to function correctly. 
 
APT does throw one error.  Was able to revert back to 7.0.25 via APT downgrade commands and that seemed to fix...</description>
			<content:encoded><![CDATA[Anyone else having issues with this build? Attempting to upgrade to it seems to kill the front end, either Apache2 service fails to start or PHP does not appear to function correctly.<br />
<br />
APT does throw one error.  Was able to revert back to 7.0.25 via APT downgrade commands and that seemed to fix the issue, also reverted a snapshot back to two days ago, install all updates except zabbix, and then tried the zabbix update again, same results.<br />
<br />
Setting up zabbix-server-mysql (1:7.0.26-1+ubuntu22.04) ...<br />
Setting up zabbix-sql-scripts (1:7.0.26-1+ubuntu22.04) ...<br />
Setting up zabbix-frontend-php (1:7.0.26-1+ubuntu22.04) ...<br />
Setting up zabbix-agent (1:7.0.26-1+ubuntu22.04) ...<br />
Setting up zabbix-apache-conf (1:7.0.26-1+ubuntu22.04) ...<br />
Installing new version of config file /etc/zabbix/apache.conf ...<br />
realpath: '/etc/php/*/fpm/pool.d': No such file or directory<br />
Processing triggers for man-db (2.10.2-1) ...<br />
Log ended: 2026-05-05 20:32:24<br />
]]></content:encoded>
			<category domain="https://www.zabbix.com/forum/zabbix-troubleshooting-and-problems">Zabbix Troubleshooting and Problems</category>
			<dc:creator>steingat</dc:creator>
			<guid isPermaLink="true">https://www.zabbix.com/forum/zabbix-troubleshooting-and-problems/513274-zabbix-7-0-26-update-on-ubuntu-22-04</guid>
		</item>
		<item>
			<title>Issues with zabbix 6.0.46</title>
			<link>https://www.zabbix.com/forum/zabbix-troubleshooting-and-problems/513250-issues-with-zabbix-6-0-46</link>
			<pubDate>Tue, 05 May 2026 09:53:38 GMT</pubDate>
			<description><![CDATA[Basically reporting a bug. 
 
We just patched some of our machines, and installed 6.0.46, whereas we previously had 6.0.45. 
 
The zabbix-agent2 just broke, because an  
 
ExecStartPre=/usr/sbin/zabbix_agent2 -T -c $CONFFILE 
 
Was added to the systemd config, and the agent doesn't support that -T...]]></description>
			<content:encoded><![CDATA[Basically reporting a bug.<br />
<br />
We just patched some of our machines, and installed 6.0.46, whereas we previously had 6.0.45.<br />
<br />
The <span style="font-family:Courier New">zabbix-agent2</span> just broke, because an <br />
<br />
<span style="font-family:Courier New">ExecStartPre=/usr/sbin/zabbix_agent2 -T -c $CONFFILE</span><br />
<br />
Was added to the systemd config, and the agent doesn't support that <span style="font-family:Courier New">-T</span> option, at least in 6.0, I see later major releases do.<br />
<br />
I checked some still remaining 6.0.45, they don't have the line.<br />
 ]]></content:encoded>
			<category domain="https://www.zabbix.com/forum/zabbix-troubleshooting-and-problems">Zabbix Troubleshooting and Problems</category>
			<dc:creator>Callie</dc:creator>
			<guid isPermaLink="true">https://www.zabbix.com/forum/zabbix-troubleshooting-and-problems/513250-issues-with-zabbix-6-0-46</guid>
		</item>
	</channel>
</rss>
