Skip to content

Updating Check Service

Choose a tag to compare

@tk185166 tk185166 released this 13 Jul 19:10
5584782

Changelog:

🚀 Enhancements & User Facing Changes

  • Issue #199
    • 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.

👏 Contributors