定制 factorial-io/factorial_monitoring_connector 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

GitHub 信息

  • Stars: 2
  • Watchers: 13
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0
  • 更新时间: 2017-07-10