<?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>Fri, 29 May 2026 15:04:19 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>SSH - SFTP agentless check (Zabbix 7.4)</title>
			<link>https://www.zabbix.com/forum/zabbix-help/513875-ssh-sftp-agentless-check-zabbix-7-4</link>
			<pubDate>Thu, 28 May 2026 11:11:31 GMT</pubDate>
			<description>Hello, 
 
does anyone have an experience using SFTP subsystem with Zabbix ssh.run item that was announced to be available since 7.2? 
SSH check on the host works just fine and results are returned as expected, using sftp from command line from Zabbix machine works as well. 
 
However I was not able...</description>
			<content:encoded><![CDATA[Hello,<br />
<br />
does anyone have an experience using SFTP subsystem with Zabbix ssh.run item that was announced to be available since 7.2?<br />
SSH check on the host works just fine and results are returned as expected, using sftp from command line from Zabbix machine works as well.<br />
<br />
However I was not able to find any example/explanation on use of SFTP subsystem, though it is mentioned in documentation <a href="https://www.zabbix.com/documentation/current/en/manual/config/items/itemtypes/ssh_checks#overview" target="_blank">https://www.zabbix.com/documentation...hecks#overview</a> (ssh.run[SFTPBackup,,,,,sftp])<br />
<br />
My natural assumption was that it should be possible to use genuine SFTP commands here like version / ls / get / bye / etc.<br />
No matter the commands the item jut times out.<br />
<br />
Does anyone have an experience/example with this item?<br />
<br />
//br Mike<br />
 ]]></content:encoded>
			<category domain="https://www.zabbix.com/forum/zabbix-help">Zabbix Help</category>
			<dc:creator>MikeP</dc:creator>
			<guid isPermaLink="true">https://www.zabbix.com/forum/zabbix-help/513875-ssh-sftp-agentless-check-zabbix-7-4</guid>
		</item>
		<item>
			<title>Zabbix Database Information</title>
			<link>https://www.zabbix.com/forum/zabbix-help/513872-zabbix-database-information</link>
			<pubDate>Wed, 27 May 2026 15:49:14 GMT</pubDate>
			<description><![CDATA[Zabbix server 7.4, Grafana server 12.3.0 
 
I have a PostgreSQL 18 database under the hood, both for Zabbix and Grafana 
 
I have a PostgreSQL datasource setup in Grafana using a read-only user I have setup in the Zabbix PostgreSQL database. 
 
The problem I have is the 'host' table does not have...]]></description>
			<content:encoded><![CDATA[Zabbix server 7.4, Grafana server 12.3.0<br />
<br />
I have a PostgreSQL 18 database under the hood, both for Zabbix and Grafana<br />
<br />
I have a PostgreSQL datasource setup in Grafana using a read-only user I have setup in the Zabbix PostgreSQL database.<br />
<br />
The problem I have is the 'host' table does not have an field containing the host name (at least in readable format), and I can't seem to find the other table that would have this information (that I could do a SQL join query on).<br />
<br />
Is there a complete map of the Database available somewhere, or does someone have some exploration steps documented?]]></content:encoded>
			<category domain="https://www.zabbix.com/forum/zabbix-help">Zabbix Help</category>
			<dc:creator>Manuel Deschambault</dc:creator>
			<guid isPermaLink="true">https://www.zabbix.com/forum/zabbix-help/513872-zabbix-database-information</guid>
		</item>
		<item>
			<title>Email notification issue after recently updated sendgrid password.</title>
			<link>https://www.zabbix.com/forum/zabbix-help/513853-email-notification-issue-after-recently-updated-sendgrid-password</link>
			<pubDate>Wed, 27 May 2026 05:24:53 GMT</pubDate>
			<description>We have Zabbix deploved 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 deploved 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:<br />
  &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/513853-email-notification-issue-after-recently-updated-sendgrid-password</guid>
		</item>
		<item>
			<title>Zabbix 8 stopped connecting to database following apt upgrade</title>
			<link>https://www.zabbix.com/forum/zabbix-help/513829-zabbix-8-stopped-connecting-to-database-following-apt-upgrade</link>
			<pubDate>Mon, 25 May 2026 23:42:55 GMT</pubDate>
			<description><![CDATA[Hi, 
 
My zabbix-server has stopped connecting to the postgres database since updating to the current version. 
 
The database is available only via unix sockets, and is running on a nonstandard &quot;port&quot; (5433, not 5432). 
 
It appears to be ignoring the DBPort variable in the configuration file,...]]></description>
			<content:encoded><![CDATA[Hi,<br />
<br />
My zabbix-server has stopped connecting to the postgres database since updating to the current version.<br />
<br />
The database is available only via unix sockets, and is running on a nonstandard &quot;port&quot; (5433, not 5432).<br />
<br />
It appears to be ignoring the DBPort variable in the configuration file, wheras previously it would use this value to determine the correct unix socket path (which for postgres seems to incorporate the port number (even if you dont listen on tcp).<br />
<br />
This was working perfectly prior to the update, and the database is still accessible from the command line.<br />
<br />
Is there a known fix for this?<br />
<br />
The log contains messages such as:<br />
<br />
[Z3001] connection to database 'zabbix' failed: [0] connection to server on socket &quot;/var/run/postgresql/.s.PGSQL.5432&quot; failed: FATAL: password authentication failed for user &quot;zabbix&quot;<br />
<br />
(note the incorrect socket path, it should be /var/run/postgresql/.s.PGSQL.5433)]]></content:encoded>
			<category domain="https://www.zabbix.com/forum/zabbix-help">Zabbix Help</category>
			<dc:creator>spyro</dc:creator>
			<guid isPermaLink="true">https://www.zabbix.com/forum/zabbix-help/513829-zabbix-8-stopped-connecting-to-database-following-apt-upgrade</guid>
		</item>
		<item>
			<title>Monitoring WebRTC live streaming servers with Zabbix</title>
			<link>https://www.zabbix.com/forum/zabbix-help/513783-monitoring-webrtc-live-streaming-servers-with-zabbix</link>
			<pubDate>Fri, 22 May 2026 13:27:58 GMT</pubDate>
			<description>hi there, i am looking for recommendations for WebRTC live streaming monitoring using zabbix ? i have been searching just curious what templates or approaches others are using and i have seen some red5 (https://red5.net/) live streaming platform which support WebRTC does anyone heard about it or...</description>
			<content:encoded><![CDATA[hi there, i am looking for recommendations for WebRTC live streaming monitoring using zabbix ? i have been searching just curious what templates or approaches others are using and i have seen some <a href="https://red5.net/" target="_blank">red5</a> live streaming platform which support WebRTC does anyone heard about it or tried ? or is there any suggestions on this request.]]></content:encoded>
			<category domain="https://www.zabbix.com/forum/zabbix-help">Zabbix Help</category>
			<dc:creator>abhaydevresource</dc:creator>
			<guid isPermaLink="true">https://www.zabbix.com/forum/zabbix-help/513783-monitoring-webrtc-live-streaming-servers-with-zabbix</guid>
		</item>
		<item>
			<title>zabbix-server service failed to start</title>
			<link>https://www.zabbix.com/forum/zabbix-help/513680-zabbix-server-service-failed-to-start</link>
			<pubDate>Tue, 19 May 2026 15:55:57 GMT</pubDate>
			<description>Hi there, I am getting this error on my newly deploy zabbix.  
zabbix-server.service: Referenced but unset environment variable evaluates to an empty string: MAINPID 
OS is Ubuntu 26.04 LTS with zabbix version 7.4.10. This was fresh deployment with mysql and apache. It was working fine the 1st day...</description>
			<content:encoded><![CDATA[Hi there, I am getting this error on my newly deploy zabbix. <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));">zabbix-server.service: Referenced but unset environment variable evaluates to an empty string: MAINPID</pre>
</div>OS is Ubuntu 26.04 LTS with zabbix version 7.4.10. This was fresh deployment with mysql and apache. It was working fine the 1st day when I build some templates in the portal. A couple of days later, I noticed browser state the service is not running.]]></content:encoded>
			<category domain="https://www.zabbix.com/forum/zabbix-help">Zabbix Help</category>
			<dc:creator>dango</dc:creator>
			<guid isPermaLink="true">https://www.zabbix.com/forum/zabbix-help/513680-zabbix-server-service-failed-to-start</guid>
		</item>
		<item>
			<title><![CDATA[Hosts randomly switching to &amp;quot;Unknown&amp;quot; while data collection still works]]></title>
			<link>https://www.zabbix.com/forum/zabbix-help/513660-hosts-randomly-switching-to-unknown-while-data-collection-still-works</link>
			<pubDate>Tue, 19 May 2026 09:01:24 GMT</pubDate>
			<description><![CDATA[Hello everyone, 
 
I am currently facing a strange issue with Zabbix where the agent interface of hosts randomly switches to &quot;Unknown&quot;. 
 
What is confusing is that: 
 
 The hosts are still sending fresh data. 
 Triggers continue to fire correctly. 
 Metrics are updated normally.]]></description>
			<content:encoded><![CDATA[Hello everyone,<br />
<br />
I am currently facing a strange issue with Zabbix where the agent interface of hosts randomly switches to <b>&quot;Unknown&quot;</b>.<br />
<br />
What is confusing is that:<ul><li>The hosts are still sending fresh data.</li>
<li>Triggers continue to fire correctly.</li>
<li>Metrics are updated normally.</li>
</ul><br />
So communication between proxy and agents still seems to work.<br />
<br />
The issue can temporarily be resolved by:<ul><li>Restarting the Zabbix proxy</li>
<li>Or disabling and re-enabling the affected hosts</li>
</ul><b>Environment</b><br />
<br />
<br />
The infrastructure is identical for all customers:<ul><li>2 physical servers per customer</li>
<li>Around 7 hosts per customer in Zabbix</li>
<li>All hosts monitored through a proxy</li>
</ul><b>Versions</b><ul><li>Zabbix Server/Proxy version: <b>7.4.10</b></li>
<li>Zabbix Agent versions: <b>7.4.7 - 7.4.10</b></li>
<li>Zabbix agents versions: <b>7.2.12 - 7.4.10</b></li>
</ul><br />
At the beginning, the issue appeared randomly and usually affected all 7 hosts of a single customer at once.<br />
<br />
However, during the last two days, the problem escalated:<ul><li>All 46 monitored hosts became &quot;Unknown&quot; overnight.</li>
</ul><b>Troubleshooting done</b><ul><li>I checked both proxy logs and agent logs.</li>
<li>I could not find any related errors or warnings.</li>
<li>On Sunday, I configured the proxy service to restart automatically at 5:00</li>
<li>Yesterday and today at 08:00 all hosts were still / already unavailable/unknown.</li>
<li>According to the proxy status, the service had already been running for 3 hours, so the restart itself worked correctly.</li>
<li>After manually restarting the proxy again at 08:00, all hosts immediately became available again.</li>
</ul><br />
Has anyone experienced similar behavior or has ideas what could cause this?<br />
<br />
Thanks in advance.]]></content:encoded>
			<category domain="https://www.zabbix.com/forum/zabbix-help">Zabbix Help</category>
			<dc:creator>sparkly</dc:creator>
			<guid isPermaLink="true">https://www.zabbix.com/forum/zabbix-help/513660-hosts-randomly-switching-to-unknown-while-data-collection-still-works</guid>
		</item>
		<item>
			<title>annoyances on problems.</title>
			<link>https://www.zabbix.com/forum/zabbix-help/513618-annoyances-on-problems</link>
			<pubDate>Mon, 18 May 2026 05:28:44 GMT</pubDate>
			<description><![CDATA[I have noted that when I am in areas like, say, problems.  It does not show the total number found. It does have pages of 50, but nowhere is a total count listed.  To do anything productive, it doesn't seem that intuitive.   
 
For example, on one site I am working with, I installed Zabbix...]]></description>
			<content:encoded><![CDATA[I have noted that when I am in areas like, say, problems.  It does not show the total number found. It does have pages of 50, but nowhere is a total count listed.  To do anything productive, it doesn't seem that intuitive.  <br />
<br />
For example, on one site I am working with, I installed Zabbix site-wide.  On the server, about 2 years ago, there was a ransomware attack where I left several hundred readme text files in place.  The scanner detects them, and Zabbix lists them as Disaster, which it should.  However, when I tag all of them, I am unable to close them as resolved.  The only way I can see to do that is to first reclassify them as something other than Disaster, then retag them again, and then close it.  Should be a painless way to do that.<br />
<br />
Also, using 8.0 pre-release.<br />
<br />
 ]]></content:encoded>
			<category domain="https://www.zabbix.com/forum/zabbix-help">Zabbix Help</category>
			<dc:creator>EStreet706</dc:creator>
			<guid isPermaLink="true">https://www.zabbix.com/forum/zabbix-help/513618-annoyances-on-problems</guid>
		</item>
		<item>
			<title>logrt or log?</title>
			<link>https://www.zabbix.com/forum/zabbix-help/513588-logrt-or-log</link>
			<pubDate>Fri, 15 May 2026 20:02:41 GMT</pubDate>
			<description><![CDATA[We have an application that writes to a log file &quot;log.0&quot;.  When log.0 reaches a configured number of lines, it is renamed to &quot;log.1&quot;, and a new &quot;log.0&quot; is created.   If there was already a log.1, it woudl be renamed to log.2, etc, etc. 
This way, the app can keep N number of log files.  (we...]]></description>
			<content:encoded><![CDATA[We have an application that writes to a log file &quot;log.0&quot;.  When log.0 reaches a configured number of lines, it is renamed to &quot;log.1&quot;, and a new &quot;log.0&quot; is created.   If there was already a log.1, it woudl be renamed to log.2, etc, etc.<br />
This way, the app can keep N number of log files.  (we usuallly keep 10 or 20).   Note: I did not come up with this, it's a legacy application.<br />
<br />
This being said, I would THINK that I could use the log[] function, since the log I wish to monitor is always &quot;log.0&quot;.   But I've been seeing posts elsewhere that say the logrt[] should be used because log[] could get confused when the log copy/switch happens.<br />
The Zabbix documentation doesn't cover this sort of example.  <br />
<br />
As a follow-on question, is it advisable to set a polling interval of 3s for a log or logrt function? Our log is very busy, we may write hundreds of lines per  second.  <br />
<br />
Another follow-on question:  I know that I can have multiple log or logrt items on the same file.  But are there any concerns with doing this?  Performance?<br />
<br />
Thanks in advance for any guidance.<br />
<br />
-Tom]]></content:encoded>
			<category domain="https://www.zabbix.com/forum/zabbix-help">Zabbix Help</category>
			<dc:creator>tcweb</dc:creator>
			<guid isPermaLink="true">https://www.zabbix.com/forum/zabbix-help/513588-logrt-or-log</guid>
		</item>
		<item>
			<title><![CDATA[Ubiquiti AirOS SNMP: Interface ath1 – High Error Rate (&amp;gt;2 for 5m)]]></title>
			<link>https://www.zabbix.com/forum/zabbix-help/513558-ubiquiti-airos-snmp-interface-ath1-–-high-error-rate-2-for-5m</link>
			<pubDate>Thu, 14 May 2026 20:27:45 GMT</pubDate>
			<description><![CDATA[Hi everyone, 
 
I’m having an issue with a trigger in my monitoring dashboard related to a Ubiquiti AirOS device. 
 
The trigger “Interface ath1: High error rate (&gt;2 for 5m)” is constantly being activated, and I’m trying to understand the real cause instead of simply increasing the macro threshold...]]></description>
			<content:encoded><![CDATA[Hi everyone,<br />
<br />
I’m having an issue with a trigger in my monitoring dashboard related to a Ubiquiti AirOS device.<br />
<br />
The trigger <b>“Interface ath1: High error rate (&gt;2 for 5m)”</b> is constantly being activated, and I’m trying to understand the real cause instead of simply increasing the macro threshold to hide the alert.<br />
<br />
At the moment, the interface appears to be working normally, but the error counter keeps increasing and generating alerts frequently. I’m not sure if this could be related to:<ul><li>Wireless interference</li>
<li>Signal quality issues</li>
<li>Hardware problems</li>
<li>Duplex/speed mismatch</li>
<li>High traffic load</li>
<li>SNMP polling behavior</li>
<li>Something specific in AirOS</li>
</ul><br />
Has anyone experienced the same issue before?<br />
<br />
I’d like to properly troubleshoot and identify the root cause rather than just suppressing the alert. Any suggestions on what I should check first, or which metrics/logs are most useful for diagnosing this kind of problem?<br />
<br />
Thanks in advance.<br />
]]></content:encoded>
			<category domain="https://www.zabbix.com/forum/zabbix-help">Zabbix Help</category>
			<dc:creator>rafaelpierotti</dc:creator>
			<guid isPermaLink="true">https://www.zabbix.com/forum/zabbix-help/513558-ubiquiti-airos-snmp-interface-ath1-–-high-error-rate-2-for-5m</guid>
		</item>
		<item>
			<title><![CDATA[Getting a &amp;quot;recently closed problems&amp;quot; Table]]></title>
			<link>https://www.zabbix.com/forum/zabbix-help/513541-getting-a-recently-closed-problems-table</link>
			<pubDate>Thu, 14 May 2026 09:02:05 GMT</pubDate>
			<description><![CDATA[Hi all! 
 
I'm having some issues with trying to pull out a list of &quot;recently closed problems&quot;  to present on a Zabbix dashboard, such that if something we've &quot;known about&quot; suddenly closes we can investigate why. 
 
Ideally this would be organised by &quot;length problem was open for&quot;, but I can't find...]]></description>
			<content:encoded><![CDATA[Hi all!<br />
<br />
I'm having some issues with trying to pull out a list of &quot;recently closed problems&quot;  to present on a Zabbix dashboard, such that if something we've &quot;known about&quot; suddenly closes we can investigate why.<br />
<br />
Ideally this would be organised by &quot;length problem was open for&quot;, but I can't find out a way to get the &quot;raw&quot; data first.<br />
<br />
This is primarily because we have got a bit &quot;blind&quot; to long list of going issues (some over a year that &quot;suddenly&quot; closed and we missed it)  and I want to ensure that we catch the changes in the state in a tabluated form, allowing a rigorous approach.<br />
<br />
Is this possible in Zabbix (7.4.10) natively?<br />
<br />
Ta!]]></content:encoded>
			<category domain="https://www.zabbix.com/forum/zabbix-help">Zabbix Help</category>
			<dc:creator>Wolfsbane2k</dc:creator>
			<guid isPermaLink="true">https://www.zabbix.com/forum/zabbix-help/513541-getting-a-recently-closed-problems-table</guid>
		</item>
		<item>
			<title>Template importing correctly through web interface but not through API</title>
			<link>https://www.zabbix.com/forum/zabbix-help/513527-template-importing-correctly-through-web-interface-but-not-through-api</link>
			<pubDate>Wed, 13 May 2026 21:17:33 GMT</pubDate>
			<description><![CDATA[Hi! 
I'm managing a Zabbix server via the API, and having trouble using the configuration import endpoint to load in templates. After some troubleshooting, I've simplified it down to this: I have a simple template (see attached) which imports correctly when using the web interface, but imports...]]></description>
			<content:encoded><![CDATA[Hi!<br />
I'm managing a Zabbix server via the API, and having trouble using the configuration import endpoint to load in templates. After some troubleshooting, I've simplified it down to this: I have a simple template (see attached) which imports correctly when using the web interface, but imports without its discovery rule when imported via the API. Below is the template, my API testing code, and screenshots of the results.<br />
<br />
I'm on Zabbix server 7.0.25 (happy to try newer versions, but if this is a known bug I was unable to find it). I couldn't find anything in the Zabbix server logs about the attempted configuration, let alone any errors, even when the debug level was at maximum.<br />
<br />
Here's the template YAML file:<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));">zabbix_export:
  version: '7.0'
  template_groups:
    - uuid: a571c0d144b14fd4a87a9d9b2aa9fcd6
      name: Templates/Applications
  templates:
    - uuid: aa15021bf5e04380bfff52fbeda29a84
      template: 'NRPE by Zabbix agent 2 user parameters'
      name: 'NRPE by Zabbix agent 2 user parameters'
      groups:
        - name: Templates/Applications
      discovery_rules:
        - uuid: a7d2d2fd1d9045dbb9f020db7da32c20
          name: 'NRPE discovery'
          key: nrpe.discovery
          delay: 1h
          item_prototypes:
            - uuid: f53fed58623649efbe1e6eea83585ef0
              name: '{#NRPE_NAME}'
              key: 'nrpe.query&#91;{#NRPE_SCRIPT}&#93;'
              value_type: TEXT
              trends: '0'</pre>
</div>The python code I'm using to test the API:<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));">import zabbix_utils
import socket
import yaml

api = zabbix_utils.ZabbixAPI(url=&quot;https://&quot; + socket.getfqdn())
api.login(user=&quot;Admin&quot;, password=&#91;REDACTED&#93;)

# load the desired Zabbix configuration
with open(&quot;test.yaml&quot;,&quot;r&quot;) as config_file:
template = yaml.load(config_file, Loader=yaml.Loader)

source = yaml.dump(template)
message = { &quot;format&quot;: &quot;yaml&quot;, &quot;rules&quot;: { &quot;templates&quot;: { &quot;createMissing&quot;: True, &quot;updateExisting&quot;: True }}, &quot;source&quot;: source}
print(message)
print(api.configuration.import_(message))​</pre>
</div>I've confirmed with the output of this that the YAML parsing is correct and the API endpoint returns good.<br />
<br />
Here's a screenshot of the template when imported with the web interface:<br />
<img itemprop="image" title="Screenshot From 2026-05-13 16-13-47.png" data-attachmentid="513528" data-align="none" data-size="full" border="0" src="filedata/fetch?id=513528&amp;d=1778706952" alt="Click image for larger version

Name:	Screenshot From 2026-05-13 16-13-47.png
Views:	81
Size:	26.7 KB
ID:	513528" data-fullsize-url="filedata/fetch?id=513528&amp;d=1778706952" data-thumb-url="filedata/fetch?id=513528&amp;d=1778706952&amp;type=thumb" data-title="Click on the image to see the original version" data-caption="Screenshot From 2026-05-13 16-13-47.png" class="bbcode-attachment thumbnail js-lightbox bbcode-attachment--lightbox" /><br />
And when imported with the API:<br />
<img itemprop="image" title="Screenshot From 2026-05-13 16-13-21.png" data-attachmentid="513529" data-align="none" data-size="full" border="0" src="filedata/fetch?id=513529&amp;d=1778706971" alt="Click image for larger version

Name:	Screenshot From 2026-05-13 16-13-21.png
Views:	25
Size:	26.2 KB
ID:	513529" data-fullsize-url="filedata/fetch?id=513529&amp;d=1778706971" data-thumb-url="filedata/fetch?id=513529&amp;d=1778706971&amp;type=thumb" data-title="Click on the image to see the original version" data-caption="Screenshot From 2026-05-13 16-13-21.png" class="bbcode-attachment thumbnail js-lightbox bbcode-attachment--lightbox" /><br />
I've also confirmed that exporting it after importing it via the API similarly shows the discovery rule missing.<br />
<br />
Would appreciate any help on this. Thanks!]]></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/513527-template-importing-correctly-through-web-interface-but-not-through-api</guid>
		</item>
		<item>
			<title><![CDATA[Too many long running queries in Zabbix PG &amp;quot;SELECT h.* FROM history...&amp;quot;]]></title>
			<link>https://www.zabbix.com/forum/zabbix-help/513485-too-many-long-running-queries-in-zabbix-pg-select-h-from-history</link>
			<pubDate>Tue, 12 May 2026 07:46:54 GMT</pubDate>
			<description><![CDATA[Hello! 
I'm experiencing a lot of long running queries on our zabbix postgresql, and they come from Grafana dashboards (it's the main assumption - actually the DB overload could be caused by Grafana Direct DB Connection bypassing the API and querying history tables directly. Reducing...]]></description>
			<content:encoded><![CDATA[Hello!<br />
I'm experiencing a lot of long running queries on our zabbix postgresql, and they come from Grafana dashboards (it's the main assumption - actually the DB overload could be caused by Grafana Direct DB Connection bypassing the API and querying history tables directly. Reducing pm.max_children helps with RAM but does not stop the DB flood)<br />
<br />
seconds_running | table_name | application_name | query_preview<br />
-----------------+--------------+------------------+--------------------------------------------------------------<br />
57249 | history_uint | | SELECT h.* FROM history_uint h WHERE h.itemid IN (XXXX)<br />
57249 | history | | SELECT h.* FROM history h WHERE h.itemid IN (XXXX)<br />
<br />
Tables affected are &quot;history_uint&quot; and &quot;history&quot; as you can see, and this is affecting our environment because Grafana dashboards never load information.<br />
<br />
<br />
psql (PostgreSQL) 13.23<br />
zabbix_server (Zabbix) 7.0.21<br />
<br />
We have tried restarting, scaling the server ram, upgrading the pm.max_children from 50 to 180...<br />
<br />
All of these still not affecting and queries will still take too much to run.<br />
<br />
Any ideas how to troubleshoot this? this happens since last Azure maintenance (last weekend, they restarted the zabbix db)<br />
<br />
Thanks in advance.]]></content:encoded>
			<category domain="https://www.zabbix.com/forum/zabbix-help">Zabbix Help</category>
			<dc:creator>g8a</dc:creator>
			<guid isPermaLink="true">https://www.zabbix.com/forum/zabbix-help/513485-too-many-long-running-queries-in-zabbix-pg-select-h-from-history</guid>
		</item>
		<item>
			<title>Zabbix Appliance ISO stuck at loop2 on physical machine (Lenovo ThinkCentre M710q)</title>
			<link>https://www.zabbix.com/forum/zabbix-help/513478-zabbix-appliance-iso-stuck-at-loop2-on-physical-machine-lenovo-thinkcentre-m710q</link>
			<pubDate>Tue, 12 May 2026 03:09:09 GMT</pubDate>
			<description><![CDATA[Hi, 
 
I'm trying to install Zabbix Appliance on a physical machine but the installation always hangs at the same point. 
 
Machine specs: 
- Model: Lenovo ThinkCentre M710q Tiny (10MRCT01WW) 
- Storage: 2.5&quot; SATA SSD (256GB) 
- RAM: 16GB 
- BIOS: Legacy mode, Secure Boot disabled, SATA configured...]]></description>
			<content:encoded><![CDATA[Hi,<br />
<br />
I'm trying to install Zabbix Appliance on a physical machine but the installation always hangs at the same point.<br />
<br />
Machine specs:<br />
- Model: Lenovo ThinkCentre M710q Tiny (10MRCT01WW)<br />
- Storage: 2.5&quot; SATA SSD (256GB)<br />
- RAM: 16GB<br />
- BIOS: Legacy mode, Secure Boot disabled, SATA configured as AHCI<br />
<br />
What I've tried:<br />
- Zabbix 7.4 and 7.0 LTS ISO (netinstall)<br />
- MBR partition scheme, both ISO and DD write modes in Rufus<br />
- Added kernel parameters: rd.multipath=0 rd.md=0 rd.dm=0 multipath=off<br />
- Boot mode set to Legacy Only<br />
<br />
The installation always hangs after this line with no further output:<br />
loop2: detected capacity change from 0 to 34359738368<br />
<br />
The download completes successfully (100%, 918MB), network connection is fine (1000 Mbps Full Duplex), and &quot;Started cancel waiting for multipath siblings of sda&quot; shows OK. But after loop2 mounts, the screen freezes completely with no keyboard input accepted.<br />
<br />
No error messages are shown. The system just stops responding.<br />
<br />
Has anyone encountered this issue on a physical machine? Any suggestions would be appreciated.<br />
<br />
Thanks]]></content:encoded>
			<category domain="https://www.zabbix.com/forum/zabbix-help">Zabbix Help</category>
			<dc:creator>hei_zabbix_user</dc:creator>
			<guid isPermaLink="true">https://www.zabbix.com/forum/zabbix-help/513478-zabbix-appliance-iso-stuck-at-loop2-on-physical-machine-lenovo-thinkcentre-m710q</guid>
		</item>
		<item>
			<title>Performance monitoring of Windows services</title>
			<link>https://www.zabbix.com/forum/zabbix-help/513473-performance-monitoring-of-windows-services</link>
			<pubDate>Mon, 11 May 2026 20:07:46 GMT</pubDate>
			<description><![CDATA[Hi, we have a virtual machines running a few windows services, some of them might be running using the same executable like: 
Service1 using &quot;c:\services\service.exe P1&quot; 
Service2 using &quot;c:\services\service.exe P2&quot; 
where P1 and P2 are command line parameters. 
 
 I tweaked Windows Registry to have...]]></description>
			<content:encoded><![CDATA[Hi, we have a virtual machines running a few windows services, some of them might be running using the same executable like:<br />
Service1 using &quot;c:\services\service.exe P1&quot;<br />
Service2 using &quot;c:\services\service.exe P2&quot;<br />
where P1 and P2 are command line parameters.<ul><li>I tweaked Windows Registry to have access to include PIDs in the performance counters (HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servi  ces\PerfProc\Performance, ProcessNameFormat DWORD 2),</li>
<li>set up a discovery rule (see LLD_js.txt) that identifies specific service and saves some info including running PID and then</li>
<li>created an item prototype with a key like perf_counter_en[&quot;\Process({#SERVICE.INSTANCE})\Private Bytes&quot;].</li>
</ul>Total schema works successfully until servcie restart, as after restart it <b>gets another PID</b>, means another item gets created for the host and started collecting metrics into new item<br />
Just wondering if someone faced the same issue and resolved it to have statisitics continue gathering for the same service after service restart<br />
<br />
Regards, Dmytro]]></content:encoded>
			<category domain="https://www.zabbix.com/forum/zabbix-help">Zabbix Help</category>
			<dc:creator>Neodemon</dc:creator>
			<guid isPermaLink="true">https://www.zabbix.com/forum/zabbix-help/513473-performance-monitoring-of-windows-services</guid>
		</item>
	</channel>
</rss>
