Skip to content
This repository has been archived by the owner on Feb 4, 2022. It is now read-only.

munkireport/servermetrics

Repository files navigation

Servermetrics module

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

About

Servermetrics module for MunkiReport

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •