承接 munkireport/servermetrics 相关项目开发

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

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

munkireport/servermetrics

最新稳定版本:v1.1

Composer 安装命令:

composer require munkireport/servermetrics

包简介

Module for munkireport.

README 文档

README

Reports on OS X Server Statistics by parsing asl logfiles found in /var/log/servermetricsd/ Log entries occur once per 5 minutes

The table stores the following information per log entry:

  • afp_sessions - number of afp connections
  • smb_sessions - number of smb connections
  • caching_cache_toclients
  • caching_origin_toclients
  • caching_peers_toclients
  • cpu_user - CPU usage
  • cpu_idle - CPU usage
  • cpu_system - CPU usage
  • cpu_nice - CPU usage
  • memory_wired - Memory Usage
  • memory_active - Memory Usage
  • memory_inactive - Memory Usage
  • memory_free - Memory Usage
  • memory_pressure - Memory Usage
  • network_in - Network Usage
  • network_out - Network Usage
  • datetime - Datetime from record

TODO: Use syslog -d instead of the ccl_asldb.py script

统计信息

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

GitHub 信息

  • Stars: 1
  • Watchers: 2
  • Forks: 2
  • 开发语言: Python

其他信息

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