<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/admin/zabbix, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2026-09-05T15:37:50Z</updated>
<entry>
<title>zabbix: remove unneeded postinsts</title>
<updated>2026-09-05T15:37:50Z</updated>
<author>
<name>Daniel F. Dickinson</name>
</author>
<published>2026-09-02T00:55:20Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=b3087fee993569a6955703aeb4a5dd11ac6277f4'/>
<id>urn:sha1:b3087fee993569a6955703aeb4a5dd11ac6277f4</id>
<content type='text'>
Handling uci-defaults scripts in package postinst is not needed in
modern OpenWrt and in fact results in error messages on install since
the common postinst processes and deletes uci-defaults scripts before
package-specific postinsts are executed.

Therefore remove the unneeded postinsts in this package.

Signed-off-by: Daniel F. Dickinson &lt;dfdpublic@wildtechgarden.ca&gt;
</content>
</entry>
<entry>
<title>zabbix: bump to version 7.0.30</title>
<updated>2026-08-29T12:14:22Z</updated>
<author>
<name>Daniel F. Dickinson</name>
</author>
<published>2026-08-29T01:59:18Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=070a2991e0a3737b1e12421c6643fd19a5af4ece'/>
<id>urn:sha1:070a2991e0a3737b1e12421c6643fd19a5af4ece</id>
<content type='text'>
Bug-fix update: https://www.zabbix.com/rn/rn7.0.30

Signed-off-by: Daniel F. Dickinson &lt;dfdpublic@wildtechgarden.ca&gt;
</content>
</entry>
<entry>
<title>zabbix: bump version to 7.0.29</title>
<updated>2026-08-09T05:43:25Z</updated>
<author>
<name>Daniel F. Dickinson</name>
</author>
<published>2026-08-08T16:43:53Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=5e84a9851b1651d650f1aae21209a12654cb90c9'/>
<id>urn:sha1:5e84a9851b1651d650f1aae21209a12654cb90c9</id>
<content type='text'>
July 28, 2026 LTS release: https://www.zabbix.com/rn/rn7.0.29

Patches refreshed (no changes required).

Signed-off-by: Daniel F. Dickinson &lt;dfdpublic@wildtechgarden.ca&gt;
</content>
</entry>
<entry>
<title>zabbix: bring proxy to parity with server and agentd</title>
<updated>2026-07-31T09:50:45Z</updated>
<author>
<name>Daniel F. Dickinson</name>
</author>
<published>2026-07-17T01:01:36Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=355665cfb5246a4a0e437bc367cb8c0cf7d20688'/>
<id>urn:sha1:355665cfb5246a4a0e437bc367cb8c0cf7d20688</id>
<content type='text'>
* Add config file patch for proxy
* Add initscript for proxy
* Update Makefile and support files to bring proxy to parity with
  agentd and server.

Signed-off-by: Daniel F. Dickinson &lt;dfdpublic@wildtechgarden.ca&gt;
</content>
</entry>
<entry>
<title>zabbix: tweak server initscript and bring agentd to parity</title>
<updated>2026-07-31T09:50:45Z</updated>
<author>
<name>Daniel F. Dickinson</name>
</author>
<published>2026-07-17T00:21:41Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=ec5497292452db0cfb0205fca16c6460607b5433'/>
<id>urn:sha1:ec5497292452db0cfb0205fca16c6460607b5433</id>
<content type='text'>
* Genericize zabbix_server initscript.
* Add shellcheck overrides where needed.
* Add a 'never_root' config option (default true) that determines
  whether server starts as an unprivileged user or starts as root and
  drops to an unprivileged user (unless config is changed so it always
  runs as root).
* Bring zabbix_agentd initscript to parity with zabbix_server for the
  initscript and configuration.
* Tweak Makefile to reduce repetition

Signed-off-by: Daniel F. Dickinson &lt;dfdpublic@wildtechgarden.ca&gt;
</content>
</entry>
<entry>
<title>zabbix: tweak patch agent and server patch configs</title>
<updated>2026-07-31T09:50:45Z</updated>
<author>
<name>Daniel F. Dickinson</name>
</author>
<published>2026-07-16T23:47:53Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=589cf9a73cdcbc3a0d23e096061f54624abb0cbd'/>
<id>urn:sha1:589cf9a73cdcbc3a0d23e096061f54624abb0cbd</id>
<content type='text'>
Tweak the agentd and server patch configurations and bring agentd and
server confgurations to parity.

Signed-off-by: Daniel F. Dickinson &lt;dfdpublic@wildtechgarden.ca&gt;
</content>
</entry>
<entry>
<title>zabbix: use separate users for server and proxy</title>
<updated>2026-07-31T09:50:45Z</updated>
<author>
<name>Daniel F. Dickinson</name>
</author>
<published>2026-07-16T02:30:00Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=134078192468dfb4f9e4449db39258b39b8f98cf'/>
<id>urn:sha1:134078192468dfb4f9e4449db39258b39b8f98cf</id>
<content type='text'>
This is the upstream recommendation, and fits with our separation
of agent and server.

Signed-off-by: Daniel F. Dickinson &lt;dfdpublic@wildtechgarden.ca&gt;
</content>
</entry>
<entry>
<title>zabbix: add php8-mod-simplexml dependency to frontend</title>
<updated>2026-07-22T23:04:06Z</updated>
<author>
<name>Daniel F. Dickinson</name>
</author>
<published>2026-07-17T06:48:36Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=3e46007e605a8e6da5abd56bd45b485ee769e19b'/>
<id>urn:sha1:3e46007e605a8e6da5abd56bd45b485ee769e19b</id>
<content type='text'>
While the frontend can mostly operate without php8-mod-simplexml, when
trying to import XML templates the user only gets unhelpful error
messages and is unlikely to realize the module is required for that
functionality. Therefore have the frontend depend on php8-mod-simplexml.

Signed-off-by: Daniel F. Dickinson &lt;dfdpublic@wildtechgarden.ca&gt;
</content>
</entry>
<entry>
<title>zabbix: stop shipping sysctl.d conf in package</title>
<updated>2026-07-22T23:04:06Z</updated>
<author>
<name>Daniel F. Dickinson</name>
</author>
<published>2026-07-17T06:28:30Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=f1bf9f56d866dfe8192f82428e910a3420092039'/>
<id>urn:sha1:f1bf9f56d866dfe8192f82428e910a3420092039</id>
<content type='text'>
The sysctl file increases max files to allow the default full
complement of discovery workers, however this is probably not a
hard requirement and such a conf not shipped elsewhere in tree, so
leave that to the user to configure. (The syslog messages from
zabbix-server and/or zabbix-proxy provided the needed information).

Signed-off-by: Daniel F. Dickinson &lt;dfdpublic@wildtechgarden.ca&gt;
</content>
</entry>
<entry>
<title>zabbix: reorganize files dir for clarity and to better follow the FHS</title>
<updated>2026-07-22T23:04:06Z</updated>
<author>
<name>Daniel F. Dickinson</name>
</author>
<published>2026-07-17T03:56:31Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=2616169cd42ae207254f9d4a9b59a4ca8d527210'/>
<id>urn:sha1:2616169cd42ae207254f9d4a9b59a4ca8d527210</id>
<content type='text'>
Reorganize the extra files under the 'files' dir so that it is more
clear where they go and what they are for, and to avoid having a
disorganized mass of files.

Move the extra C source file out of files and into 'src-extra'.

Avoid treating openwrt-supplied params files as configuration data.
Instead have them in a separate directory under /usr/share which is
included in the zabbix_agentd configuration by default. This also better
follows the FHS.

Hopefully these changes make sense on their own, as well as helping the
CI accept the changes.

Signed-off-by: Daniel F. Dickinson &lt;dfdpublic@wildtechgarden.ca&gt;
</content>
</entry>
</feed>
