PHPackages                             istvan0304/usage - 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. istvan0304/usage

ActiveYii2-extension[Logging &amp; Monitoring](/categories/logging)

istvan0304/usage
================

Ha konténerben lévő apache szálak száma nagyobb a megadott értéknél, vagy a memória használat nagyobb a megadott értéknél vagy php vagy mysql konténer újraindult

2.0.1(5y ago)0321Apache-2.0PHP

Since Jun 11Pushed 5y agoCompare

[ Source](https://github.com/istvan0304/container_usage)[ Packagist](https://packagist.org/packages/istvan0304/usage)[ RSS](/packages/istvan0304-usage/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (1)Versions (10)Used By (0)

Konténer figyelő
================

[](#konténer-figyelő)

A nagios számára rak le egy text fájlt a megadott helyre amit a nagios figyel.

Installation
------------

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist istvan0304/usage "*"

```

or add

```
"istvan0304/usage": "*"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

Once the extension is installed, simply use it in your code by :

Set in config file (console.php)

```
'modules' => [
    'container_usage' => [
            'class' => 'istvan0304\usage\Module',
            'nagiosFilePath'  => '/nagios',
            'nagiosFileName'  => 'watch.txt',
            'watchThreads'  => true,
            'memoryWatch'  => true,
            'phpContainerRebooted' => true,
            'sqlContainerRebooted' => true,
            'volumes' => []
    ]
]
```

Call command in cli

```
php yii container_usage/usage
```

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~185 days

Total

9

Last Release

1838d ago

Major Versions

0.0.5 → 1.0.02020-01-27

1.0.1 → 2.0.02021-06-21

### Community

Maintainers

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

---

Top Contributors

[![Attek](https://avatars.githubusercontent.com/u/6275194?v=4)](https://github.com/Attek "Attek (9 commits)")[![steve0304pte](https://avatars.githubusercontent.com/u/242409783?v=4)](https://github.com/steve0304pte "steve0304pte (9 commits)")[![istvan0304](https://avatars.githubusercontent.com/u/19621571?v=4)](https://github.com/istvan0304 "istvan0304 (1 commits)")

---

Tags

yii2extension

### Embed Badge

![Health badge](/badges/istvan0304-usage/health.svg)

```
[![Health](https://phpackages.com/badges/istvan0304-usage/health.svg)](https://phpackages.com/packages/istvan0304-usage)
```

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M3.1k](/packages/craftcms-cms)[mito/yii2-sentry

Yii 2 extension for Sentry

92382.0k](/packages/mito-yii2-sentry)[sammaye/yii2-audittrail

A port of audit trail

40417.9k](/packages/sammaye-yii2-audittrail)[lav45/yii2-activity-logger

Tools to store user activity log for Yii2

3460.8k](/packages/lav45-yii2-activity-logger)[apollo11/yii2-logger

Log application errors in slack channel

1012.0k1](/packages/apollo11-yii2-logger)

PHPackages © 2026

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