Hello.
I've installed tsm.sh in TSM server but when I execute /bin/bash "/root/tsm_zabbix/tsm.sh" hourly
There is an error message.
zabbix_sender [20615]: option requires an argument -- o
zabbix sender function has already the output option -o in tsm.sh
"$zabbix_sender" -c $zabbix_config -k $1 -o $2 > $zabbix_log
If I execute tsm.sh with daily parameter, it works fine. Could you help to understand what's going on and fix it?
Thanks in advanced.