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_service check now has a --metric-name (-m) flag which allows the user to specify the outputted metric name
The --manager flag has been removed for Linux
The --manager flag for Windows has been updated to --win_svc_mgr (-w) and is now a boolean instead of a string. Default is false(using WMI). Set to true to use Windows Control Manager.