https://github.com/pluf/monitor
System monitor module
https://github.com/pluf/monitor
Last synced: 3 months ago
JSON representation
System monitor module
- Host: GitHub
- URL: https://github.com/pluf/monitor
- Owner: pluf
- Created: 2017-08-04T18:52:54.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2021-06-22T00:48:26.000Z (almost 4 years ago)
- Last Synced: 2025-02-21T10:02:54.689Z (4 months ago)
- Language: PHP
- Size: 123 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# System monitor
[](https://travis-ci.com/pluf/monitor)
[](https://codecov.io/gh/pluf/monitor)
[](https://codeclimate.com/github/pluf/monitor/maintainability)
[](https://codeclimate.com/github/pluf/monitor/test_coverage)
[](https://coveralls.io/github/pluf/monitor?branch=master)Allow owners to monitor system properties.
## Contributing
If you would like to contribute to Pluf, please read the README and CONTRIBUTING documents.
The most important guidelines are described as follows:
>All code contributions - including those of people having commit access - must go through a pull request and approved by a core developer before being merged. This is to ensure proper review of all the code.
Fork the project, create a feature branch, and send us a pull request.
To ensure a consistent code base, you should make sure the code follows the PSR-2 Coding Standards.