<?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 - Forums</title>
		<link>https://www.zabbix.com/forum/</link>
		<description>Zabbix forums</description>
		<language>en</language>
		<lastBuildDate>Sun, 12 Jul 2026 21:27:47 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>https://assets.zabbix.com/img/logo.png</url>
			<title>ZABBIX Forums - Forums</title>
			<link>https://www.zabbix.com/forum/</link>
		</image>
		<item>
			<title>Postgres path issue when trying to rebuild srpms on rocky 8</title>
			<link>https://www.zabbix.com/forum/zabbix-suggestions-and-feedback/514950-postgres-path-issue-when-trying-to-rebuild-srpms-on-rocky-8</link>
			<pubDate>Fri, 10 Jul 2026 14:27:09 GMT</pubDate>
			<description><![CDATA[I've noticed an issue when trying to rebuild the srpms on rocky 8.  
 
After a while I'm getting &quot;configure: error: PostgreSQL library not found&quot; despite the libraries for 16 from the official postgres repo installed. 
 
The issue is the path of /usr/pgsql-16/bin doesn't seem to be being picked up....]]></description>
			<content:encoded><![CDATA[I've noticed an issue when trying to rebuild the srpms on rocky 8. <br />
<br />
After a while I'm getting &quot;configure: error: PostgreSQL library not found&quot; despite the libraries for 16 from the official postgres repo installed.<br />
<br />
The issue is the path of /usr/pgsql-16/bin doesn't seem to be being picked up. Could this be added to the list of locations it searches? I know it should be in the path. I've removed and re-added it a few times and it's not appearing in the path by default so probably more robust to have it look in those locations checking 14, 15, 16 or 17 if they exist.]]></content:encoded>
			<category domain="https://www.zabbix.com/forum/zabbix-suggestions-and-feedback">Zabbix Suggestions and Feedback</category>
			<dc:creator>Jason</dc:creator>
			<guid isPermaLink="true">https://www.zabbix.com/forum/zabbix-suggestions-and-feedback/514950-postgres-path-issue-when-trying-to-rebuild-srpms-on-rocky-8</guid>
		</item>
		<item>
			<title>LLD SNMP. Вопрос по SNMPINDEX из разных таблиц</title>
			<link>https://www.zabbix.com/forum/in-russian/514919-lld-snmp-вопрос-по-snmpindex-из-разных-таблиц</link>
			<pubDate>Fri, 10 Jul 2026 06:06:15 GMT</pubDate>
			<description><![CDATA[Добрый день! 
Вопрос по SNMPINDEX из разных таблиц. Требуется консультация в понимании логики работы 
 
Zabbix Server 7.4.12 
Debian 12 
 
Суть: 
Есть базовый шаблон мониторинга SAN коммутаторов *Brocade FC by SNMP*. К сожалению он не совсем верный логически, так как &quot;да&quot; вроде бы автором и...]]></description>
			<content:encoded><![CDATA[Добрый день!<br />
Вопрос по SNMPINDEX из разных таблиц. Требуется консультация в понимании логики работы<br />
<br />
<i>Zabbix Server 7.4.12<br />
Debian 12</i><br />
<br />
Суть:<br />
Есть базовый шаблон мониторинга SAN коммутаторов *<i>Brocade FC by SNM</i>P*. К сожалению он не совсем верный логически, так как &quot;да&quot; вроде бы автором и закладывалась логика обнаружения только значимых портов через фильтрацию:<br />
- {$NET.IF.IFADMINSTATUS.NOT_MATCHES} :: ^2$ :: Ignore down(2) administrative status<br />
<br />
И оно вроде как даже работает, но только для относительно новых версий моделей. Потому что только в новых моделях (новая версия FOS Brocade), если нет SFP Transceiver, то порт автоматически переходит в - <b>down(2) administrative status</b><br />
На старых версиях так не работает, по умолчанию все порты в <b>up administrative status, </b>если они лицензированы.<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));">{&quot;{#SNMPINDEX}&quot;:&quot;1073741824&quot;,&quot;{#IFOPERSTATUS}&quot;:&quot;2&quot; ,&quot;{#IFADMINSTATUS}&quot;:&quot;1&quot;,&quot;{#IFNAME}&quot;:&quot;FC port 0/0&quot;,&quot;{#IFDESCR}&quot;:&quot;FC port 0/0&quot;,&quot;{#IFTYPE}&quot;:&quot;56&quot;},
{&quot;{#SNMPINDEX}&quot;:&quot;1073741825&quot;,&quot;{#IFOPERSTATUS}&quot;:&quot;2&quot; ,&quot;{#IFADMINSTATUS}&quot;:&quot;1&quot;,&quot;{#IFNAME}&quot;:&quot;FC port 0/1&quot;,&quot;{#IFDESCR}&quot;:&quot;FC port 0/1&quot;,&quot;{#IFTYPE}&quot;:&quot;56&quot;},
...
{&quot;{#SNMPINDEX}&quot;:&quot;1073741835&quot;,&quot;{#IFOPERSTATUS}&quot;:&quot;2&quot; ,&quot;{#IFADMINSTATUS}&quot;:&quot;1&quot;,&quot;{#IFNAME}&quot;:&quot;FC port 0/11&quot;,&quot;{#IFDESCR}&quot;:&quot;FC port 0/11&quot;,&quot;{#IFTYPE}&quot;:&quot;56&quot;},
{&quot;{#SNMPINDEX}&quot;:&quot;1073741836&quot;,&quot;{#IFOPERSTATUS}&quot;:&quot;2&quot; ,&quot;{#IFADMINSTATUS}&quot;:&quot;2&quot;,&quot;{#IFNAME}&quot;:&quot;FC port 0/12&quot;,&quot;{#IFDESCR}&quot;:&quot;FC port 0/12&quot;,&quot;{#IFTYPE}&quot;:&quot;56&quot;},
{&quot;{#SNMPINDEX}&quot;:&quot;1073741837&quot;,&quot;{#IFOPERSTATUS}&quot;:&quot;2&quot; ,&quot;{#IFADMINSTATUS}&quot;:&quot;2&quot;,&quot;{#IFNAME}&quot;:&quot;FC port 0/13&quot;,&quot;{#IFDESCR}&quot;:&quot;FC port 0/13&quot;,&quot;{#IFTYPE}&quot;:&quot;56&quot;},
...
{&quot;{#SNMPINDEX}&quot;:&quot;1073741846&quot;,&quot;{#IFOPERSTATUS}&quot;:&quot;2&quot; ,&quot;{#IFADMINSTATUS}&quot;:&quot;2&quot;,&quot;{#IFNAME}&quot;:&quot;FC port 0/22&quot;,&quot;{#IFDESCR}&quot;:&quot;FC port 0/22&quot;,&quot;{#IFTYPE}&quot;:&quot;56&quot;},
{&quot;{#SNMPINDEX}&quot;:&quot;1073741847&quot;,&quot;{#IFOPERSTATUS}&quot;:&quot;2&quot; ,&quot;{#IFADMINSTATUS}&quot;:&quot;2&quot;,&quot;{#IFNAME}&quot;:&quot;FC port 0/23&quot;,&quot;{#IFDESCR}&quot;:&quot;FC port 0/23&quot;,&quot;{#IFTYPE}&quot;:&quot;56&quot;}&#93;</pre>
</div>Все первые 12 порт (лицензированные) в статусе UP (&quot;{#IFADMINSTATUS}&quot;:&quot;1&quot;), соответственно LLD их находит и добавляет в мониторинг.<br />
<br />
Изучал разные MIB базы и нашел, что в базе <i>SW-MIB</i> есть нужная таблица <i>swFCPortTable </i>c параметром <i>swFCPortPhyState</i> (<i>INTEGER { noCard ( 1 ) , noTransceiver ( 2 ) , laserFault ( 3 ) , noLight ( 4 ) , noSync ( 5 ) , inSync ( 6 ) , portFault ( 7 ) , diagFault ( 8 ) , lockRef ( 9 ) , validating ( 10 ) , invalidModule ( 11 ) , noSigDet ( 14 ) , unknown ( 255 ) } </i>) по которому как раз можно было бы отфильтровать. Только вот беда...<br />
<br />
В этой таблице SNMPINDEX имеет значения - 1/2/3 и т.д.<br />
А в нужной нам (.ifXEntry), из которой мы потом строим элементы данных SNMPINDEX имеет значения - 1073741824/1073741825/1073741826 и т.д.<br />
И получается итоговый JSON имеет две разные таблицы сопоставления:<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));">{&quot;{#SNMPINDEX}&quot;:&quot;1073741824&quot;,&quot;{#IFOPERSTATUS}&quot;:&quot;2&quot;,&quot;{#IFNAME}&quot;:&quot;FC port 0/0&quot;,&quot;{#IFDESCR}&quot;:&quot;FC port 0/0&quot;,&quot;{#IFTYPE}&quot;:&quot;56&quot;},
{&quot;{#SNMPINDEX}&quot;:&quot;1073741825&quot;,&quot;{#IFOPERSTATUS}&quot;:&quot;2&quot;,&quot;{#IFNAME}&quot;:&quot;FC port 0/1&quot;,&quot;{#IFDESCR}&quot;:&quot;FC port 0/1&quot;,&quot;{#IFTYPE}&quot;:&quot;56&quot;},
{&quot;{#SNMPINDEX}&quot;:&quot;1073741826&quot;,&quot;{#IFOPERSTATUS}&quot;:&quot;2&quot;,&quot;{#IFNAME}&quot;:&quot;FC port 0/2&quot;,&quot;{#IFDESCR}&quot;:&quot;FC port 0/2&quot;,&quot;{#IFTYPE}&quot;:&quot;56&quot;},
{&quot;{#SNMPINDEX}&quot;:&quot;1073741827&quot;,&quot;{#IFOPERSTATUS}&quot;:&quot;2&quot;,&quot;{#IFNAME}&quot;:&quot;FC port 0/3&quot;,&quot;{#IFDESCR}&quot;:&quot;FC port 0/3&quot;,&quot;{#IFTYPE}&quot;:&quot;56&quot;}


{&quot;{#SNMPINDEX}&quot;:&quot;1&quot;,&quot;{#IFPORTPHYSTATE}&quot;:&quot;4&quot;},
{&quot;{#SNMPINDEX}&quot;:&quot;2&quot;,&quot;{#IFPORTPHYSTATE}&quot;:&quot;2&quot;},
{&quot;{#SNMPINDEX}&quot;:&quot;3&quot;,&quot;{#IFPORTPHYSTATE}&quot;:&quot;2&quot;},
{&quot;{#SNMPINDEX}&quot;:&quot;4&quot;,&quot;{#IFPORTPHYSTATE}&quot;:&quot;2&quot;}</pre>
</div><b>Вопрос:<br />
Я правильно понимаю, что их скрестить/подружить/сопоставить друг с другом нельзя?<br />
То есть используя фильтрацию </b>{#IFPORTPHYSTATE}<b> из одной таблицы (</b><i>swFCPortTable</i><b>), потом правильно формировать элементы данных, которые основываются на параметрах из другой таблицы (</b><i>ifXEntry</i><b>) при различных значениях - </b>{#SNMPINDEX}]]></content:encoded>
			<category domain="https://www.zabbix.com/forum/in-russian"><![CDATA[&#1053;&#1072; &#1088;&#1091;&#1089;&#1089;&#1082;&#1086;&#1084; &#1103;&#1079;&#1099;&#1082;&#1077;]]></category>
			<dc:creator>Diesel315</dc:creator>
			<guid isPermaLink="true">https://www.zabbix.com/forum/in-russian/514919-lld-snmp-вопрос-по-snmpindex-из-разных-таблиц</guid>
		</item>
		<item>
			<title>Discovery problem in 7.4.12</title>
			<link>https://www.zabbix.com/forum/zabbix-troubleshooting-and-problems/514918-discovery-problem-in-7-4-12</link>
			<pubDate>Fri, 10 Jul 2026 05:56:52 GMT</pubDate>
			<description>After upgrading from 7.4.11 to 7.4.12, the discovery rule started detecting hosts that had been previously discovered and deleted. Is anyone else experiencing this issue? 
 
After downgrade all is normal.</description>
			<content:encoded><![CDATA[After upgrading from 7.4.11 to 7.4.12, the discovery rule started detecting hosts that had been previously discovered and deleted. Is anyone else experiencing this issue?<br />
<br />
After downgrade all is normal.]]></content:encoded>
			<category domain="https://www.zabbix.com/forum/zabbix-troubleshooting-and-problems">Zabbix Troubleshooting and Problems</category>
			<dc:creator>BiMW</dc:creator>
			<guid isPermaLink="true">https://www.zabbix.com/forum/zabbix-troubleshooting-and-problems/514918-discovery-problem-in-7-4-12</guid>
		</item>
		<item>
			<title>Suggestion Maintenance periods</title>
			<link>https://www.zabbix.com/forum/zabbix-suggestions-and-feedback/514917-suggestion-maintenance-periods</link>
			<pubDate>Thu, 09 Jul 2026 17:55:33 GMT</pubDate>
			<description>Ability to create maintenance by TAG, without requiring the host or host group.</description>
			<content:encoded>Ability to create maintenance by TAG, without requiring the host or host group.</content:encoded>
			<category domain="https://www.zabbix.com/forum/zabbix-suggestions-and-feedback">Zabbix Suggestions and Feedback</category>
			<dc:creator>sapsegundo</dc:creator>
			<guid isPermaLink="true">https://www.zabbix.com/forum/zabbix-suggestions-and-feedback/514917-suggestion-maintenance-periods</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>Zabbix 7.4.12 and 8.0.0beta2 versions have been released!</title>
			<link>https://www.zabbix.com/forum/zabbix-announcements-aa/514910-zabbix-7-4-12-and-8-0-0beta2-versions-have-been-released</link>
			<pubDate>Thu, 09 Jul 2026 13:25:30 GMT</pubDate>
			<description>The latest Zabbix 7.4.12 and 8.0.0beta2 versions are out now! 
 
Take a look at the new features and improvements: 
 
7.4.12: https://www.zabbix.com/rn/rn7.4.12 
 
8.0.0beta2: https://www.zabbix.com/rn/rn8.0.0beta2​ 
 
All new Zabbix releases can be downloaded here: https://www.zabbix.com/download​</description>
			<content:encoded><![CDATA[The latest Zabbix 7.4.12 and 8.0.0beta2 versions are out now!<br />
<br />
Take a look at the new features and improvements:<br />
<br />
7.4.12: <a href="https://www.zabbix.com/rn/rn7.4.12" target="_blank">https://www.zabbix.com/rn/rn7.4.12</a><br />
<br />
8.0.0beta2: <a href="https://www.zabbix.com/rn/rn8.0.0beta2" target="_blank">https://www.zabbix.com/rn/rn8.0.0beta2</a>​<br />
<br />
All new Zabbix releases can be downloaded here: <a href="https://www.zabbix.com/download" target="_blank">https://www.zabbix.com/download</a>​]]></content:encoded>
			<category domain="https://www.zabbix.com/forum/zabbix-announcements-aa">Zabbix Announcements</category>
			<dc:creator>Michael_Kammer</dc:creator>
			<guid isPermaLink="true">https://www.zabbix.com/forum/zabbix-announcements-aa/514910-zabbix-7-4-12-and-8-0-0beta2-versions-have-been-released</guid>
		</item>
		<item>
			<title>Zabbix Queue backlog after radius failure</title>
			<link>https://www.zabbix.com/forum/zabbix-troubleshooting-and-problems/514885-zabbix-queue-backlog-after-radius-failure</link>
			<pubDate>Wed, 08 Jul 2026 22:42:56 GMT</pubDate>
			<description><![CDATA[Zabbix Infrastructure 
OS: Ubuntu 24.04 
Zabbix: 7.4.10 
Zabbix servers: 2 in HA 
Zabbix Proxies: 5 in active mode, one is stand alone the other four are in proxy groups grouped in 2's 
PostgreSQL: 18.3, w/timescaleDB 2.23.1 
PGbouncer: 1.24.1 
Compression: on after 7d 
 
Issue experienced: Around...]]></description>
			<content:encoded><![CDATA[Zabbix Infrastructure<br />
OS: Ubuntu 24.04<br />
Zabbix: 7.4.10<br />
Zabbix servers: 2 in HA<br />
Zabbix Proxies: 5 in active mode, one is stand alone the other four are in proxy groups grouped in 2's<br />
PostgreSQL: 18.3, w/timescaleDB 2.23.1<br />
PGbouncer: 1.24.1<br />
Compression: on after 7d<br />
<br />
Issue experienced: Around 4am yesterday two of our Zabbix proxies stopped using their value cache and they started backlogging items. This all seems to coincide with our Radius server failing to authenticate requests during this time, the radius server has failed to auth at other times but not necessarily at this scale.<br />
After Radius resumed working after a few moments, the two Zabbix proxies never caught up on the backlog of items you can seen in the queue of the screenshot I've included (both proxy 3 and 4 were about the same).<br />
To resolve the backlog I Restarted the primary Zabbix server at 9:18 AM which failed over to the second Zabbix server, at this point certain metrics started recording again, but the queue stayed backlogged. At 1:12 PM I restarted both proxy 3 and 4 and that resolved their backlog of queued items.<br />
<br />
Any suggestions for a bug this could be? or perhaps what I should see in the logs to help narrow down what the problem could be?]]></content:encoded>
			<category domain="https://www.zabbix.com/forum/zabbix-troubleshooting-and-problems">Zabbix Troubleshooting and Problems</category>
			<dc:creator>ericg</dc:creator>
			<guid isPermaLink="true">https://www.zabbix.com/forum/zabbix-troubleshooting-and-problems/514885-zabbix-queue-backlog-after-radius-failure</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>Zabbix 6.0.47 and 7.0.28 stable versions are out now!</title>
			<link>https://www.zabbix.com/forum/zabbix-announcements-aa/514851-zabbix-6-0-47-and-7-0-28-stable-versions-are-out-now</link>
			<pubDate>Tue, 07 Jul 2026 13:50:15 GMT</pubDate>
			<description>The latest Zabbix 6.0.47 and 7.0.28 stable versions have been released! 
 
Take a look at the new features and improvements: 
 
6.0.47: https://www.zabbix.com/rn/rn6.0.47​​ 
 
7.0.28:​ https://www.zabbix.com/rn/rn7.0.28​ 
 
All new Zabbix releases can be downloaded here:...</description>
			<content:encoded><![CDATA[The latest Zabbix 6.0.47 and 7.0.28 stable versions have been released!<br />
<br />
Take a look at the new features and improvements:<br />
<br />
6.0.47: <a href="https://www.zabbix.com/rn/rn6.0.47" target="_blank">https://www.zabbix.com/rn/rn6.0.47</a>​​<br />
<br />
7.0.28:​ <a href="https://www.zabbix.com/rn/rn7.0.28" target="_blank">https://www.zabbix.com/rn/rn7.0.28</a>​<br />
<br />
All new Zabbix releases can be downloaded here: <a href="https://www.zabbix.com/download" target="_blank">https://www.zabbix.com/download</a>​]]></content:encoded>
			<category domain="https://www.zabbix.com/forum/zabbix-announcements-aa">Zabbix Announcements</category>
			<dc:creator>Michael_Kammer</dc:creator>
			<guid isPermaLink="true">https://www.zabbix.com/forum/zabbix-announcements-aa/514851-zabbix-6-0-47-and-7-0-28-stable-versions-are-out-now</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>Notifikace, uživatelské skupiny, role v prostředí s nasezeným SAML(Entra)</title>
			<link>https://www.zabbix.com/forum/zabbix-in-your-language/ceske-a-slovenske/514823-notifikace-uživatelské-skupiny-role-v-prostředí-s-nasezeným-saml-entra</link>
			<pubDate>Tue, 07 Jul 2026 09:04:36 GMT</pubDate>
			<description>Ahoj, 
Mám dotaz jak optimalizovat notifikace když jsou uživatelé a user group (UG) řízeny SAML(Entra). 
Před zavedením jsem pracoval způsobem, že jsem měl uživatele přiřadil je do UG a té přiřadil notifikace. Přiřazovaní notifikací na uživatele jsem opustil už dávno. 
Se SAML se situace...</description>
			<content:encoded><![CDATA[Ahoj,<br />
Mám dotaz jak optimalizovat notifikace když jsou uživatelé a user group (UG) řízeny SAML(Entra).<br />
Před zavedením jsem pracoval způsobem, že jsem měl uživatele přiřadil je do UG a té přiřadil notifikace. Přiřazovaní notifikací na uživatele jsem opustil už dávno.<br />
Se SAML se situace zkomplikovala.<br />
- Vše si řídí automat SAML(Entra).<br />
- Mám 10 SAML G ke každé ZBX UG a k té zase specifickou roli vycházející ze základních 3 rolí.<br />
<br />
Problém nastává s notifikacemi:<br />
Mám 30 notifikací a každá na jinou UG. Uživatele generovaného SAML JIT nelze ručně přidávat do ZBX UG. Pak tedy v Entra založit dalších 30 skupin a skutečně celý RBAC hodit na kluky z o365/Azure?<br />
<br />
Z celého mi vychází, že RBAC model musí být postaven na těchto pravidlech:<br />
- Při souběhu více SAML mapování Zabbix nejdřív vyhodnocuje základní typ role. Vyšší základní typ vyhrává. Pokud jsou role stejného základního typu, vybere se restriktivnější/slabší role.<br />
- Všichni základní uživatelé bez notifikací budou mít roli ZBX ReadOnly<br />
- Všechny NOTIFY skupiny mapovat na stejnou neutrální roli, ideálně tu nejnižší použitelnou, ZBX ReadOnly.<br />
- SAML řídí rozdělení, jak do základních ZBX skupin/rolí tak do NOTIFY skupin/rolí. Tímto je zajištěno bezkonfliktní řízení přístupových Oprávnění<br />
<br />
A tady mám dvě varianty:<br />
Varianta A všichni vidí všechno:<br />
- měřené veličiny <u>nejsou</u> v rámci firmy tajné a všichni vidí vše. Problém je co externisti. Na to jsem odpověď od vedení nedostal.<br />
- pak notify skupiny s přiřazenými uživateli v Entra fungují jako čistě distribuční skupiny Exchange.<br />
<br />
Varianta B NOTIFY skupiny jsou i skupinami pohledu na monitorované objekty a metriky:<br />
- Informace o tom jaké hosty uvidí je součástí ZBX UG mapované na SAML G př: SAML IIS -&gt; ZBX IIS<br />
Je tu však poté nárůst skupin z pohledu oprávnění v samotné aplikaci. Pak pro IIS musím mít SAML skuipnu: SAML IIS Admin, SAML IIS Operátor L2, SAML IIS Operátor L1, SAML IIS ReadOnly obdobně MS SQL, Rabbit, LAN/WAN atp.<br />
<br />
Jak tuhle problematiku řešíte vy ve vašich prostředích?​]]></content:encoded>
			<category domain="https://www.zabbix.com/forum/zabbix-in-your-language/ceske-a-slovenske">České a slovenské Zabbix forum</category>
			<dc:creator>Rudlafik</dc:creator>
			<guid isPermaLink="true">https://www.zabbix.com/forum/zabbix-in-your-language/ceske-a-slovenske/514823-notifikace-uživatelské-skupiny-role-v-prostředí-s-nasezeným-saml-entra</guid>
		</item>
		<item>
			<title>KeeneticOS Template by SNMP</title>
			<link>https://www.zabbix.com/forum/zabbix-cookbook/514804-keeneticos-template-by-snmp</link>
			<pubDate>Mon, 06 Jul 2026 14:08:36 GMT</pubDate>
			<description>Hi everyone, I recently created a template for monitoring Keenetic devices. I’m looking for volunteers with different OS versions and hardware models to help test it. 
 
https://github.com/NicKerrr/zabbix-templates/tree/main/KeeneticOS_by_SNMP​</description>
			<content:encoded><![CDATA[Hi everyone, I recently created a template for monitoring Keenetic devices. I’m looking for volunteers with different OS versions and hardware models to help test it.<br />
<br />
<a href="https://github.com/NicKerrr/zabbix-templates/tree/main/KeeneticOS_by_SNMP" target="_blank">https://github.com/NicKerrr/zabbix-t...eticOS_by_SNMP</a>​]]></content:encoded>
			<category domain="https://www.zabbix.com/forum/zabbix-cookbook">Zabbix Cookbook</category>
			<dc:creator>NicKerrr</dc:creator>
			<guid isPermaLink="true">https://www.zabbix.com/forum/zabbix-cookbook/514804-keeneticos-template-by-snmp</guid>
		</item>
	</channel>
</rss>
