Hi,
I am trying to shut down the vmware server using zabbix.
The shutdown depends on the idrac parameter. But for the shutdown I would log in to vmware directly with ssh.
I would run the script based on the attached image. I have also set the message. The message arrives, but the script does not run. How can I check where the process is stuck? I can connect to vmware from zabbix server with ssh.
sudo -u zabbix ssh [email protected]
I am trying to shut down the vmware server using zabbix.
The shutdown depends on the idrac parameter. But for the shutdown I would log in to vmware directly with ssh.
I would run the script based on the attached image. I have also set the message. The message arrives, but the script does not run. How can I check where the process is stuck? I can connect to vmware from zabbix server with ssh.
sudo -u zabbix ssh [email protected]