PHPackages                             automatesre/magento-monitoring - 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. automatesre/magento-monitoring

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

automatesre/magento-monitoring
==============================

AutomateSRE read-only monitoring dashboard for Magento admin

0.1.1(1mo ago)02proprietaryHTMLPHP &gt;=7.3

Since Jul 8Pushed 1mo agoCompare

[ Source](https://github.com/automatesre/sre-magento-monitoring)[ Packagist](https://packagist.org/packages/automatesre/magento-monitoring)[ Docs](https://www.automatesre.com)[ RSS](/packages/automatesre-magento-monitoring/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependencies (2)Versions (3)Used By (0)

AutomateSRE Monitoring for Magento 2
====================================

[](#automatesre-monitoring-for-magento-2)

Read-only Magento admin dashboard for AutomateSRE status and alerts.

**Requirements:** Magento **2.4.0+**, PHP **7.3+** (PHP **8.1+** OK for Magento 2.4.4+). Read-only module — stores your API key in admin config and shows a dashboard. No changes to your store, services, or server.

> **Magento 2.4.4+ / PHP 8:** If Stores → Configuration shows `Undefined array key "id"` in `Iterator.php`, flush config cache after deploy. That warning became a hard exception on PHP 8; older PHP often ignored it.

⚠️ Live Server — Before You Install
-----------------------------------

[](#️-live-server--before-you-install)

> **Permissions:** Run all commands as the same user that owns your Magento files (usually `www-data`, `nginx`, or `magento`). Running as `root` can break file ownership. If unsure, prefix commands with `sudo -u `.
>
> **Time:** Allow **10–20 minutes** of planned downtime. Enable maintenance mode first so customers see a clean page instead of errors during the upgrade.
>
> **Quick checklist:**
>
> 1. Take a DB backup before starting.
> 2. Enable maintenance mode: `bin/magento maintenance:enable`
> 3. Copy the module, run upgrade commands (see below).
> 4. Disable maintenance mode: `bin/magento maintenance:disable`

Install from app/code
---------------------

[](#install-from-appcode)

Copy this module to your Magento root as:

```
app/code/AutomateSRE/Monitoring
```

Then run from Magento root:

```
bin/magento module:enable AutomateSRE_Monitoring
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento setup:static-content:deploy -f
bin/magento cache:flush
```

Configure
---------

[](#configure)

In Magento admin:

1. Go to Stores &gt; Configuration &gt; AutomateSRE &gt; Monitoring.
2. Set API Base URL to `https://www.automatesre.com/api/v1`.
3. Paste the read-only API key generated from AutomateSRE &gt; Integrations.
4. Save config and flush cache if Magento asks.
5. Open AutomateSRE &gt; Dashboard.

The module does not collect server data and does not run restart/remediation actions. It only reads status and alerts from AutomateSRE.

###  Health Score

31

—

LowBetter than 65% of packages

Maintenance92

Actively maintained with recent releases

Popularity2

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity20

Early-stage or recently created project

 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 ~9 days

Total

2

Last Release

39d ago

PHP version history (2 changes)0.1.0PHP &gt;=7.4

0.1.1PHP &gt;=7.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/07116497246df55920821fa27b345724bd9fd456af1d9d8241af225e8843d9e4?d=identicon)[automatesre](/maintainers/automatesre)

---

Top Contributors

[![manoharchaurewar](https://avatars.githubusercontent.com/u/82030204?v=4)](https://github.com/manoharchaurewar "manoharchaurewar (1 commits)")

### Embed Badge

![Health badge](/badges/automatesre-magento-monitoring/health.svg)

```
[![Health](https://phpackages.com/badges/automatesre-magento-monitoring/health.svg)](https://phpackages.com/packages/automatesre-magento-monitoring)
```

###  Alternatives

[fastly/magento2

Fastly CDN Module for Magento 2.4.x

1564.5M1](/packages/fastly-magento2)[graycore/magento2-stdlogging

A Magento 2 module that changes all logging handlers to stdout

2489.7k](/packages/graycore-magento2-stdlogging)[myparcelnl/magento

A Magento 2 module that creates MyParcel labels

1861.2k](/packages/myparcelnl-magento)[mage-os/module-admin-activity-log

The Admin Activity extension makes it easy to track all admin activity with comprehensive audit logging.

2911.6k1](/packages/mage-os-module-admin-activity-log)[mage-os/module-automatic-translation

Automatic AI content translation for Mage-OS.

3223.7k](/packages/mage-os-module-automatic-translation)[loki/magento2-components

Core module for defining Alpine.js components with advanced AJAX features

1015.1k29](/packages/loki-magento2-components)

PHPackages © 2026

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