How can i check if a remote command works?
I recently changed the hostnames from
lsrv1234.something.something.bla
to
lsrv1234
The hostname is resolvable and zabbix does see all its agents and data is pooring in.
I made a remote command like
{HOSTNAME}:/home/zabbix/PM000086330.sh
So it should send /home/zabbix/PM000086330.sh to lsrv1234
but it doesn't seem to work.
What is the issue here???
I recently changed the hostnames from
lsrv1234.something.something.bla
to
lsrv1234
The hostname is resolvable and zabbix does see all its agents and data is pooring in.
I made a remote command like
{HOSTNAME}:/home/zabbix/PM000086330.sh
So it should send /home/zabbix/PM000086330.sh to lsrv1234
but it doesn't seem to work.
What is the issue here???

Comment