calien666 / t3monitoring_client

Monitoring client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TYPO3 CMS Extension "t3monitoring_client"

This extensions provides a client for the the extension t3monitoring.

Requirements

  • TYPO3 CMS 9.5 LTS or 10.2+
  • Use the branch 4-5 for support from 4.5 - 6.1
  • Use the branch 7-8 for support from 7.0 - 8.7

Sponsors

  • Sup7
  • Reelworx

Important

This extension is still beta and things might change!

Configuration

After installing the extension, configure the extension in the settings of the Extension Manager.

Secret

Define any secret you want as long as it is at least 5 chars long. Ideally you use a different secret per installation.

allowedIps

Define a comma separated list of IPs which are allowed to fetch the client data.

enableDebugForErrors

If set, the errors are outputted if you call http://yourdomain.tld/?eID=t3monitoring&secret=<yoursecret>. This can help to identify problems.

Important: Turn this setting only on for testing and disable it afterwards!

Extending the client

It is possible to extend the client and provide additional data which can be displayed later in the master installation.

Things might change there, so no manual about it yet.

About

Monitoring client

License:GNU General Public License v2.0


Languages

Language:PHP 100.0%