<?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 Discussions and Feedback</title>
		<link>https://www.zabbix.com/forum/</link>
		<description />
		<language>en</language>
		<lastBuildDate>Sun, 14 Jun 2026 09:30:43 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>https://assets.zabbix.com/img/logo.png</url>
			<title>ZABBIX Forums - Zabbix Discussions and Feedback</title>
			<link>https://www.zabbix.com/forum/</link>
		</image>
		<item>
			<title>How can fix template to get correct writeKB/S for each disks</title>
			<link>https://www.zabbix.com/forum/zabbix-help/514207-how-can-fix-template-to-get-correct-writekb-s-for-each-disks</link>
			<pubDate>Sat, 13 Jun 2026 07:16:57 GMT</pubDate>
			<description>I am using follow template : 
 
https://github.com/grundic/zabbix-disk-performance/blob/master/Template%20Disk%20Performance.xml 
 
to find out amount write KB/S on disks but for example my virtual machine has 1 disk (sda) and it contains volume such as follow : 
 
 
 
 
/dev/mapper/vg00-root   /  ...</description>
			<content:encoded><![CDATA[I am using follow template :<br />
<br />
<a href="https://github.com/grundic/zabbix-disk-performance/blob/master/Template%20Disk%20Performance.xml" target="_blank">https://github.com/grundic/zabbix-di...erformance.xml</a><br />
<br />
to find out amount write KB/S on disks but for example my virtual machine has 1 disk (sda) and it contains volume such as follow :<br />
<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));">/dev/mapper/vg00-root   /                       xfs     defaults        0 0
/dev/mapper/vg00-backup /backup                 xfs     defaults        0 0
UUID=154dc742-6137-43bc-acae-d9e3e198b93c /boot                   xfs     defaults        0 0
UUID=2554-72EE          /boot/efi               vfat    defaults,uid=0,gid=0,umask=077,shortname=winnt 0 2
/dev/mapper/vg00-home   /home                   xfs     defaults        0 0
/dev/mapper/vg00-lateral /lateral                xfs     defaults        0 0
/dev/mapper/vg00-tmp    /tmp                    xfs     defaults,noexec,nodev,nosuid        0 0
/dev/mapper/vg00-usr    /usr                    xfs     defaults        0 0
/dev/mapper/vg00-var    /var                    xfs     defaults        0 0
/dev/mapper/vg00-swap   none                    swap    defaults        0 0
tmpfs                   /dev/shm                tmpfs   defaults,noexec,nodev,nosuid        0 0
l</pre>
</div><br />
But after discovery on this host it find many items as writebyte/S ? Whta is the issue ? How can generate KB/S just for sda ?<br />
<br />
<img itemprop="image" title="11.jpg" data-attachmentid="514208" data-align="none" data-size="full" border="0" src="filedata/fetch?id=514208&amp;d=1781334934" alt="Click image for larger version

Name:	11.jpg
Views:	8
Size:	251.5 KB
ID:	514208" data-fullsize-url="filedata/fetch?id=514208&amp;d=1781334934" data-thumb-url="filedata/fetch?id=514208&amp;d=1781334934&amp;type=thumb" data-title="Click on the image to see the original version" data-caption="11.jpg" class="bbcode-attachment thumbnail js-lightbox bbcode-attachment--lightbox" /><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/514207-how-can-fix-template-to-get-correct-writekb-s-for-each-disks</guid>
		</item>
		<item>
			<title>File discovery not showing all filesystems on one Windows server</title>
			<link>https://www.zabbix.com/forum/zabbix-help/514168-file-discovery-not-showing-all-filesystems-on-one-windows-server</link>
			<pubDate>Thu, 11 Jun 2026 10:49:35 GMT</pubDate>
			<description><![CDATA[Hello, 
 
I actually already asked this on Reddit, but only just noticed there’s a dedicated Zabbix community here as well :) so reposting my question here. 
 
I'm running into a strange issue with file discovery on one of my Windows servers and was hoping someone here might have seen this before....]]></description>
			<content:encoded><![CDATA[Hello,<br />
<br />
I actually already asked this on Reddit, but only just noticed there’s a dedicated Zabbix community here as well <img src="https://www.zabbix.com/forum/core/images/smilies/smile.png" border="0" alt="" title="Smile" smilieid="1" class="inlineimg" /> so reposting my question here.<br />
<br />
I'm running into a strange issue with file discovery on one of my Windows servers and was hoping someone here might have seen this before.<br />
<br />
The server has 43 disks, and all of them are detected correctly via disk discovery. However, with filesystem discovery (vfs.fs.discovery), only 11 filesystems are being discovered, while I expect around 46.<br />
The odd part is that when I run the command locally on the server:<br />
<br />
zabbix_agent2.exe -t vfs.fs.discovery<br />
<br />
it correctly returns all filesystems.<br />
Even more confusing: in Zabbix, I do see some of the expected entries, for example:<br />
<br />
{&quot;{#FSNAME}&quot;:&quot;D:\\Clinical\\departmenta&quot;,&quot;{#FST  YPE }&quot;:&quot;NTFS&quot;,&quot;{#FSLABEL}&quot;:&quot;[Clinical] - departmenta&quot;,&quot;{#FSDRIVETYPE}&quot;:&quot;fixed&quot;}<br />
<br />
But very similar ones are missing, like this one:<br />
<br />
{&quot;{#FSNAME}&quot;:&quot;D:\\Clinical\\departmentb&quot;,&quot;{#FST  YPE }&quot;:&quot;NTFS&quot;,&quot;{#FSLABEL}&quot;:&quot;[Clinical] - departmentb&quot;,&quot;{#FSDRIVETYPE}&quot;:&quot;fixed&quot;}<br />
<br />
(The names are slightly modified to avoid sharing company data.)<br />
<br />
So it seems the agent can discover them, but for some reason Zabbix only processes or shows a subset.<br />
<br />
Does anyone have an idea why one filesystem would be included while another nearly identical one is not? Could this be related to LLD filters, limits, or something else I'm overlooking?<br />
<br />
Does anyone know how I can make sure all filesystems are discovered?]]></content:encoded>
			<category domain="https://www.zabbix.com/forum/zabbix-help">Zabbix Help</category>
			<dc:creator>poldermonitor</dc:creator>
			<guid isPermaLink="true">https://www.zabbix.com/forum/zabbix-help/514168-file-discovery-not-showing-all-filesystems-on-one-windows-server</guid>
		</item>
		<item>
			<title>Best practice for monitoring the components of a Zabbix HA system</title>
			<link>https://www.zabbix.com/forum/zabbix-for-large-environments/514166-best-practice-for-monitoring-the-components-of-a-zabbix-ha-system</link>
			<pubDate>Thu, 11 Jun 2026 10:10:01 GMT</pubDate>
			<description><![CDATA[Hi all, 
 
What is the best practice for monitoring the components of a Zabbix system composed of: 
- 2 server nodes on high-availability (HA) configuration 
- 2 proxy groups, each composed of 2 proxies. 
 
I can't find any information on this topic. 
 
I'm using version 7.4, and for now I'm using...]]></description>
			<content:encoded><![CDATA[Hi all,<br />
<br />
What is the best practice for monitoring the components of a Zabbix system composed of:<br />
- 2 server nodes on high-availability (HA) configuration<br />
- 2 proxy groups, each composed of 2 proxies.<br />
<br />
I can't find any information on this topic.<br />
<br />
I'm using version 7.4, and for now I'm using the following templates:<br />
- “Zabbix proxy health by Zabbix agent” on the proxies,<br />
- “Zabbix server health by Zabbix agent” for the server nodes.<br />
<br />
Am I on the right way ?<br />
<br />
Thanks a lot for your support<br />
Séb]]></content:encoded>
			<category domain="https://www.zabbix.com/forum/zabbix-for-large-environments">Zabbix for Large Environments</category>
			<dc:creator>sleb</dc:creator>
			<guid isPermaLink="true">https://www.zabbix.com/forum/zabbix-for-large-environments/514166-best-practice-for-monitoring-the-components-of-a-zabbix-ha-system</guid>
		</item>
		<item>
			<title>Zabbix 7.4.9 unable to get scheduled reports working.</title>
			<link>https://www.zabbix.com/forum/zabbix-troubleshooting-and-problems/514152-zabbix-7-4-9-unable-to-get-scheduled-reports-working</link>
			<pubDate>Wed, 10 Jun 2026 18:54:41 GMT</pubDate>
			<description>I have an Ubuntu 24.04 running docker, my setup is a docker compose file with the following services PostgreSQL, Zabbix 7.4.9 Server, Nginx Web interface, Web Service, headless chrome, Agent 2, snmp Traps, Java Gateway, all running in same network subnet. I have added all of the variables for...</description>
			<content:encoded><![CDATA[I have an Ubuntu 24.04 running docker, my setup is a docker compose file with the following services PostgreSQL, Zabbix 7.4.9 Server, Nginx Web interface, Web Service, headless chrome, Agent 2, snmp Traps, Java Gateway, all running in same network subnet. I have added all of the variables for scheduled reporting. WebServiceURL, Allowed IP, Listening port, Frontend URL are all set, all testing shows everything working. When I run the test for the report I get this error:<br />
<br />
2026/06/10 18:07:05.016034 received report request from 172.30.240.0:48568<br />
2026/06/10 18:07:05.016498 making chrome headless request with parameters url: <a href="http://my.internal.com/zabbix.php?action=dashboard.print&amp;dashboardid=405&amp;" target="_blank">http://my.internal.com/zabbix.php?ac...shboardid=405&amp;</a> from=2026-06-09%2000%3A00%3A00&amp;to=2026-06-10%2000%3A00%3A00, width: 1920, height: 1080 for report request from 172.30.240.0:48568<br />
10 18:07:36.190650 Cannot fetch data.: dashboard failed to get ready, url: 'http://my.internal.com/zabbix.php?action=dashboard.print&amp;dashboardid=405&amp; from=2026-06-09%2000%3A00%3A00&amp;to=2026-06-10%2000%3A00%3A00': Inspected target navigated or closed (-32000).<br />
<br />
I can take the URL listed in the error and paste it into a browser and it opens the Dashboard in 2 secs. Guessing but the error sounds like something to do with chrome, but I have not been able to figure it out. Chrome is running and all tests shows it as working correctly and the configuration test all show good. I have even tried running chrome direct instead of a container on the server with the same error message.   <br />
<br />
Any help with this would be greatly appreciated.  <br />
<br />
<br />
]]></content:encoded>
			<category domain="https://www.zabbix.com/forum/zabbix-troubleshooting-and-problems">Zabbix Troubleshooting and Problems</category>
			<dc:creator>rbpowell</dc:creator>
			<guid isPermaLink="true">https://www.zabbix.com/forum/zabbix-troubleshooting-and-problems/514152-zabbix-7-4-9-unable-to-get-scheduled-reports-working</guid>
		</item>
		<item>
			<title><![CDATA[Trigger on &amp;quot;average&amp;quot; but exclude spikes.]]></title>
			<link>https://www.zabbix.com/forum/zabbix-help/514136-trigger-on-average-but-exclude-spikes</link>
			<pubDate>Wed, 10 Jun 2026 08:58:09 GMT</pubDate>
			<description><![CDATA[I am sampling some data every 10 seconds and wan't to trigger when all of the sampled values have been above 5 for a duration of 5 minutes. 
 
Average doesn't help me, maybe because I am too dumb to use it.... But if all values returned during the 5 minutes are 1, except one value that is 100, the...]]></description>
			<content:encoded><![CDATA[I am sampling some data every 10 seconds and wan't to trigger when all of the sampled values have been above 5 for a duration of 5 minutes.<br />
<br />
Average doesn't help me, maybe because I am too dumb to use it.... But if all values returned during the 5 minutes are 1, except one value that is 100, the average trigger will fire, obviously.<br />
<br />
What trigger function should I use?<br />
<br />
(Zabbix 6.0.5)]]></content:encoded>
			<category domain="https://www.zabbix.com/forum/zabbix-help">Zabbix Help</category>
			<dc:creator>detniels</dc:creator>
			<guid isPermaLink="true">https://www.zabbix.com/forum/zabbix-help/514136-trigger-on-average-but-exclude-spikes</guid>
		</item>
		<item>
			<title>Autoregistration with mTLS and proxies</title>
			<link>https://www.zabbix.com/forum/zabbix-help/514125-autoregistration-with-mtls-and-proxies</link>
			<pubDate>Tue, 09 Jun 2026 17:57:40 GMT</pubDate>
			<description><![CDATA[Is it supported? 
We decided to use mTLS on both legs (agent-&gt;proxy and proxy-&gt;server) and lose autoregistration feature. There is no mTLS option on Autoregistration setup page also. We are on 7.4.7.]]></description>
			<content:encoded><![CDATA[Is it supported?<br />
We decided to use mTLS on both legs (agent-&gt;proxy and proxy-&gt;server) and lose autoregistration feature. There is no mTLS option on Autoregistration setup page also. We are on 7.4.7.<br />
<img itemprop="image" title="image.png" data-attachmentid="514126" data-align="none" data-size="full" border="0" src="filedata/fetch?id=514126&amp;d=1781027855" alt="Click image for larger version

Name:	image.png
Views:	19
Size:	15.4 KB
ID:	514126" data-fullsize-url="filedata/fetch?id=514126&amp;d=1781027855" data-thumb-url="filedata/fetch?id=514126&amp;d=1781027855&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>olegus</dc:creator>
			<guid isPermaLink="true">https://www.zabbix.com/forum/zabbix-help/514125-autoregistration-with-mtls-and-proxies</guid>
		</item>
		<item>
			<title>Zabbix Agent 7.4 Installation on Solaris 11.4 version</title>
			<link>https://www.zabbix.com/forum/zabbix-troubleshooting-and-problems/514109-zabbix-agent-7-4-installation-on-solaris-11-4-version</link>
			<pubDate>Tue, 09 Jun 2026 10:04:19 GMT</pubDate>
			<description><![CDATA[i am trying to install zabbix agent on Solaris 11 but i didn't so pls give the complete guide for agent installation in solaris 11.4 server]]></description>
			<content:encoded><![CDATA[i am trying to install zabbix agent on Solaris 11 but i didn't so pls give the complete guide for agent installation in solaris 11.4 server]]></content:encoded>
			<category domain="https://www.zabbix.com/forum/zabbix-troubleshooting-and-problems">Zabbix Troubleshooting and Problems</category>
			<dc:creator>B0329091</dc:creator>
			<guid isPermaLink="true">https://www.zabbix.com/forum/zabbix-troubleshooting-and-problems/514109-zabbix-agent-7-4-installation-on-solaris-11-4-version</guid>
		</item>
		<item>
			<title>VEEAM 13 - Template available</title>
			<link>https://www.zabbix.com/forum/zabbix-troubleshooting-and-problems/514108-veeam-13-template-available</link>
			<pubDate>Tue, 09 Jun 2026 09:11:01 GMT</pubDate>
			<description><![CDATA[Has anyone been successful in monitoring VEEAM 13 B&amp;R with zabbix? Supplied template is outdated.]]></description>
			<content:encoded><![CDATA[Has anyone been successful in monitoring VEEAM 13 B&amp;R with zabbix? Supplied template is outdated.]]></content:encoded>
			<category domain="https://www.zabbix.com/forum/zabbix-troubleshooting-and-problems">Zabbix Troubleshooting and Problems</category>
			<dc:creator>Hafamori</dc:creator>
			<guid isPermaLink="true">https://www.zabbix.com/forum/zabbix-troubleshooting-and-problems/514108-veeam-13-template-available</guid>
		</item>
		<item>
			<title>Cannot connect to the database</title>
			<link>https://www.zabbix.com/forum/zabbix-troubleshooting-and-problems/514089-cannot-connect-to-the-database</link>
			<pubDate>Mon, 08 Jun 2026 12:51:36 GMT</pubDate>
			<description>Hi Everyone. I am new to Zabbix and trying to install zabbix 7.4 with mysql 8 on single node. 
Installation went fine and all services came up without any issues and I am able to connect to the internet using localhost and creds through CLI. 
But, coming to webserver, it throws error saying cannot...</description>
			<content:encoded><![CDATA[Hi Everyone. I am new to Zabbix and trying to install zabbix 7.4 with mysql 8 on single node.<br />
Installation went fine and all services came up without any issues and I am able to connect to the internet using localhost and creds through CLI.<br />
But, coming to webserver, it throws error saying cannot connect to the database. Can someone please help me to fix the issue<br />
<br />
 ]]></content:encoded>
			<category domain="https://www.zabbix.com/forum/zabbix-troubleshooting-and-problems">Zabbix Troubleshooting and Problems</category>
			<dc:creator>Sandeep</dc:creator>
			<guid isPermaLink="true">https://www.zabbix.com/forum/zabbix-troubleshooting-and-problems/514089-cannot-connect-to-the-database</guid>
		</item>
		<item>
			<title>Overriding Legend Strings in Graph widgets to make them shorter?</title>
			<link>https://www.zabbix.com/forum/zabbix-help/514065-overriding-legend-strings-in-graph-widgets-to-make-them-shorter</link>
			<pubDate>Sat, 06 Jun 2026 16:39:05 GMT</pubDate>
			<description><![CDATA[I'm using Zabbix 7.0.22 to graph SNMP data from a Cisco SG200 26 port switch.  
 
I'm only interested in the data throughput for some of the ports, so I used the graph widget, I added a data set for each port I want to have on the graph.  
 
The host is Cisco SG-200-26.  I use wildcard strings like...]]></description>
			<content:encoded><![CDATA[I'm using Zabbix 7.0.22 to graph SNMP data from a Cisco SG200 26 port switch. <br />
<br />
I'm only interested in the data throughput for some of the ports, so I used the graph widget, I added a data set for each port I want to have on the graph. <br />
<br />
The host is Cisco SG-200-26.  I use wildcard strings like Interface gi1(* Bits* in Item Patterns to match both sent and received bit/sec for a specific port. <br />
<br />
The problem is the legend displays long strings like &quot;Cisco-SG200-26: Interface gi5(Server Room E Shelf Switch): Bits received&quot;<br />
They take too much room, displaying the redundant part and truncating the relevant parts.  <br />
I'd like to override the legends and have a custom name like &quot;gi5(Server Room E Shelf Switch): received&quot;<br />
<br />
I wasted several hours with AI trying numerous approaches, none of which worked.  <br />
Is there a human around here who knows how to do this? <br />
 ]]></content:encoded>
			<category domain="https://www.zabbix.com/forum/zabbix-help">Zabbix Help</category>
			<dc:creator>timg11</dc:creator>
			<guid isPermaLink="true">https://www.zabbix.com/forum/zabbix-help/514065-overriding-legend-strings-in-graph-widgets-to-make-them-shorter</guid>
		</item>
		<item>
			<title>Zabbix agent / agent2 on CentOS 9.7 - server cannot connect.</title>
			<link>https://www.zabbix.com/forum/zabbix-troubleshooting-and-problems/514022-zabbix-agent-agent2-on-centos-9-7-server-cannot-connect</link>
			<pubDate>Thu, 04 Jun 2026 12:42:44 GMT</pubDate>
			<description>Hey there, 
I have a working Zabbix server 7.0 LTS with some hosts, Windows and Linux, everything is going fine. 
Today, I have just installed a new virtual machine with Linux CentOS 9.7 with Zabbix agent / agent2 (tried both) but i cannot connect from server. 
They are both on same VLAN, server IP...</description>
			<content:encoded><![CDATA[Hey there,<br />
I have a working Zabbix server 7.0 LTS with some hosts, Windows and Linux, everything is going fine.<br />
Today, I have just installed a new virtual machine with Linux CentOS 9.7 with Zabbix agent / agent2 (tried both) but i cannot connect from server.<br />
They are both on same VLAN, server IP is 192.168.100.42 and client IP is 192.168.100.25.<br />
<br />
When i m trying to netcat from server into client on port 10050 :<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));">nc -zv 192.168.100.25 10050
myhost.domain.local &#91;192.168.100.25&#93; 10050 (zabbix-agent) : No route to host</pre>
</div>But it s working when i m trying others ports, like 80 and 443 :<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));">nc -zv 192.168.100.25 80
myhost.domain.local &#91;192.168.100.25&#93; 80 (http) open</pre>
</div>I did checked the open ports on the client :<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));">tcp        0      0 0.0.0.0:443             0.0.0.0:*               LISTEN      2555/docker-proxy  
tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      2533/docker-proxy  
tcp        0      0 0.0.0.0:10050           0.0.0.0:*               LISTEN      967/zabbix_agentd  
tcp        0      0 0.0.0.0:8022            0.0.0.0:*               LISTEN      952/sshd: /usr/sbin
tcp        0      0 0.0.0.0:62354           0.0.0.0:*               LISTEN      948/glpi-agent: wai
tcp6       0      0 :::443                  :::*                    LISTEN      2561/docker-proxy  
tcp6       0      0 :::80                   :::*                    LISTEN      2542/docker-proxy  
tcp6       0      0 :::10050                :::*                    LISTEN      967/zabbix_agentd  
tcp6       0      0 :::8022                 :::*                    LISTEN      952/sshd: /usr/sbin</pre>
</div>I did tried to remove SELinux :<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));">sestatus
SELinux status:                 disabled
getenforce
Disabled</pre>
</div>I disabled the firewall iptables too :<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));">iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination

Chain FORWARD (policy ACCEPT)
target prot opt source destination

Chain OUTPUT (policy ACCEPT)
target prot opt source destination​&#93;</pre>
</div>I m still stucked any ideas ?<br />
<br />
Many thanks <img src="https://www.zabbix.com/forum/core/images/smilies/smile.png" border="0" alt="" title="Smile" smilieid="1" class="inlineimg" />]]></content:encoded>
			<category domain="https://www.zabbix.com/forum/zabbix-troubleshooting-and-problems">Zabbix Troubleshooting and Problems</category>
			<dc:creator>Motok</dc:creator>
			<guid isPermaLink="true">https://www.zabbix.com/forum/zabbix-troubleshooting-and-problems/514022-zabbix-agent-agent2-on-centos-9-7-server-cannot-connect</guid>
		</item>
		<item>
			<title>Email notifications not working after sendgrid apikey rotation</title>
			<link>https://www.zabbix.com/forum/zabbix-help/514011-email-notifications-not-working-after-sendgrid-apikey-rotation</link>
			<pubDate>Thu, 04 Jun 2026 09:27:44 GMT</pubDate>
			<description>We have Zabbix deployed in a Docker container and recently updated the SendGrid password. Since then, Zabbix email notifications have stopped working, even after updating the new password in the media type configuration. I tested email sending manually from inside the container, and emails are...</description>
			<content:encoded><![CDATA[We have Zabbix deployed in a Docker container and recently updated the SendGrid password. Since then, Zabbix email notifications have stopped working, even after updating the new password in the media type configuration. I tested email sending manually from inside the container, and emails are being received successfully. However, when testing through the Zabbix media type, it fails with the following error: &quot;Timeout was reached: Connection timed out after 40002 milliseconds.&quot;<br />
  Any idea how can I resolve it.?<br />
   <br />
  Using below command I am able to receive email when I am trying inside container.<br />
   <br />
  curl -X POST &quot;https://api.sendgrid.com/v3/mail/send&quot; -H &quot;Authorization: Bearer abc&quot; -H &quot;Content-Type: application/json&quot; -d '{&quot;personalizations&quot;:[{&quot;to&quot;:[{&quot;email&quot;:&quot;abc@xyz.com&quot;}],&quot;subject&quot;:&quot;Test Email from Zabbix&quot;}],&quot;from&quot;:{&quot;email&quot;:&quot;xyz@abc.com&quot;},&quot;content&quot;:[{&quot;type&quot;:&quot;text/plain&quot;,&quot;value&quot;:&quot;Test message from Zabbix server&quot;}]}'<br />
]]></content:encoded>
			<category domain="https://www.zabbix.com/forum/zabbix-help">Zabbix Help</category>
			<dc:creator>beingomkardalvi</dc:creator>
			<guid isPermaLink="true">https://www.zabbix.com/forum/zabbix-help/514011-email-notifications-not-working-after-sendgrid-apikey-rotation</guid>
		</item>
		<item>
			<title>Ack message: add clickable link</title>
			<link>https://www.zabbix.com/forum/zabbix-troubleshooting-and-problems/514010-ack-message-add-clickable-link</link>
			<pubDate>Thu, 04 Jun 2026 09:23:08 GMT</pubDate>
			<description>Hi, 
 
I am using an custom alert script that sends trigger messages to an external ticket system that opens tickets for zabbix alerts. 
Upon opening, it returns an URL to the opened ticket, which is then added as an acknowledge message to the alert. However.... I would like for the link to be...</description>
			<content:encoded><![CDATA[Hi,<br />
<br />
I am using an custom alert script that sends trigger messages to an external ticket system that opens tickets for zabbix alerts.<br />
Upon opening, it returns an URL to the opened ticket, which is then added as an acknowledge message to the alert. However.... I would like for the link to be clickable, at the moment it is pure text.<br />
Using HTML does not work, since it is not interpreted. <br />
Any ideas on how to make the link clickable?<br />
<br />
Thanks!]]></content:encoded>
			<category domain="https://www.zabbix.com/forum/zabbix-troubleshooting-and-problems">Zabbix Troubleshooting and Problems</category>
			<dc:creator>muelli</dc:creator>
			<guid isPermaLink="true">https://www.zabbix.com/forum/zabbix-troubleshooting-and-problems/514010-ack-message-add-clickable-link</guid>
		</item>
		<item>
			<title>Problem Widget - BGP Peer Not Established - ASN #</title>
			<link>https://www.zabbix.com/forum/zabbix-help/513992-problem-widget-bgp-peer-not-established-asn</link>
			<pubDate>Wed, 03 Jun 2026 15:31:36 GMT</pubDate>
			<description><![CDATA[We have a template to look for when we lose BGP connection to devices and its working.  We want to take it a step further though and only see specific ASN's instead of all of them.   
In the Problems Page of the BGP Template we can hover over the &quot;question mark&quot; and it will show the ASN. When I...]]></description>
			<content:encoded><![CDATA[We have a template to look for when we lose BGP connection to devices and its working.  We want to take it a step further though and only see specific ASN's instead of all of them.  <br />
In the Problems Page of the BGP Template we can hover over the &quot;question mark&quot; and it will show the ASN. When I build the Problem Widget, it does not show the ASN number. How do I get the Problem Widget to display the ASN number of the connection not established.]]></content:encoded>
			<category domain="https://www.zabbix.com/forum/zabbix-help">Zabbix Help</category>
			<dc:creator>jimmy.mccubbins</dc:creator>
			<guid isPermaLink="true">https://www.zabbix.com/forum/zabbix-help/513992-problem-widget-bgp-peer-not-established-asn</guid>
		</item>
		<item>
			<title>Zabbix proxy how to disable collect data about VMs in vmware collector</title>
			<link>https://www.zabbix.com/forum/zabbix-troubleshooting-and-problems/513985-zabbix-proxy-how-to-disable-collect-data-about-vms-in-vmware-collector</link>
			<pubDate>Wed, 03 Jun 2026 13:15:21 GMT</pubDate>
			<description><![CDATA[Zabbix version 7.0.26. 
Is it possible to disable virtual machine data collection in the &quot;VMware Collector&quot;? I have LLD disabled for VMs in the templates, but in the proxy log, I see that the collector continues to collect data from vCentra for VMs.]]></description>
			<content:encoded><![CDATA[Zabbix version 7.0.26.<br />
Is it possible to disable virtual machine data collection in the &quot;VMware Collector&quot;? I have LLD disabled for VMs in the templates, but in the proxy log, I see that the collector continues to collect data from vCentra for VMs.<br />
<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>
			
				625506:20260603:135723.312 In vmware_service_get_vm_folder() folder id:'group-v383782'<br />
625506:20260603:135723.313 End of vmware_service_get_vm_folder(): vm folder:vcd<br />
625506:20260603:135723.313 In vmware_vm_get_nic_devices()<br />
625506:20260603:135723.313 vmware_vm_get_nic_device_ips() empty list of guest ips for mac:00:50:56:01:1f:98<br />
625506:20260603:135723.313 End of vmware_vm_get_nic_devices() found:1<br />
625506:20260603:135723.313 In vmware_vm_get_disk_devices()<br />
625506:20260603:135723.313 End of vmware_vm_get_disk_devices() found:1<br />
625506:20260603:135723.313 In vmware_vm_get_file_systems()<br />
625506:20260603:135723.314 End of vmware_vm_get_file_systems() found:2<br />
625506:20260603:135723.314 In vmware_vm_get_custom_attrs()<br />
625506:20260603:135723.314 End of vmware_vm_get_custom_attrs() attributes:0<br />
625506:20260603:135723.314 In vmware_service_get_alarms_data(), func_parent:'vmware_service_create_vm'<br />
625506:20260603:135723.314 End of vmware_service_get_alarms_data() func_parent:'vmware_service_create_vm' found:0 total:110<br />
625506:20260603:135723.314 End of vmware_service_create_vm():SUCCEED<br />
625506:20260603:135723.314 In vmware_service_create_vm() vmid:'vm-1500176'<br />
625506:20260603:135723.314 In vmware_service_get_vm_data() vmid:'vm-1500176'<br />
625506:20260603:135723.355 End of vmware_service_get_vm_data():SUCCEED<br />
625503:20260603:135723.356 End of vmware_tags_linked_id() ids:0<br />
625503:20260603:135723.356 End of vmware_tags_get() found tags:0<br />
625503:20260603:135723.357 In vmware_tags_get() obj_id:vm-1891439<br />
625503:20260603:135723.357 In vmware_tags_linked_id() obj_id:vm-1891439<br />
625506:20260603:135723.358 In vmware_service_get_vm_snapshot()<br />
625506:20260603:135723.358 In vmware_vm_snapshot_collect() count:0<br />
625506:20260603:135723.358 vmware_vm_snapshot_collect() empty list of fileKey<br />
625506:20260603:135723.358 End of vmware_vm_snapshot_collect():FAIL<br />
625506:20260603:135723.358 End of vmware_service_get_vm_snapshot():FAIL​
			
		</div>
	</div>
</div>]]></content:encoded>
			<category domain="https://www.zabbix.com/forum/zabbix-troubleshooting-and-problems">Zabbix Troubleshooting and Problems</category>
			<dc:creator>sergzh1703</dc:creator>
			<guid isPermaLink="true">https://www.zabbix.com/forum/zabbix-troubleshooting-and-problems/513985-zabbix-proxy-how-to-disable-collect-data-about-vms-in-vmware-collector</guid>
		</item>
	</channel>
</rss>
