Zabbix 7.0 LTS App

Released an update to Zabbix 7.0.6, check out the Release Notes for Zabbix 7.0.6

Adding images is now documented.

4 Likes

Updated to Zabbix 7.0.8, see also: Release Notes for Zabbix 7.0.8

NS8-Zabbix release notes: Release 1.0.2 · mrmarkuz/ns8-zabbix · GitHub

4 Likes

Updated to Zabbix 7.0.10.

Release notes: Release Notes for Zabbix 7.0.10
App release notes: Release 1.0.3 · mrmarkuz/ns8-zabbix · GitHub

2 Likes

Hi,
I installed Zabbix on NethServer using the mrmarkuz repository, and everything seemed to install correctly. The container is running and there are no errors during setup.

However, when I try to access the web interface at:

http://192.168.1.11/zabbix

I get a 403 Forbidden error.

I’m not sure if it’s a permission issue, a problem with configuration on NethServer, or if there’s something else missing.

Has anyone encountered this before? How can I fix it and access the Zabbix web interface?

Thanks for your help!

Hi @Ninja,

welcome to NethServer Community,

NS8 uses traefik as reverse proxy so you need to use the FQDN that you configured in the settings instead of the IP addresses to be routed to the right app like

https://zabbix.domain.tld

Usually you should get a “404 page not found” error.
Did you limit the access to the NS8 in the HTTP routes?

Hi @mrmarkuz,

Thanks! I used the FQDN as you suggested and now everything works fine.

Appreciate the help!

1 Like

i remember those icons that Andy had provided for abbix in nethserver 7, were they or could they be ported over to NS8 zabbix @mrmarkuz

Here are instructions to add images: GitHub - mrmarkuz/ns8-zabbix