This is OK
{SOMEHOST:check.alive_echo.str(key;true)}<>0
And this is also OK
{SOMEHOST:check.alive_echo.str(key;true)}<>1
What would be the correct setting to make it NOT OK?
{SOMEHOST:check.alive_echo.str(key;true)}<>0
And this is also OK
{SOMEHOST:check.alive_echo.str(key;true)}<>1
What would be the correct setting to make it NOT OK?
Comment