PHPackages                             marcosimbuerger/contao-monitoring-satellite - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Logging &amp; Monitoring](/categories/logging)
4. /
5. marcosimbuerger/contao-monitoring-satellite

ActiveContao-bundle[Logging &amp; Monitoring](/categories/logging)

marcosimbuerger/contao-monitoring-satellite
===========================================

Monitoring Satellite for Contao

1.1.0(3y ago)190MITPHPPHP ^7.4 || ^8.0

Since Dec 29Pushed 3y ago1 watchersCompare

[ Source](https://github.com/marcosimbuerger/contao-monitoring-satellite)[ Packagist](https://packagist.org/packages/marcosimbuerger/contao-monitoring-satellite)[ Docs](https://github.com/marcosimbuerger/contao-monitoring-satellite)[ RSS](/packages/marcosimbuerger-contao-monitoring-satellite/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (2)Dependencies (1)Versions (4)Used By (0)

Monitoring Satellite for Contao 🛰
=================================

[](#monitoring-satellite-for-contao-)

The Monitoring Satellite provides data about your Contao CMS for the Monitoring Station.

### Installation

[](#installation)

```
$ composer require marcosimbuerger/contao-monitoring-satellite
```

Configuration
-------------

[](#configuration)

Add the basic authentication credentials to the parameters.yml file.

Use `vendor/bin/contao-console security:hash-password` to generate the password hash.

Use the `InMemoryUser` class to hash the password.

```
# app/config/parameters.yml

parameters:
    ...
    monitoring_satellite:
        basic_auth:
            username: foo
            password: '$argon2id$v=19$m=65536,t=4,p=1$ofPY6RT+0rCE74M0AlPpzQ$BeiGUhv27D4/6FBmNKC0r4dhImZqj55EfOwYqjxaVbE'
```

Test
----

[](#test)

Call `/monitoring-satellite/v1/get`.

It should be protected by basic authentication and return the data after successful authentication.

Add the Satellite to the Station
--------------------------------

[](#add-the-satellite-to-the-station)

Add this Monitoring Satellite to the Monitoring Station. See [documentation of the Monitoring Station](https://github.com/marcosimbuerger/monitoring-station).

License
-------

[](#license)

This bundle is released under the MIT license. See the included [LICENSE](LICENSE) file for more information.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~370 days

Total

3

Last Release

1222d ago

PHP version history (2 changes)1.0.0PHP ^7.4

1.1.0PHP ^7.4 || ^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/9268385?v=4)[marcosimbuerger](/maintainers/marcosimbuerger)[@marcosimbuerger](https://github.com/marcosimbuerger)

---

Top Contributors

[![marcosimbuerger](https://avatars.githubusercontent.com/u/9268385?v=4)](https://github.com/marcosimbuerger "marcosimbuerger (8 commits)")

---

Tags

contaocontao-bundlecontao4monitoringcontaosatellite

### Embed Badge

![Health badge](/badges/marcosimbuerger-contao-monitoring-satellite/health.svg)

```
[![Health](https://phpackages.com/badges/marcosimbuerger-contao-monitoring-satellite/health.svg)](https://phpackages.com/packages/marcosimbuerger-contao-monitoring-satellite)
```

###  Alternatives

[datadog/php-datadogstatsd

An extremely simple PHP datadogstatsd client

19124.6M15](/packages/datadog-php-datadogstatsd)[oneup/contao-sentry-bundle

This bundle provides an easy integration of sentry.io for Contao 4.4.x and newer.

1114.8k](/packages/oneup-contao-sentry-bundle)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
