## check_horizon_login.sh The check for the horizon login contains two bugs: - Always returns $STATE_OK value, no matter what the result is. - The check contains *, which may fail due to the expansion done by the shell.
check_horizon_login.sh
The check for the horizon login contains two bugs: