承接 munkireport/munkireportinfo 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

munkireport/munkireportinfo

最新稳定版本:v3.3

Composer 安装命令:

composer require munkireport/munkireportinfo

包简介

Module for munkireport.

README 文档

README

Reports on the status of MunkiReport on the client

Table Schema

  • version - int - Version of MunkiReport installed, server version
  • baseurl - varchar(255) - URL of the MunkiReport instance
  • passphrase - varchar(255) - Passphrase used by client
  • reportitems - varchar(1024) - List of installed modules
  • start_time - big int - Timestamp of when previous MunkiReport run started
  • end_time - big int - Timestamp of when previous MunkiReport run ended
  • log - text - Log of previous MunkiReport run
  • log_warning - text - Warnings from previous MunkiReport run
  • log_error - text - Errors from previous MunkiReport run
  • error_count- int - Count of errors from previous MunkiReport run
  • warning_count- int - Count of warnings from previous MunkiReport run
  • upload_size - varchar(255) - Size of cache files uploaded from previous MunkiReport run
  • log_size - big int - Size of MunkiReport log file in bytes
  • warning_log_size - big int - Size of MunkiReport warning log in bytes
  • error_log_size - big int - Size of MunkiReport error log in bytes
  • packageversion - varchar(255) - Version of MunkiReport PKG installed on client
  • installdate - big int - When MunkiReport was installed on client
  • packagefilename - varchar(255) - Name of PKG used to install MunkiReport on client
  • python_version - varchar(255) - Version of Python 3 used by MunkiReport
  • python_path - varchar(255) - Path to Python 3 binary

统计信息

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

GitHub 信息

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

其他信息

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