This TYPO3 extension adds a CLI command and an HTTP endpoint that outputs the reports that you can find in the reports module as JSON. The JSON output can be used in monitoring or alerting systems. The HTTP endpoint can be protected via IP restriction.
You can access the reports JSON via CLI with the following command:
typo3/cli_dispatch.phpsh extbase reports:list