Error while running mssql.vbs on windows server

Hi Sander

i just check
echo “0 myservice myvalue=73;80;90 My output text which may contain spaces” produce OK
echo “0 myservice myvalue=94;80;90 My output text which may contain spaces” produce OK

its all depended on initial value of 0 1 and 2 , its not auto dedtecting OK WARn or CRIT
if i remove 0 like below , in panel it shows as UNKNOW
echo “myservice myvalue=94;80;90 My output text which may contain spaces” produce OK