I would like to know command or script powershell zabbix agent to multi host. Thanks.
@matsf82682 жыл бұрын
Ansible?
@BaoAooComputer2 жыл бұрын
@@matsf8268 Yes Ansible but I can't use ansible.
@RobinhodeCarvalho2 жыл бұрын
Hello. What about supporting ARM systems like Huawei based solutions ( Euller) ? Thanks
@aigarskadikis2 жыл бұрын
Seems like euller huawei OS is barelly 1 year old. Based how the Rocky Linux 8 received attention.. and if Huawei EulerOS is good, then you can expect something when the OS has survived 2 years attention. BTW arm64 is quite supported already. If you can install docker host on top of EulerOS, then use official Zabbix docker containers for arm64.
@moeurngmett5722 жыл бұрын
I cannot find screen on Zabbix 6.2. Is this feature remove ?
@zabbix2 жыл бұрын
Screens have been completely replaced with multi-page dashboards since Zabbix 5.4.
@moeurngmett5722 жыл бұрын
@@zabbixThank you for information.
@Hitman_95272 жыл бұрын
Need help here, May I know where can I find more guides on setting up aws ec2 template monitoring ? Still learning ....
@zabbix2 жыл бұрын
You can find the official setup guide on our integrations page: www.zabbix.com/integrations/aws_ec2
@NixTeam12 жыл бұрын
When: 1. Auto black/white web interface!? 2. Mobile version for web interface!? WHEN!?!?!?!?!
@ГеоргийТрубецкой-й8й2 жыл бұрын
Do you really need the mobile version? How can you image it? The administrator, as a rule, has at least one FHD monitor for this. He really need watch for it by mobile phone?
@NixTeam12 жыл бұрын
@@ГеоргийТрубецкой-й8й working remotely, to check issues use phone or iPad. Check reports and SLA. Should I continue? I can give you million use cases. Don’t tell me like you stuck in Stone Age.
@NixTeam12 жыл бұрын
@@ГеоргийТрубецкой-й8й I do not use Zanbix in production just because it’s not comfortable to check issues and reports thru mobile phone or iPad.
@ГеоргийТрубецкой-й8й2 жыл бұрын
@@NixTeam1 Ok, as you want. If you need it because of the specifics of your work. Are email notifications not enough? Is it necessary to monitor everything live from a mobile device? Web on mobile devices is a good idea. But I don't think it will be implemented in the coming years.
@NixTeam12 жыл бұрын
@@ГеоргийТрубецкой-й8й not enough. I’m not in Stone Age like you. If you try to find the reason to do not do something you’re pretty BAD specialist. Good luck.
@DerUnbekannteFlo2 жыл бұрын
Will Zabbix Agents support upgrading via MSI Installers in the future? Also, will Agent2 ever find his way into the official Debian/Ubuntu Repositories? Upgrading Zabbix Agents has always been kind of a tedious task. I understand that upgrading to Zabbix Agent 2 from Agent 1 would need a reinstall, but I am kinda worried that going to Agent 2 6.2 will need a lot of work again...
@aigarskadikis2 жыл бұрын
I do not think there are plans automatic overwrite upgrade via MSI. it's technically not so possible because each minor version has it's own ID in the registry. If you go with 6.2 agent that will definatelly need more work because it's not an LTS agent ;) For sake of maintenance try to stick with 6.0 agent and wait till the agent 7.0 comes out.
@DerUnbekannteFlo2 жыл бұрын
@@aigarskadikis its just a little bit sad since its not that much of a problem to upgrade minor versions on linux. My process on windows consists if backuping the agent config, painfully run an msi uninstaller on all known msi ids of zabbix and then install the new package, before copying the backup cobfig back into the agent folder. These are a lot of extra steps that are annoying to setup..
@ГеоргийТрубецкой-й8й2 жыл бұрын
If it will be, I think, it will only on domain by linux, not from windows server. It seems like zabbix don't like M$ and windows. They created the zabbix server on Alma and Roky. It is so funny. I mean, I don't think someone will install zabbix on this distributions. And the DB can be create only on postgresql and mysql, and the web apache2 and Nginx, not on IIS and MS SQL.
@DerUnbekannteFlo2 жыл бұрын
@@ГеоргийТрубецкой-й8й I am totally fine with the server being restricted to those systems, thats not the issue here. I am monitoring linux and windows servers alike
@aigarskadikis2 жыл бұрын
@@DerUnbekannteFlo Most practical advice I can give is to: 1. Uninstall existing MSI deployment. This is one time thing to execute. 2. Install agent using the command line method. Launch "help" towards the agent binary to see how to do that. This is one time thing to execute. To maintain/reinstall version of agent: 1. Stop Zabbix agent service 2. Replace the agent binary 3. Start Zabbix agent service P.S. This method is not anything new. In fact it's used for 10+ years. The only downside I can think is: the agent program does not appier under Programs and Features.
@bayoige22432 жыл бұрын
We deployed Zabbix in my company but we discovered that SNMP graphs for network traffic higher than 500mbps are always breaking and scattered. No accurate graphing. Anything below 500mbps has been fantastic. Any solution to help please ?