I use zabbix sender in a lot of linux scripts to send the output from awk and sed to my zabbix server. It works perfect, but if i do the same with the windows version it just send my text string(cscript) to the zabbix server.
Has somebody a solution to this? or is this not possible?
I use for my -o parameter a lot of characters for my expression like `'"{} but it just send the characters and not my cscript command.
thnx!
Has somebody a solution to this? or is this not possible?
I use for my -o parameter a lot of characters for my expression like `'"{} but it just send the characters and not my cscript command.
thnx!

Comment