Execute Bat File on Remote Windows Host with Zabbix Agent
Video Lecture
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] |