Execute Bat File on Remote Windows Host with Zabbix Agent
Video Lecture
(Pay Per View)
You can use PayPal to purchase a one time viewing of this video for $1.49 USD.
Description
In this video, I create a Windows batch file that backups a file. I then execute it and read the response from the remote Zabbix Agent host using the system.run item key.
example.bat
1 2 3 4 5 6 | |
Item
| Property | Value |
|---|---|
| Name | Backup Example |
| Type | Zabbix agent (active) |
| Key | system.run[C:/temp/example.bat] |































