PHPackages                             factorial-io/factorial\_monitoring\_connector - 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. factorial-io/factorial\_monitoring\_connector

ActiveDrupal-module[Logging &amp; Monitoring](/categories/logging)

factorial-io/factorial\_monitoring\_connector
=============================================

A small drupal module to collect various system information and provide them as JSON on request

0.2.3(10y ago)221.1k↓79.6%3[1 issues](https://github.com/factorial-io/factorial_monitoring_connector/issues)GPL-2.0+PHP

Since Dec 2Pushed 4mo ago13 watchersCompare

[ Source](https://github.com/factorial-io/factorial_monitoring_connector)[ Packagist](https://packagist.org/packages/factorial-io/factorial_monitoring_connector)[ RSS](/packages/factorial-io-factorial-monitoring-connector/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (14)Used By (0)

readme
======

[](#readme)

the factorial\_monitoring\_connector is a small module to collect various informations about hte installation on request.

installation the old fashioened way
-----------------------------------

[](#installation-the-old-fashioened-way)

- download the repository
- put it in your modules-folder

installation as git submodule
-----------------------------

[](#installation-as-git-submodule)

- add this repository as a submodule via

    ```
      git submodule add https://github.com/factorial-io/factorial_monitoring_connector.git sites/all/modules/custom/factorial_monitoring_connector

    ```

installation via composer
-------------------------

[](#installation-via-composer)

- Add the following lines to your `repositories`-section:

    ```
      {
        "type": "vcs",
        "url": "https://github.com/factorial-io/factorial_monitoring_connector.git"
      }

    ```
- run `composer require factorial-io/factorial_monitoring_connector:dev-8.x-1.x`

Setup
-----

[](#setup)

- Enable the module as usual.
- Add the host to you monitoring configuration.

###  Health Score

40

—

FairBetter than 86% of packages

Maintenance42

Moderate activity, may be stable

Popularity30

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 93.5% 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 ~22 days

Total

7

Last Release

3729d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/347bf3b37b54b8e1415e2c701373b90eb4e2055af3f1fe00e75c4afa6070f9ae?d=identicon)[stmh](/maintainers/stmh)

---

Top Contributors

[![stmh](https://avatars.githubusercontent.com/u/319208?v=4)](https://github.com/stmh "stmh (58 commits)")[![MuschPusch](https://avatars.githubusercontent.com/u/69293?v=4)](https://github.com/MuschPusch "MuschPusch (4 commits)")

### Embed Badge

![Health badge](/badges/factorial-io-factorial-monitoring-connector/health.svg)

```
[![Health](https://phpackages.com/badges/factorial-io-factorial-monitoring-connector/health.svg)](https://phpackages.com/packages/factorial-io-factorial-monitoring-connector)
```

###  Alternatives

[psr/log

Common interface for logging libraries

10.4k1.2B11.5k](/packages/psr-log)[open-telemetry/api

API for OpenTelemetry PHP.

1941.5M276](/packages/open-telemetry-api)[open-telemetry/sdk

SDK for OpenTelemetry PHP.

2328.5M343](/packages/open-telemetry-sdk)

PHPackages © 2026

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