<?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 Help</title>
		<link>https://www.zabbix.com/forum/</link>
		<description>Use this forum to ask questions about how to do things in Zabbix</description>
		<language>en</language>
		<lastBuildDate>Mon, 13 Jul 2026 20:50:39 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>https://assets.zabbix.com/img/logo.png</url>
			<title>ZABBIX Forums - Zabbix Help</title>
			<link>https://www.zabbix.com/forum/</link>
		</image>
		<item>
			<title>Bug? Trigger action fired despite unsatisfied time condition</title>
			<link>https://www.zabbix.com/forum/zabbix-help/515001-bug-trigger-action-fired-despite-unsatisfied-time-condition</link>
			<pubDate>Mon, 13 Jul 2026 09:45:52 GMT</pubDate>
			<description>Proxy and server system time (linux) configuration are both set to CET (with systemctl) and their time is in sync. No summer/winter or similar time shift is involved anywhere near this issue. 
 
Trigger action looks like below, where the Time period of the event should be mon-fri 08:00-17:00. 
 
 
...</description>
			<content:encoded><![CDATA[Proxy and server system time (linux) configuration are both set to CET (with systemctl) and their time is in sync. No summer/winter or similar time shift is involved anywhere near this issue.<br />
<br />
Trigger action looks like below, where the Time period of the event should be mon-fri 08:00-17:00.<br />
<br />
<img itemprop="image" title="image.png" data-attachmentid="515002" data-align="none" data-size="full" border="0" src="filedata/fetch?id=515002&amp;d=1783932616" alt="Click image for larger version

Name:	image.png
Views:	11
Size:	70.5 KB
ID:	515002" data-fullsize-url="filedata/fetch?id=515002&amp;d=1783932616" data-thumb-url="filedata/fetch?id=515002&amp;d=1783932616&amp;type=thumb" data-title="Click on the image to see the original version" data-caption="image.png" class="bbcode-attachment thumbnail js-lightbox bbcode-attachment--lightbox" /><br />
<br />
 Yet the trigger is fired outside of this time, e.g. at 18:15:<br />
<img itemprop="image" title="image.png" data-attachmentid="515004" data-align="none" data-size="full" border="0" src="filedata/fetch?id=515004&amp;d=1783932840" alt="Click image for larger version

Name:	image.png
Views:	11
Size:	3.0 KB
ID:	515004" data-fullsize-url="filedata/fetch?id=515004&amp;d=1783932840" data-thumb-url="filedata/fetch?id=515004&amp;d=1783932840&amp;type=thumb" data-title="Click on the image to see the original version" data-caption="image.png" class="bbcode-attachment thumbnail js-lightbox bbcode-attachment--lightbox" /> <br />
<br />
After further analysis, the actual interpreted &quot;time period in&quot; seems to be 10:00- 19:00. That's a 2h time shift - yet CET only got a 1 hour shift right now, just in case that got anything to do with it.<br />
<br />
Serious bug? What's going on?]]></content:encoded>
			<category domain="https://www.zabbix.com/forum/zabbix-help">Zabbix Help</category>
			<dc:creator>ZabbixSeeker</dc:creator>
			<guid isPermaLink="true">https://www.zabbix.com/forum/zabbix-help/515001-bug-trigger-action-fired-despite-unsatisfied-time-condition</guid>
		</item>
		<item>
			<title>Cannot update templates</title>
			<link>https://www.zabbix.com/forum/zabbix-help/514911-cannot-update-templates</link>
			<pubDate>Thu, 09 Jul 2026 13:26:08 GMT</pubDate>
			<description><![CDATA[Versions: 
  zabbix-docker: 7.4.11 
  docker: 29.6.1 
  OS: Debian 13.5 
 
We're unable to update several templates. F.e. the &quot;Linux by Zabbix agent&quot; (https://git.zabbix.com/projects/ZBX/repos/zabbix/browse/templates/os/linux/template_os_linux.yaml?at=refs%2Ftags%2F7.4.12) with the diff...]]></description>
			<content:encoded><![CDATA[Versions:<br />
  zabbix-docker: 7.4.11<br />
  docker: 29.6.1<br />
  OS: Debian 13.5<br />
<br />
We're unable to update several templates. F.e. the &quot;Linux by Zabbix agent&quot; (<a href="https://git.zabbix.com/projects/ZBX/repos/zabbix/browse/templates/os/linux/template_os_linux.yaml?at=refs%2Ftags%2F7.4.12" target="_blank">https://git.zabbix.com/projects/ZBX/...Ftags%2F7.4.12</a>) with the diff<br />
<img itemprop="image" data-align="none" data-size="full" border="0" src="https://www.zabbix.com/forum/filedata/fetch?filedataid=34871&amp;type=thumb&amp;attachmentnodeid=" alt="" data-fullsize-url="https://www.zabbix.com/forum/filedata/fetch?filedataid=34871&amp;type=thumb&amp;attachmentnodeid=" data-thumb-url="https://www.zabbix.com/forum/filedata/fetch?filedataid=34871&amp;type=thumb&amp;attachmentnodeid=" data-title="" data-caption="" class="bbcode-attachment thumbnail js-lightbox bbcode-attachment--lightbox" />​<br />
fails with the following error<br />
<img itemprop="image" data-align="none" data-size="full" border="0" src="https://www.zabbix.com/forum/filedata/fetch?filedataid=34872&amp;type=thumb&amp;attachmentnodeid=" alt="" data-fullsize-url="https://www.zabbix.com/forum/filedata/fetch?filedataid=34872&amp;type=thumb&amp;attachmentnodeid=" data-thumb-url="https://www.zabbix.com/forum/filedata/fetch?filedataid=34872&amp;type=thumb&amp;attachmentnodeid=" data-title="" data-caption="" class="bbcode-attachment thumbnail js-lightbox bbcode-attachment--lightbox" />​<br />
I can't pinpoint specific log messages in 'docker compose logs zabbix-server'.<br />
And I'm getting the same error for db/postgresql_agent2.<br />
<br />
How can I make this work?<br />
<br />
Best wishes,<br />
Fabiano]]></content:encoded>
			<category domain="https://www.zabbix.com/forum/zabbix-help">Zabbix Help</category>
			<dc:creator>techadmin</dc:creator>
			<guid isPermaLink="true">https://www.zabbix.com/forum/zabbix-help/514911-cannot-update-templates</guid>
		</item>
		<item>
			<title><![CDATA[Sudden dops &amp;amp; spikes on interface graphs]]></title>
			<link>https://www.zabbix.com/forum/zabbix-help/514868-sudden-dops-spikes-on-interface-graphs</link>
			<pubDate>Wed, 08 Jul 2026 11:09:49 GMT</pubDate>
			<description><![CDATA[Hi everyone, 
New to the forum and relatively new to Zabbix. 
 
I recently finished deploying a distributed Zabbix HA cluster with proxies. 
Monitoring Cisco NCS-5500 &amp; NCS-540X series devices using &quot;Cisco IOS by SNMP&quot;, ZTE ZXCTN 6120H series devices with a cloned version of &quot;Cisco IOS by SNMP&quot;...]]></description>
			<content:encoded><![CDATA[Hi everyone,<br />
New to the forum and relatively new to Zabbix.<br />
<br />
I recently finished deploying a distributed Zabbix HA cluster with proxies.<br />
Monitoring Cisco NCS-5500 &amp; NCS-540X series devices using &quot;Cisco IOS by SNMP&quot;, ZTE ZXCTN 6120H series devices with a cloned version of &quot;Cisco IOS by SNMP&quot; named &quot;ZTE ROSNG by SNMP&quot; and Huawei ATN 910 series devices with &quot;Huawei VRP by SNMP&quot; templates. Minimal minor changes have been made to tamplates.<br />
<br />
On the Cisco and ZTE devices, interface traffic graphs are exhibiting a recurring sudden drops &amp; spikes cycles or rubber-banding pattern sharp drops followed by immediate spikes every 30 to 40 minutes. The actual physical traffic is perfectly smooth.<br />
This is only happening on the Cisco and less dramatically on ZTE hosts. The Huawei devices are rendering perfectly smooth, accurate graphs under the exact same network conditions. Increasing the polling interval from 1m to 2m reduced the amplitude of the spikes but did not solve the root issue.<br />
<br />
I would genuinely appreciate any insights, configuration tweaks or pointers you might have. Thanks in advance.<br />
<br />
<a href="https://filedata/fetch?id=514879&amp;d=1783509996" target="_blank"><a href="filedata/fetch?id=514879&amp;d=1783509996" class="bbcode-attachment"  ><img itemprop="image" alt="Click image for larger version  Name:	Cisco.jpg Views:	0 Size:	268.8 KB ID:	514879" data-attachmentid="514879" data-align="none" data-size="medium" border="0" src="filedata/fetch?id=514879&amp;d=1783509996&amp;type=medium" data-fullsize-url="filedata/fetch?id=514879&amp;d=1783509996" data-thumb-url="filedata/fetch?id=514879&amp;d=1783509996&amp;type=thumb" data-title="Click on the image to see the original version" data-caption="" class="bbcode-attachment thumbnail js-lightbox bbcode-attachment--lightbox" /></a></a>]]></content:encoded>
			<category domain="https://www.zabbix.com/forum/zabbix-help">Zabbix Help</category>
			<dc:creator>t4h3r0</dc:creator>
			<guid isPermaLink="true">https://www.zabbix.com/forum/zabbix-help/514868-sudden-dops-spikes-on-interface-graphs</guid>
		</item>
		<item>
			<title>Delay problem generation if some tag is configured</title>
			<link>https://www.zabbix.com/forum/zabbix-help/514866-delay-problem-generation-if-some-tag-is-configured</link>
			<pubDate>Wed, 08 Jul 2026 10:25:12 GMT</pubDate>
			<description>Hi, 
we are using zabbix version 7. 
 
We have a template which checks for the availability of zabbix agent and other stuff. 
This template is configured to important hosts and not so important hosts. 
 
Is it possible to have the problem generation delayed by some time for the not so important...</description>
			<content:encoded><![CDATA[Hi,<br />
we are using zabbix version 7.<br />
<br />
We have a template which checks for the availability of zabbix agent and other stuff.<br />
This template is configured to important hosts and not so important hosts.<br />
<br />
Is it possible to have the problem generation delayed by some time for the not so important hosts? We would like to configure a tag to the not so important hosts at host level.<br />
<br />
Our goal is to get the alarms for the important hosts directly and the not so important hosts delayed (or no alarm, if they are ok after a while).<br />
<br />
I thought about configuring this in actions but actions won't reduce the problem generation itself.<br />
<br />
<br />
]]></content:encoded>
			<category domain="https://www.zabbix.com/forum/zabbix-help">Zabbix Help</category>
			<dc:creator>riBoon</dc:creator>
			<guid isPermaLink="true">https://www.zabbix.com/forum/zabbix-help/514866-delay-problem-generation-if-some-tag-is-configured</guid>
		</item>
		<item>
			<title>Avoid duplicates when managing hosts both via hostname only and network discovery?</title>
			<link>https://www.zabbix.com/forum/zabbix-help/514852-avoid-duplicates-when-managing-hosts-both-via-hostname-only-and-network-discovery</link>
			<pubDate>Tue, 07 Jul 2026 16:50:52 GMT</pubDate>
			<description><![CDATA[Hi! 
 
I'm operating a Zabbix site where we want to both manage the hosts via Puppet and run network discovery (in order to catch un-managed hosts)... but across the same range of hosts. We'd like to be able to specify hosts in Puppet by DNS name rather than IP address, but network discovery then...]]></description>
			<content:encoded><![CDATA[Hi!<br />
<br />
I'm operating a Zabbix site where we want to both manage the hosts via Puppet and run network discovery (in order to catch un-managed hosts)... but across the same range of hosts. We'd like to be able to specify hosts in Puppet by DNS name rather than IP address, but network discovery then creates duplicates as discovery actions only use the IP address to identify unique hosts. We could ameliorate this somewhat by making Puppet decline to overwrite the interface, but then we would still run into duplicates if Puppet created hosts before they would be network discovered.<br />
<br />
We're thinking of some other methods:<br />
- moving the discovered hosts into a separate view group and not even monitoring them, just using them as a list of hosts on the network to be compared to the list of host managed by Puppet<br />
- using Puppet to determine if the host is managed by puppet, then fill in something into the agent metadata to prevent network discovery actions from firing<br />
I'm not stoked by either of these methods. Do people have other methods to use to fix this issue?<br />
<br />
I'm running this on Zabbix 7.0 LTS but if newer features would help this (I haven't found any) I'd be happy to try upgrading.<br />
<br />
Thanks!<br />
Mac]]></content:encoded>
			<category domain="https://www.zabbix.com/forum/zabbix-help">Zabbix Help</category>
			<dc:creator>mmansfie</dc:creator>
			<guid isPermaLink="true">https://www.zabbix.com/forum/zabbix-help/514852-avoid-duplicates-when-managing-hosts-both-via-hostname-only-and-network-discovery</guid>
		</item>
		<item>
			<title>IIS by Zabbix agent active -  Appool is not in Running state, trigger after 3 minutes</title>
			<link>https://www.zabbix.com/forum/zabbix-help/514850-iis-by-zabbix-agent-active-appool-is-not-in-running-state-trigger-after-3-minutes</link>
			<pubDate>Tue, 07 Jul 2026 13:19:22 GMT</pubDate>
			<description><![CDATA[Hello everyone, 
 
I'm in a pickle with IIS by Zabbix agent active - IIS: Application pool {#APPPOOL} is not in Running state. 
 
Due to network / security complications I'm not able to let Zabbix know that a website in IIS under maintenance. Our desired workaround is to not trigger the IIS:...]]></description>
			<content:encoded><![CDATA[Hello everyone,<br />
<br />
I'm in a pickle with IIS by Zabbix agent active - IIS: Application pool {#APPPOOL} is not in Running state.<br />
<br />
Due to network / security complications I'm not able to let Zabbix know that a website in IIS under maintenance. Our desired workaround is to not trigger the<b> IIS: Application pool {#APPPOOL} is not in Running state</b> prototype trigger until the application pool is not in running state (3) for longer then 3 minutes.<br />
<br />
It doesn't matter how we adjust the trigger. It either doesn't see the application pool go down at all, or the trigger fires right away.<br />
<br />
Our latest attempt which also failed;<br />
<b>Problem expression</b><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));">min(/IIS by Zabbix agent active/perf_counter_en&#91;&quot;\APP_POOL_WAS({#APPPOOL})\Current Application Pool State&quot;&#93;,3m)&lt;&gt;3
and {$IIS.APPPOOL.MONITORED:&quot;{#APPPOOL}&quot;}=1</pre>
</div><b>Recovery expression</b><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));">last(/IIS by Zabbix agent active/perf_counter_en&#91;&quot;\APP_POOL_WAS({#APPPOOL})\Current Application Pool State&quot;&#93;)=3</pre>
</div>Is there a way to fire the trigger only if the application pool is not in running state for more then 3 minutes?<br />
<br />
I'm using Zabbix 7.4.11]]></content:encoded>
			<category domain="https://www.zabbix.com/forum/zabbix-help">Zabbix Help</category>
			<dc:creator>PeterBa</dc:creator>
			<guid isPermaLink="true">https://www.zabbix.com/forum/zabbix-help/514850-iis-by-zabbix-agent-active-appool-is-not-in-running-state-trigger-after-3-minutes</guid>
		</item>
		<item>
			<title>How notification design Zabbix RBAC when users/groups are managed via Entra SAML JIT?</title>
			<link>https://www.zabbix.com/forum/zabbix-help/514833-how-notification-design-zabbix-rbac-when-users-groups-are-managed-via-entra-saml-jit</link>
			<pubDate>Tue, 07 Jul 2026 10:24:06 GMT</pubDate>
			<description>Hello, 
 
I have a question about optimizing notifications when users and user groups (UG) are managed via SAML (Entra). 
 
Before implementing SAML, I used a straightforward approach: I created users, assigned them to user groups, and then attached notifications to those groups. I stopped...</description>
			<content:encoded><![CDATA[Hello,<br />
<br />
I have a question about optimizing notifications when users and user groups (UG) are managed via SAML (Entra).<br />
<br />
Before implementing SAML, I used a straightforward approach: I created users, assigned them to user groups, and then attached notifications to those groups. I stopped assigning notifications directly to users a long time ago.<br />
<br />
With SAML, the situation has become more complicated:<ul><li>Everything is managed automatically by SAML (Entra).</li>
<li>I have 10 SAML groups mapped to corresponding Zabbix user groups, each with a specific role derived from the three base roles.</li>
</ul><br />
The problem arises with notifications:<br />
<br />
I have around 30 notifications, each tied to a different user group. However, users created via SAML JIT provisioning cannot be manually added to Zabbix user groups. Does this mean I need to create another 30 groups in Entra and effectively delegate the entire RBAC model to the O365/Azure team?<br />
<br />
From this, it seems the RBAC model must follow these rules:<ul><li>When multiple SAML mappings apply, Zabbix evaluates the base role type first. The higher base role wins. If roles share the same base type, the more restrictive (weaker) role is selected.</li>
<li>All baseline users without notifications will have the ZBX ReadOnly role.</li>
<li>All NOTIFY groups should map to the same neutral role, ideally the lowest usable one (ZBX ReadOnly).</li>
<li>SAML controls both the assignment to base Zabbix groups/roles and to NOTIFY groups/roles, ensuring conflict-free permission management.</li>
</ul><br />
I currently see two possible approaches:<br />
<br />
Option A: Everyone sees everything<ul><li>Metrics are not considered sensitive within the company, so all users can see everything. The open question is how to handle external users — I have not received clear guidance from management.</li>
<li>Notification groups with users assigned in Entra would then effectively act as pure Exchange distribution lists.</li>
</ul><br />
Option B: NOTIFY groups also define visibility of monitored objects and metrics<ul><li>Visibility of hosts is determined by Zabbix user groups mapped from SAML groups (e.g., SAML IIS → ZBX IIS).</li>
<li>However, this significantly increases the number of groups from a permissions perspective. For example, for IIS I would need SAML groups like: SAML IIS Admin, SAML IIS Operator L2, SAML IIS Operator L1, SAML IIS ReadOnly — and similarly for MS SQL, RabbitMQ, LAN/WAN, etc.</li>
</ul><br />
How are you handling this in your environments?]]></content:encoded>
			<category domain="https://www.zabbix.com/forum/zabbix-help">Zabbix Help</category>
			<dc:creator>Rudlafik</dc:creator>
			<guid isPermaLink="true">https://www.zabbix.com/forum/zabbix-help/514833-how-notification-design-zabbix-rbac-when-users-groups-are-managed-via-entra-saml-jit</guid>
		</item>
		<item>
			<title><![CDATA[Duplicate entry '632279' for key 'event_recovery.PRIMARY' Zabbix 7.4.11]]></title>
			<link>https://www.zabbix.com/forum/zabbix-help/514801-duplicate-entry-632279-for-key-event_recovery-primary-zabbix-7-4-11</link>
			<pubDate>Mon, 06 Jul 2026 13:07:36 GMT</pubDate>
			<description><![CDATA[Good afternoon 
 
I'm pretty new in the Zabbix-Community and with Zabbix itself. We started using it company-wide about 6 months ago, and we already startet with Version 7.x.x. 
 
Since about one or two week ago, we startet noticing some problems that wouldn't resolve their status on their own, and...]]></description>
			<content:encoded><![CDATA[<br />
Good afternoon<br />
<br />
I'm pretty new in the Zabbix-Community and with Zabbix itself. We started using it company-wide about 6 months ago, and we already startet with Version 7.x.x.<br />
<br />
Since about one or two week ago, we startet noticing some problems that wouldn't resolve their status on their own, and they weren't closable (even though I configured it to be closable). After some investigation, we discovered that we startet getting these error messages: <b>Duplicate entry '632279' for key 'event_recovery.PRIMARY' </b>. After even more investigation, we discovered that there was an inconsistency between the mysql tables problem, event_recovery and events.<br />
<br />
<img itemprop="image" title="image.png" data-attachmentid="514802" data-align="none" data-size="full" border="0" src="filedata/fetch?id=514802&amp;d=1783343231" alt="Click image for larger version

Name:	image.png
Views:	39
Size:	10.9 KB
ID:	514802" data-fullsize-url="filedata/fetch?id=514802&amp;d=1783343231" data-thumb-url="filedata/fetch?id=514802&amp;d=1783343231&amp;type=thumb" data-title="Click on the image to see the original version" data-caption="image.png" class="bbcode-attachment thumbnail js-lightbox bbcode-attachment--lightbox" /><br />
<br />
What seems to happen is the following: Zabbix created a recovery reference for the event 632279 . However, the actual recovery event 632279 was never created in the `events` table. We were able to check the faulty events the following mysql-command:<br />
<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));">SELECT p.eventid,p.name
FROM problem p
JOIN event_recovery er
ON p.eventid=er.eventid
WHERE p.r_eventid IS NULL;</pre>
</div>And delete these after verifying them:<br />
<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));">DELETE er
FROM event_recovery er
JOIN problem p
ON p.eventid = er.eventid WHERE p.r_eventid IS NULL;</pre>
</div>​<br />
But it's still regularly occuring.<br />
<br />
We didn't do a major release upgrade, the only upgrade that happened in the last couple of months was from 7.4.10 to 7.4.11 (since I saw some of these error mesage appearing after a major upgrade).<br />
<br />
What we did however, was we moved the existing Zabbix-instance from the downloadable zabbix-appliance to a Ubuntu-Installation. To do that, we created a dump of the existing tables (because of the configurations, but we removed the data itself). Because the data was way too big to move.<br />
<br />
I found another Thread in this forum stating the same problem, but after a major upgrade: <a href="https://www.zabbix.com/forum/zabbix-troubleshooting-and-problems/471816-upgrade-from-version-5-0-to-6-0-duplicate-entry-for-key-event_recovery-primary">https://www.zabbix.com/forum/zabbix-...covery-primary</a><br />
Where he tells the user to re-create these tables and the key-constraints &quot;An online post suggested rebuilding the events_recovery table and re-establishing the association with the primary keys in the events table. &quot;<br />
<br />
Can you maybe help me find the problem we currently have, and resolve it? And wether we should follow this guide above, and if we should, how would that be possible?<br />
<br />
Some Informations:<br />
Zabbix server version and Zabbix frontend version 7.4.11<br />
Mysql Server: 8.0.46<br />
Ubuntu-Server: 24.04.3<br />
<br />
If you need any other informations, feel free to let me know, and thank you for your time.<br />
<br />
Best regards<br />
Nadja<br />
​]]></content:encoded>
			<category domain="https://www.zabbix.com/forum/zabbix-help">Zabbix Help</category>
			<dc:creator>Nadja</dc:creator>
			<guid isPermaLink="true">https://www.zabbix.com/forum/zabbix-help/514801-duplicate-entry-632279-for-key-event_recovery-primary-zabbix-7-4-11</guid>
		</item>
		<item>
			<title>How can export a value from url output</title>
			<link>https://www.zabbix.com/forum/zabbix-help/514762-how-can-export-a-value-from-url-output</link>
			<pubDate>Sat, 04 Jul 2026 08:55:13 GMT</pubDate>
			<description>This is my output URL : 
 
1.jpg 
 
So I want to get value status that is showing success from this output 
I did follow steps : 
 
Create an HTTP item while due parse or get value : 
...</description>
			<content:encoded><![CDATA[This is my output URL :<br />
<br />
1.jpg<br />
<br />
So I want to get value status that is showing success from this output<br />
I did follow steps :<br />
<br />
Create an HTTP item while due parse or get value :<br />
<br />
{&quot;paymentCode&quot;:&quot;0&quot;,&quot;paymentCodeValid&quot;:&quot;0&quot;,&quot;errorCo  de&quot;:null,&quot;errorMsg&quot;:null,&quot;result&quot;:&quot;0&quot;,&quot;status&quot;:&quot;SU  CCESS&quot;,&quot;accountComment&quot;}<br />
<br />
Also I know we have to use preprocessing . Would you please help me ? Please correct me if that is not correct also please help me how can just show status value that is here &quot;SUCCESS&quot; to create trigger according that<br />
<br />
 ]]></content:encoded>
			<category domain="https://www.zabbix.com/forum/zabbix-help">Zabbix Help</category>
			<dc:creator>bab</dc:creator>
			<guid isPermaLink="true">https://www.zabbix.com/forum/zabbix-help/514762-how-can-export-a-value-from-url-output</guid>
		</item>
		<item>
			<title><![CDATA[zabbix_server log &amp;quot;only partial data received, cannot retrieve OID&amp;quot;... timed out]]></title>
			<link>https://www.zabbix.com/forum/zabbix-help/514723-zabbix_server-log-only-partial-data-received-cannot-retrieve-oid-timed-out</link>
			<pubDate>Fri, 03 Jul 2026 05:49:20 GMT</pubDate>
			<description><![CDATA[Hi, 
I'm using Zabbix for monitoring a number of systems via SNMP. 
 
Zabbix_server.log is flooded by messages like 
error reason for &quot;&lt;systemname&gt;:net.if.type&quot; changed: only partial data received, cannot retrieve OID: '.1.3.6.1.2.1.31.1.1.1.1.151' from &lt;[I]ipaddress&gt;:161]: timed out 
there is not...]]></description>
			<content:encoded><![CDATA[Hi,<br />
I'm using Zabbix for monitoring a number of systems via SNMP.<br />
<br />
Zabbix_server.log is flooded by messages like<br />
error reason for &quot;&lt;<i><b>systemname&gt;</b></i>:net.if.type[ifType.166]&quot; changed: only partial data received, cannot retrieve OID: '.1.3.6.1.2.1.31.1.1.1.1.151' from &lt;<i><b>ipaddress&gt;</b></i>:161]: timed out<br />
there is not only 1 message per host, but a multitude (one per interface), which lets log grow quite fast.<br />
<br />
Weirdly, monitoring of the systems that the log is about generally works.<br />
<br />
I'm running a slightly distributed system with<br />
Zabbix host A : Web interface + Zabbix Server 7.4.11<br />
Zabbix host B: Zabbix Proxy 7.4.11<br />
<br />
It seems that the messages are generated by zabbix_proxy (which is monitoring those hosts) and then sent to the server?<br />
<br />
Already tried to increase &quot;Timeout&quot; on both server and proxy --&gt; no change.<br />
<br />
Any ideas?<br />
Best regards<br />
 ]]></content:encoded>
			<category domain="https://www.zabbix.com/forum/zabbix-help">Zabbix Help</category>
			<dc:creator>Azolotl</dc:creator>
			<guid isPermaLink="true">https://www.zabbix.com/forum/zabbix-help/514723-zabbix_server-log-only-partial-data-received-cannot-retrieve-oid-timed-out</guid>
		</item>
		<item>
			<title>Zabbix Agent2 MSSQL: AG Get backup query rewrite</title>
			<link>https://www.zabbix.com/forum/zabbix-help/514715-zabbix-agent2-mssql-ag-get-backup-query-rewrite</link>
			<pubDate>Thu, 02 Jul 2026 15:02:02 GMT</pubDate>
			<description>I use latest zabbix-agent2-plugin-mssql.exe mssql plugin. 
 
Problem: MS SQL 2022 Availability Group, when in AG I set that Secodary AG Replica is the Prefered Backup Replica (see pic bellow) 
 
 
In this case MSSQL plugin wrongly states, that backup has not completed on Primary Replica on AG...</description>
			<content:encoded><![CDATA[I use latest zabbix-agent2-plugin-mssql.exe mssql plugin.<br />
<br />
Problem: MS SQL 2022 Availability Group, when in AG I set that Secodary AG Replica is the Prefered Backup Replica (see pic bellow)<br />
<img itemprop="image" title="Untitled2.jpg" data-attachmentid="514717" data-align="none" data-size="full" border="0" src="filedata/fetch?id=514717&amp;d=1783004184" alt="Click image for larger version

Name:	Untitled2.jpg
Views:	19
Size:	92.5 KB
ID:	514717" data-fullsize-url="filedata/fetch?id=514717&amp;d=1783004184" data-thumb-url="filedata/fetch?id=514717&amp;d=1783004184&amp;type=thumb" data-title="Click on the image to see the original version" data-caption="Untitled2.jpg" class="bbcode-attachment thumbnail js-lightbox bbcode-attachment--lightbox" /><br />
<br />
In this case MSSQL plugin wrongly states, that backup has not completed on Primary Replica on AG Databases.<br />
<br />
After some research I checked the query, that Zabbix MSSQL plugin sends:<br />
<a href="https://git.zabbix.com/projects/AP/repos/mssql/browse/plugin/queries/last.backup.get.sql" target="_blank">https://git.zabbix.com/projects/AP/r...backup.get.sql</a><br />
<br />
this query only checks, if the AG Replica is primary --&gt; then it returns all databases,<br />
if the AG Replica is secondary --&gt; then it returns only local databases.<br />
Iz ignores the AG Backup preferences config.<br />
<br />
So it would make sense to rewrite the query <b>&quot;last.backup.get.sql&quot;</b>:<br />
(I checked; it works on SQL 2016 and later)<br />
<br />
------------------------------------------------------------<br />
-- 1. Original hardcoded Query<br />
------------------------------------------------------------<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));">SELECT bs.database_name as dbname,
  &#91;type&#93;,
  DATEDIFF(SECOND, bs.backup_finish_date, getdate()) as time_since_last_backup,
  (DATEDIFF(SECOND, bs.backup_start_date, bs.backup_finish_date)) as duration,
  db.recovery_model as db_recovery_model
FROM msdb.dbo.backupset as bs
LEFT JOIN sys.databases as db ON bs.database_name = db.name
WHERE bs.database_name not in (
  SELECT AGDatabases.database_name AS Databasename
  FROM sys.dm_hadr_availability_group_states States
  INNER JOIN master.sys.availability_groups Groups
    ON States.group_id = Groups.group_id
  INNER JOIN sys.availability_databases_cluster AGDatabases
    ON Groups.group_id = AGDatabases.group_id
  WHERE primary_replica != @@Servername OR primary_replica is NULL
) and db.name is not NULL
GROUP BY bs.database_name,
  backup_finish_date,
  &#91;type&#93;,
  backup_start_date,
  db.recovery_model
HAVING backup_finish_date = (
  SELECT MAX(backup_finish_date)
  FROM msdb.dbo.backupset
  WHERE database_name = bs.database_name
    AND bs.type = &#91;type&#93;
)
ORDER BY bs.database_name</pre>
</div>------------------------------------------------------------<br />
-- 2. Corrected Query<br />
------------------------------------------------------------<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));">WITH AGPreferredDatabases AS (
  SELECT name
  FROM sys.databases
  WHERE sys.fn_hadr_backup_is_preferred_replica(name) = 1
)
SELECT bs.database_name as dbname,
  &#91;type&#93;,
  DATEDIFF(SECOND, bs.backup_finish_date, getdate()) as time_since_last_backup,
  (DATEDIFF(SECOND, bs.backup_start_date, bs.backup_finish_date)) as duration,
  db.recovery_model as db_recovery_model
FROM msdb.dbo.backupset as bs
  LEFT JOIN sys.databases as db ON bs.database_name = db.name
  INNER JOIN AGPreferredDatabases agdb ON db.name = agdb.name
WHERE db.name is not NULL
GROUP BY bs.database_name,
  backup_finish_date,
  &#91;type&#93;,
  backup_start_date,
  db.recovery_model
HAVING backup_finish_date = (
  SELECT MAX(backup_finish_date)
  FROM msdb.dbo.backupset
  WHERE database_name = bs.database_name
    AND bs.type = &#91;type&#93;
)
ORDER BY bs.database_name</pre>
</div>]]></content:encoded>
			<category domain="https://www.zabbix.com/forum/zabbix-help">Zabbix Help</category>
			<dc:creator>andro42</dc:creator>
			<guid isPermaLink="true">https://www.zabbix.com/forum/zabbix-help/514715-zabbix-agent2-mssql-ag-get-backup-query-rewrite</guid>
		</item>
		<item>
			<title>Zabbix reports Error</title>
			<link>https://www.zabbix.com/forum/zabbix-help/514713-zabbix-reports-error</link>
			<pubDate>Thu, 02 Jul 2026 13:30:48 GMT</pubDate>
			<description><![CDATA[Hello, 
 
i installed a Zabbix server and cant get rid of this message: 
 
Connection to Zabbix server &quot;192.168.77.163:10051&quot; failed. Possible reasons: 1. Incorrect &quot;NodeAddress&quot; or &quot;ListenPort&quot; in the &quot;zabbix_server.conf&quot; or server IP/DNS override in the &quot;zabbix.conf.php&quot;; 2. Incorrect DNS server...]]></description>
			<content:encoded><![CDATA[Hello,<br />
<br />
i installed a Zabbix server and cant get rid of this message:<br />
<br />
Connection to Zabbix server &quot;192.168.77.163:10051&quot; failed. Possible reasons: 1. Incorrect &quot;NodeAddress&quot; or &quot;ListenPort&quot; in the &quot;zabbix_server.conf&quot; or server IP/DNS override in the &quot;zabbix.conf.php&quot;; 2. Incorrect DNS server configuration. Permission denied<br />
<br />
But as you can see in the pic, the connections is fine, CPU an Mem Infos are displayed just fine. But why the Message? Any hint is appreciate.<br />
<br />
Reards]]></content:encoded>
			<category domain="https://www.zabbix.com/forum/zabbix-help">Zabbix Help</category>
			<dc:creator>bodnet</dc:creator>
			<guid isPermaLink="true">https://www.zabbix.com/forum/zabbix-help/514713-zabbix-reports-error</guid>
		</item>
		<item>
			<title>Monitoring MS SQL DB Backup age</title>
			<link>https://www.zabbix.com/forum/zabbix-help/514711-monitoring-ms-sql-db-backup-age</link>
			<pubDate>Thu, 02 Jul 2026 12:54:00 GMT</pubDate>
			<description><![CDATA[Hi everyone, 
 
I have configured Zabbix to monitor Microsoft SQL Server databases using ODBC, and the monitoring is working as expected. 
 
However, I am facing a false alert issue with the &quot;DB Backup Age &gt; 10 Days&quot; trigger for mirrored databases. 
 
Here's the scenario: 
Database mirroring is...]]></description>
			<content:encoded><![CDATA[Hi everyone,<br />
<br />
I have configured Zabbix to monitor Microsoft SQL Server databases using ODBC, and the monitoring is working as expected.<br />
<br />
However, I am facing a false alert issue with the &quot;DB Backup Age &gt; 10 Days&quot; trigger for mirrored databases.<br />
<br />
Here's the scenario:<br />
Database mirroring is configured between Server A and Server B.<br />
During maintenance or an unexpected failover, the database role switches from Server A to Server B.<br />
The new primary server (Server B) may have an old local backup history (for example, 100, 500, or even 1,000 days old).<br />
The most recent valid backup (less than 10 days old) still exists on Server A, where the backup was actually performed.<br />
<br />
Since Zabbix only checks the backup history on the current primary server, it generates a false &quot;DB Backup Age &gt; 10 Days&quot; alert after the failover.<br />
<br />
I am looking for a solution that does not require any changes on the SQL Server side. I would prefer to solve this within Zabbix if possible.<br />
<br />
Does anyone have any ideas or suggestions for checking the backup age on both servers before triggering an alert? Alternatively, is there a way to suppress or delay the alert for 12 or 24 hours after a failover?<br />
]]></content:encoded>
			<category domain="https://www.zabbix.com/forum/zabbix-help">Zabbix Help</category>
			<dc:creator>ykhingarajiya</dc:creator>
			<guid isPermaLink="true">https://www.zabbix.com/forum/zabbix-help/514711-monitoring-ms-sql-db-backup-age</guid>
		</item>
		<item>
			<title>Zabbix 7.4.5 System Availability Percentage (24h)</title>
			<link>https://www.zabbix.com/forum/zabbix-help/514657-zabbix-7-4-5-system-availability-percentage-24h</link>
			<pubDate>Wed, 01 Jul 2026 08:31:57 GMT</pubDate>
			<description><![CDATA[Hi All 
and first of all thank you for reading and helping if possible. 
I'm a newbie on zabbix, most of the configurations i have done are &quot;next -&gt; next-&gt; next... done&quot; ... simple wizards and zero custom templates 
I monitor with agents2 all our servers in the company... 
 
I would like to create...]]></description>
			<content:encoded><![CDATA[Hi All<br />
and first of all thank you for reading and helping if possible.<br />
I'm a newbie on zabbix, most of the configurations i have done are &quot;next -&gt; next-&gt; next... done&quot; ... simple wizards and zero custom templates<br />
I monitor with agents2 all our servers in the company...<br />
<br />
I would like to create a SLA or Report or page or what ever where I can see a list of servers (windows and linux) and % of System Availability (it could be a weekly report or a montly report or decide if I select and ask a range of days...)<br />
<br />
something like<br />
<br />
server1 System Availability 99%<br />
server2 System Availability 99%<br />
server3 System Availability 99%<br />
<br />
<br />
I have tried to create triggers or items or templates and then the count in percent doesn't work... googling gemini... create service or SLA... but I'm not good enought<br />
<br />
I'm sure that someone else already have done something like this... All Bosses ask &quot;System Availability&quot; and not UPTIME server... as I do a reboot and the counter starts again... but availability of the server in 1 month is 100% because I didn't do any reboot.... or 99.5% because I have done some patches.... this is what my boss wants<br />
<br />
Thanks<br />
Simone<br />
​]]></content:encoded>
			<category domain="https://www.zabbix.com/forum/zabbix-help">Zabbix Help</category>
			<dc:creator>SZ_CGT</dc:creator>
			<guid isPermaLink="true">https://www.zabbix.com/forum/zabbix-help/514657-zabbix-7-4-5-system-availability-percentage-24h</guid>
		</item>
		<item>
			<title>My zabbix app server cannot show correct info about cpu , memory usage</title>
			<link>https://www.zabbix.com/forum/zabbix-help/514570-my-zabbix-app-server-cannot-show-correct-info-about-cpu-memory-usage</link>
			<pubDate>Sat, 27 Jun 2026 15:37:04 GMT</pubDate>
			<description>According to follow pic items such as cpu , memory usage for zabbix server (App) does not show correct info . What is the issue ? 
 
​</description>
			<content:encoded><![CDATA[According to follow pic items such as cpu , memory usage for zabbix server (App) does not show correct info . What is the issue ?<br />
<br />
<img itemprop="image" title="image.png" data-attachmentid="514571" data-align="none" data-size="full" border="0" src="filedata/fetch?id=514571&amp;d=1782574585" alt="Click image for larger version

Name:	image.png
Views:	75
Size:	102.9 KB
ID:	514571" data-fullsize-url="filedata/fetch?id=514571&amp;d=1782574585" data-thumb-url="filedata/fetch?id=514571&amp;d=1782574585&amp;type=thumb" data-title="Click on the image to see the original version" data-caption="image.png" class="bbcode-attachment thumbnail js-lightbox bbcode-attachment--lightbox" />​]]></content:encoded>
			<category domain="https://www.zabbix.com/forum/zabbix-help">Zabbix Help</category>
			<dc:creator>bab</dc:creator>
			<guid isPermaLink="true">https://www.zabbix.com/forum/zabbix-help/514570-my-zabbix-app-server-cannot-show-correct-info-about-cpu-memory-usage</guid>
		</item>
	</channel>
</rss>
