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
check_load operates by spwawning a shell and calling uptime executable and is not appropriate to include in the asset package because of this external dependancy.
Sensu assets need to be self-contained in order to work in containerized environments.