Hi All,
I am using Zabbix 5.4 on CentOS 8.
Looked at a few instructions.
In Configuration -> Actions -> Trigger actions in Operations, I cannot select Remote Commands, I only have Send Message.
Has the function been moved to another place, or is it now implemented...
Search Result
Collapse
11 results in 0.0022 seconds.
Keywords
Members
Tags
-
Can't find Remote Commands in Zabbix 5.4
-
ricotrevisan started a topic Possible to shutdown or activate specific interfaces on a network switch?in Zabbix HelpPossible to shutdown or activate specific interfaces on a network switch?
Hi,
Long time reader, first time poster.
I've got a Zabbix instance that monitors a bunch of managed network switches (TP-Link, etc.). I would like to be able to - for instance - shutdown port 4 on switch X. Is that possible? How could I achieve that?
My ultimate... -
Remote Commands to encrypted Windows agents via Proxy
Hi
I'm running Zabbix 3.4 on server, proxy and agents.
I have a Zabbix server hosted in the cloud. I am accessing active proxies that are encrypted with PSK. I have one site with psk encrypted windows agents and one site with unencrypted agents
The site... -
Restarting Zabbix Agent remotely via zabbix server
Hello,
There is a windows machine (2012R2) with zabbix agent installed as a service. In the configuration file, I've allowed remote commands and it seems that it works.
I can run a simple commands with zabbix_get like "system.run['dir']" and so on. My question is - is... -
Using a macro in remote command
Is it possible to use a macro with a remote command custom script under action item?
Basically trying to create an generic action that will attempt to restart a windows service if it's down and send out an email if it fails to do so.
I have created specific action that... -
system.run questions
Hi All,
I would need help for the following system.run issues, thank ahead.
Linux agent:
It is fine to run normal commands such as ls, df, etc. But it is not able to run PING, IFCONFIG, MTR, etc. It shows permission denied. I have tried to grant root permission for... -
Managing a Large Number of Remote Scripts
I am working on configuring Zabbix to monitor a large, multi-layer application that my company is developing.
In order to monitor certain aspects of the application, I've had to write a large number of scripts that are executed locally by the agents.
In some cases, the... -
Remote Command Action run twice?
Sure I'm missing something. I need to create an action that run a remote script when a trigger is activated. So, I did some test. The action that I created, first send a jabber message and after a minute run a remote command (a fake script) on the monitored linux host.
When the trigger is deactivated,... -
Zabbix 2.0 Proxy & Remote Commands
Hi,
Does anyone know if the new zabbix 2.0 proxy sends the remote commands to the zabbix agent rather than the zabbix server?
Thanks in advance
Adam -
¿Qué puede estar pasando con los comandos remotos?
Buenas a todos.
Resulta que tengo varias acciones para que ejecute comandos remotos en caso de que los servicios monitorizados se vengan abajo.
Los comandos remotos para los servicios de apache (/etc/init.d/httpd restart), SSH (/etc/init.d/sshd restart) y Memcached (/etc/init.d/memcached... -
Manage servers using Zabbix?
Hi all!
I was wondering, if somebody has ever configured or set up zabbix in such a way, that web users (for example, a support team) can restart, stop or do all kinds of support tasks on the servers from the webinterface?
Now, I know that zabbix can do remote command...