定制 munkireport/reportdata 二次开发

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

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

munkireport/reportdata

最新稳定版本:v3.6

Composer 安装命令:

composer require munkireport/reportdata

包简介

Module for munkireport.

README 文档

README

Clients widget

Shows a graph with the total machines, active machines and inactive machines. The following coniguration variable determines the inactive status by the amount of days that a client has not logged in. The default value is 30.

REPORTDATA_DAYS_INACTIVE=30`

IP Ranges widget

Plot IP ranges by providing an array with labels and a partial IP address. Specify multiple partials in array if you want to group them together. The IP adress part is queried with SQL LIKE

The configuration has to be a YAML file and is loaded from:

local/module_configs/ip_ranges.yml

You can override this file by specifying the following variable:

REPORTDATA_IP_CONFIG_PATH=/path/to/custom/config.yml

Example:

MyOrg: 100.99.
AltLocation:
    - 211.88.12.
    - 211.88.13.
Local: 127.0.0.1

统计信息

  • 总下载量: 9.72k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 2
  • Forks: 5
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2018-11-04