Collection of CheckMK checks (see https://checkmk.com/). All checks and plugins are provided as is. Absolutely no warranty. Send any comments to thl-cmk[at]outlook[dot]com

Skip to content
Snippets Groups Projects
Commit f9c2a213 authored by thl-cmk's avatar thl-cmk :flag_na:
Browse files

update project

parent c8068989
No related branches found
No related tags found
No related merge requests found
No preview for this file type
......@@ -75,7 +75,7 @@ def write_section(message: Mapping[str, any]):
def parse_arguments(argv: Sequence[str] | None) -> Args:
parser = create_default_argument_parser(__doc__)
parser.description = 'This is a special agent to collect stats data from FreeRADIS servers.'
parser.description = 'This is a CMK special agent to collect stats data from FreeRADIS servers.'
parser.epilog = (
f'(c) thl-cmk[at]outlook[dot], Version: {VERSION}, '
f'For more information see: https://thl-cmk.hopto.org'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment