Hello,
I am new to Zabbix and would like to install it in our organization.
The installation needs to be done in an environment without internet access, so I require guidance for performing an offline installation.
I need to pre-download all the necessary files and packages,...
Search Result
Collapse
6 results in 0.0019 seconds.
Keywords
Members
Tags
-
New Server Offline installation. CentOS
-
Could I Install Zabbix Server dependencies Offline on CentOS Linux?
I am trying to install the Zabbix Server offline on CentOS v8 Stream, and faced an issue when I am trying to install Apache, because it requires a lot of dependencies online,
Is there a way to install the dependencies on CentOS offilne? -
How to install agent/metrics/proxy in a offline k8s cluster
Hi,
I'm tryng to find a documentation or link with explanation about how to install zabbix component using helm in some k8s offline cluster. I try cloning git repo, pulling images locally but still this doesn't work.
Does someone face the same problem?
Regards. -
Offline method to test your SNMP traps Item prepossessing, triggers and actions
Hi,
This is a simple method.
You need to modify code according to your zabbix platform and snmp trapping.
I am using 3.4 appliance.
write a Script file
#!/bin/bash
ratT="$(date +'%Y%m%d.%H%M%S')"
ratip="$1"... -
Combine problems in Zabbix
Hi Everyone.
We have a zabbix server which monitors about 800 servers. We trigger the following events:
http service, https service, ssh service, zabbix service.
The issue we have now is that if a server is offline for whatever reason, we get all events,... -
Mostrar apenas os clientes offline
Bom dia pessoal,
sou novato no zabbix eu ja consigo monitorar os hosts via icmp tranquilamente. Porem eu estava precisando mostrar apenas os clientes offline numa lista, tipo o monitoramento do nagios. Hoje eu consigo ver apenas os clientes offline na dashboard dentro da tabela "Ultimos...