Download the PHP package instride/pimcore-monitor without Composer
On this page you can find all versions of the php package instride/pimcore-monitor. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download instride/pimcore-monitor
More information about instride/pimcore-monitor
Files in instride/pimcore-monitor
Download instride/pimcore-monitor
More information about instride/pimcore-monitor
Files in instride/pimcore-monitor
Vendor instride
Package pimcore-monitor
Short Description Monitoring for Pimcore instances
License GPL-3.0-or-later
Homepage https://github.com/instride-ch/pimcore-monitor
Package pimcore-monitor
Short Description Monitoring for Pimcore instances
License GPL-3.0-or-later
Homepage https://github.com/instride-ch/pimcore-monitor
Keywords pimcorepimcore-bundle
Please rate this library. Is it a good library?
Informations about the package pimcore-monitor
This bundle provides a way to run a series of Pimcore and application related health checks. Each health check should implement some application logic that you want to make sure always works. Another usage can be testing for specific requirements, like availability of PHP extensions.
Available Checks
- AppEnvironment: Checks whether the application is running in production mode.
- DiskUsage: Checks how much space is being allocated on the disk.
- DoctrineMigrations: Checks whether all Doctrine Migrations have been migrated.
- HostingSize: Checks how much Disk space is used by this hosting.
- DatabaseSize: Checks how much space the Database uses on this hosting.
- DatabaseTableSize: Checks how much space each Database Table uses on this hosting.
- HttpsConnection: Checks whether the HTTPS encryption is enabled.
- MySqlVersion: Checks what MySQL version is configured.
- PhpVersion: Checks what PHP version is configured.
- PimcoreAreabricks: Checks which Areabricks are installed within Pimcore.
- PimcoreBundles: Checks which Bundles are installed within Pimcore.
- PimcoreElementCount: Checks whether the count of Pimcore Elements exceeds a certain threshold.
- PimcoreMaintenance: Checks whether Pimcore maintenance is enabled.
- PimcoreUsers: Checks what Pimcore Users are configured.
- PimcoreVersion: Checks what Pimcore Version is installed.
Further Information
- Installation & Bundle Configuration
- Adding and Running Checks
- Commands
- Defaults
License
instride AG, Sandgruebestrasse 4, 6210 Sursee, Switzerland
[email protected], instride.ch
Copyright © 2024 instride AG. All rights reserved.
For licensing details please visit LICENSE.md
All versions of pimcore-monitor with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
laminas/laminas-diagnostics Version ^1.25
pimcore/pimcore Version ^11.2
spatie/ssl-certificate Version ^2.6
symfony/http-client Version ^6.4
laminas/laminas-diagnostics Version ^1.25
pimcore/pimcore Version ^11.2
spatie/ssl-certificate Version ^2.6
symfony/http-client Version ^6.4
The package instride/pimcore-monitor contains the following files
Loading the files please wait ....