factorial-io/factorial_monitoring_connector
最新稳定版本:0.2.3
Composer 安装命令:
composer require factorial-io/factorial_monitoring_connector
包简介
A small drupal module to collect various system information and provide them as JSON on request
README 文档
README
the factorial_monitoring_connector is a small module to collect various informations about hte installation on request.
installation the old fashioened way
- download the repository
- put it in your modules-folder
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
-
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
- Enable the module as usual.
- Add the host to you monitoring configuration.
统计信息
- 总下载量: 20.07k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0
- 更新时间: 2017-07-10