You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the specified hostname (to be checked) isn't found in the list of hosts on spacewalk, the script returns "OK: for".
I guess it should actually return something like "UNKNOWN: host not found".
./check_spacewalk_currency.py -a auth~spacewalk.example.com -s spacewalk.example.com -S testserver.example.com
OK: for
The text was updated successfully, but these errors were encountered:
When the specified hostname (to be checked) isn't found in the list of hosts on spacewalk, the script returns "OK: for".
I guess it should actually return something like "UNKNOWN: host not found".
./check_spacewalk_currency.py -a auth~spacewalk.example.com -s spacewalk.example.com -S testserver.example.com
OK: for
The text was updated successfully, but these errors were encountered: