gomonop/pkg
Emmanuel BENOîT c46c9d76d9
All checks were successful
Run tests and linters / test (push) Successful in 50s
Run tests and linters / build (push) Successful in 48s
Run tests and linters / lint (push) Successful in 1m27s
feat: add the check_output_matches plugin (#5)
This PR adds the `check_output_matches` plugin, which can be used to count regexp or substring matches from either text files or command outputs and determine the final status based on the amount of matches that were found.

Reviewed-on: #5
Co-authored-by: Emmanuel BENOÎT <tseeker@nocternity.net>
Co-committed-by: Emmanuel BENOÎT <tseeker@nocternity.net>
2024-07-20 22:57:10 +02:00
..
perfdata feat: add the check_output_matches plugin (#5) 2024-07-20 22:57:10 +02:00
plugin refactor: make internals easier to test and add unit tests (#2) 2024-07-20 10:01:05 +02:00
results feat: add the check_output_matches plugin (#5) 2024-07-20 22:57:10 +02:00
status feat: add the check_output_matches plugin (#5) 2024-07-20 22:57:10 +02:00
version refactor: make internals easier to test and add unit tests (#2) 2024-07-20 10:01:05 +02:00