I’m using Zabbix 6 LTS from it’s own server (not installed on my Nethserver).
I’d like to add more monitoring around my Nethserver. Does Nethserver use a MySQL (or Mariadb) database? Can someone provide tips on how I can add a user to my Nethserver database to monitor it from Zabbix?
Are there any other Zabbix templates (besides the Linux Template) that they would suggest I use to monitor my Nethserver from Zabbix?
I did see those templates now that you mention it from the Zabbix Modules.
Do you have any advice on adding a user to the Nethserver database so Zabbix can monitor the db as well? I’ve done something similar to monitor my Zabbix database itself from Zabbix.
As I don’t use Webtop, but rather Nextcloud, I’ve had to change a lot the last couple of years, as NC requires a newer MariaDB version. At the moment it’s still WIP…
Hi @stephdl , I don’t think all Zabbix 5 Templates work in Zabbix 6. In one example I use website monitoring on my Zabbix to confirm our internal webpages are up and running. The expression used in my trigger to determine the state of the webpage had changed between 5 and 6.
Follow-up question for yourself or for @mrmarkuz , how do you recommend I install the Zabbix Agent-2 version 6 on my netherser for monitoring from my Zabbix 6?
I’m reading this page and I’m a little confused about if we can use Zabbix Agent2 and what version of Zabbix Agent will be installed if I follow the install instructions from this page - zabbix [NethServer Wiki]
Hi @mrmarkuz , I’m running Zabbix 6 already but on my own server (not Nethserver). I want to add a Zabbix agent version 6 to my Nethserver. You have these steps on your wiki:
where 1.2.3.4 will be my zabbix serve address. What version of the Zabbix Agent will be installed if I follow these instructions? Version 5 or Version 6?
Secondly:
If I edit the Zabbix config file manually, what is the command I use to restart the Zabbix agent on Nethserver?
Are there plans to add into your repo the ability to install Zabbix Agent version 6? In my usecase I don’t use Zabbix Server on my Nethserver…I only require the Zabbix Agent on my Nethserver.
I can use Zabbix Agent2 version 5 to connect to my Zabbix Server 6 but for currency it would be nice to use the latest agent on my Nethserver.
Thanks very much @mrmarkuz for confirming I can install this manually.
Good to know I can do this install of Zabbix Agent2 manually on my Nethserver. Are there any issues with issuing this restart command to restart the Zabbix Agent2 on my Nethserver:
systemctl restart zabbix-agent2
I’ve seen reference to using this type of command when doing anything on Nethserver. I’m not sure when I need to use the signal-event instruction:
That command will reconfigure zabbix-agent and restart the service, see also Actions and events — NethServer 7 documentation
It’s only available when the NethServer zabbix-agent is installed.