t3monitoring icon indicating copy to clipboard operation
t3monitoring copied to clipboard

Monitoring service of TYPO3 extensions

Results 32 t3monitoring issues
Sort by recently updated
recently updated
newest added

I think it would be nice to encrypt the data transferred between monitor and clients based on a pre-shared key in the extension-settings like Xavier Perseguers does in his "Central...

Feature
help wanted

The current output is: ``` Mysql Version 1.0.24 ``` Actual server is: 10.0.23-MariaDB-0ubuntu0.15.10.1-log - (Ubuntu)

This feature lets you see the clients scheduled tasks. This works only if the client has a "t3monitoring_client" Extension which also reads the tasks and returns them in the JSON....

`T3Monitor\T3monitoring\Service\DataIntegrity::getLatestExtensionVersion()` sets the flag `is_latest = 1` for the last major release of each extension version. But it does not reset that flag for versions that had `is_latest = 1`...

Hello, this error seems to be a little bit random at first. I tried t3monitor/t3monitoring:^2.0 on a TYPO3 9.5 instance first, without this Error. Occurred while trying to add clients...

The datatable files in Resources/JavaScript/ could not be loaded in the basecontroller because there is an 404 error

In one of my projects, the warning is shown, that there are "Remaining updates", but if I check the Upgrade Wizard it says all updates are completed. ![screenshot1](https://user-images.githubusercontent.com/279975/78635160-34eb1980-78c3-11ea-9503-6c04e9a6bb34.jpg) ![screenshot2](https://user-images.githubusercontent.com/279975/78635161-361c4680-78c3-11ea-9782-3e5335d0ef79.jpg)

Needs feedback

A test which checks if the scheduler has been triggerd within the last x seconds would be great.

Needs feedback

Added the open_ssl encryption optional as secure transport method, see issue #54