I am trying to do the following
i would like to establis a command like this:
$USER1$/check_cluster --host -l $ARG1$ -w $ARG2$ -c $ARG3$ -d $HOSTSTATEID:'$ARG4$'$,$HOSTSTATEID:'$ARG5$'$,$HOSTSTATEID:'$ARG6$'$,$HOSTSTATEID:#$ARG7$'$ but as expected it won’t work.
Is there any way to use a $ARGx$ inside the on-demand Macro : $HOSTSTATEID:hostname$ instead of the “hardcoded” Hostname which i do not want to have inside the command-definition?
Regards
Timo
