Estoy queriendo monitorear redes que se conectar por VNP, el servidor esta en una red 10.1.0.0/22 y los equipos que quiero conectar estan en 10.2.0.0/22. Teniendo la VPN y haciendo PING, en ambos sentidos tengo respuesta.
En el log del agente del equipo a monitorear, me sale el siguiente error:...
Search Result
Collapse
4 results in 0.0021 seconds.
Keywords
Members
Tags
-
Problema con agente en distintas redes
-
JSON Items
Hi there,
I have a Zabbix active agent that has a UserParameter item defined that runs a Powershell script which returns a JSON object, as seen in the below example;
...Code:{ "data":[ {"sql-backups": "138"}, {"sql-uploads": -
Execute a remote command
Hi,
I am new to zabbix and I am a bit strugling. I would like to collect some custom metric from the remote host. Something like: number of files in specified directory. Is it possible to create a shell script which will be executet via zabbix agent on monitored host and result will be returned... -
Zabbix agent active
Hello guys, I need your help: can I create a customized active chek (Zabbix agent active)? Not the ones listed in Zabbix, but a script (client side) that sends its status information to the server.
Thank you!