[Xymon] error on script

Paul van Eldijk P.vanEldijk at uci.ru.nl
Wed Dec 7 13:50:46 CET 2011


Op 7-12-2011 9:08, Sailesh schreef:
> Hi all,
>
> I have an script for checking my database. I am getting an error but I
> am unable to trouble shoot.
>
> Please see error .
>
> /xymon/client/ext/bb-roracle.ksh[58]: (VAR0+=2),(VAR1+=2): syntax error
>
> /xymon/client/ext/bb-roracle.ksh[58]: (VAR0+=2),(VAR1+=2): syntax error

In ksh (and bash), you say: ((VAR0 += 2)) (spaces makes it more 
readable, but are not mandatory)

regards,
Paul



More information about the Xymon mailing list