Good morning!
I am looking for a way to have Google Chrome open to a certain webpage on a Windows machine using the Zabbix Agent. I haven't been successful figuring this out, so i'm reaching out to the community.
Right now on the Windows box, I am running the latest version of Zabbix Agent, and created a batch script which calls "start chrome http://msn.com" for example. Running this script or command on the machine works fine. However, running zabbix_get -s IP_ADDRESS -p 10050 -k status.page on the server, I can see the output, but nothing seems to happen on the Windows machine, I'm not even seeing it register in the log.
I've tried running the agent under the local account and SYSTEM but neither changes the result, it still doesn't open.
I've got UserParameter=status.page,C:\status.bat setup on the Windows box.
Any help would be greatly appreciated, thank you so much.
I am looking for a way to have Google Chrome open to a certain webpage on a Windows machine using the Zabbix Agent. I haven't been successful figuring this out, so i'm reaching out to the community.
Right now on the Windows box, I am running the latest version of Zabbix Agent, and created a batch script which calls "start chrome http://msn.com" for example. Running this script or command on the machine works fine. However, running zabbix_get -s IP_ADDRESS -p 10050 -k status.page on the server, I can see the output, but nothing seems to happen on the Windows machine, I'm not even seeing it register in the log.
I've tried running the agent under the local account and SYSTEM but neither changes the result, it still doesn't open.
I've got UserParameter=status.page,C:\status.bat setup on the Windows box.
Any help would be greatly appreciated, thank you so much.