PHPackages                             munkireport/disk\_report - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. munkireport/disk\_report

ActiveLibrary

munkireport/disk\_report
========================

Module for munkireport.

v5.1(2y ago)212.1k↓50%11[1 issues](https://github.com/munkireport/disk_report/issues)[1 PRs](https://github.com/munkireport/disk_report/pulls)MITPHP

Since Nov 19Pushed 2y ago2 watchersCompare

[ Source](https://github.com/munkireport/disk_report)[ Packagist](https://packagist.org/packages/munkireport/disk_report)[ RSS](/packages/munkireport-disk-report/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)DependenciesVersions (31)Used By (0)

Disk report module
==================

[](#disk-report-module)

Provides information on all mounted HFS volumes by running `diskutil list -plist` and `diskutil info -plist deviceID`

The table provides the following information per client:

- totalsize (int) Size in Bytes
- freespace (int) Size in Bytes
- percentage (int) percentage 0-100
- smartstatus (string) Verified, Unsupported or Failing
- volumetype (string) HFS+, APFS, BOOTCAMP
- media\_type (string) SSD, FUSION, RAID or HDD
- busprotocol (string) PCI, SAS, SATA, USB
- internal (bool)
- mountpoint (string)
- volumename (string)
- encrypted (bool)

Remarks
-------

[](#remarks)

- Sizes are rounded to .5 GB steps to prevent uploading the diskreport every time the size changes with a minimal amount.
- USB FLASH drives are reported as HDD - this should be fixed

Configuration
-------------

[](#configuration)

Disk Report Widget Thresholds

Thresholds for disk report widget. This array holds two values:

- free gigabytes below which the level is set to 'danger'
- free gigabytes below which the level is set as 'warning'

If there are more free bytes, the level is set to 'success'

```
DISK_REPORT_THRESHOLD_DANGER=5
DISK_REPORT_THRESHOLD_WARNING=10
```

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity30

Limited adoption so far

Community22

Small or concentrated contributor base

Maturity72

Established project with proven stability

 Bus Factor1

Top contributor holds 70.1% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~72 days

Recently: every ~84 days

Total

27

Last Release

844d ago

Major Versions

v1.3 → v2.02019-07-04

v2.7 → 3.02020-03-29

v3.8 → v4.02022-02-03

v4.1 → v5.0b12023-02-21

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5647483?v=4)[Munkireport](/maintainers/Munkireport)[@munkireport](https://github.com/munkireport)

---

Top Contributors

[![bochoven](https://avatars.githubusercontent.com/u/1429002?v=4)](https://github.com/bochoven "bochoven (94 commits)")[![tuxudo](https://avatars.githubusercontent.com/u/13306723?v=4)](https://github.com/tuxudo "tuxudo (14 commits)")[![mosen](https://avatars.githubusercontent.com/u/316108?v=4)](https://github.com/mosen "mosen (8 commits)")[![poundbangbash](https://avatars.githubusercontent.com/u/1416288?v=4)](https://github.com/poundbangbash "poundbangbash (3 commits)")[![ggeerraalldd](https://avatars.githubusercontent.com/u/24395097?v=4)](https://github.com/ggeerraalldd "ggeerraalldd (3 commits)")[![ChrisWeiss](https://avatars.githubusercontent.com/u/419818?v=4)](https://github.com/ChrisWeiss "ChrisWeiss (2 commits)")[![MagerValp](https://avatars.githubusercontent.com/u/404393?v=4)](https://github.com/MagerValp "MagerValp (2 commits)")[![aysiu](https://avatars.githubusercontent.com/u/13055957?v=4)](https://github.com/aysiu "aysiu (1 commits)")[![znerol](https://avatars.githubusercontent.com/u/23288?v=4)](https://github.com/znerol "znerol (1 commits)")[![fridomac](https://avatars.githubusercontent.com/u/6088818?v=4)](https://github.com/fridomac "fridomac (1 commits)")[![jbW0P68c3G8H](https://avatars.githubusercontent.com/u/169944633?v=4)](https://github.com/jbW0P68c3G8H "jbW0P68c3G8H (1 commits)")[![lolipale](https://avatars.githubusercontent.com/u/13834698?v=4)](https://github.com/lolipale "lolipale (1 commits)")[![morgant](https://avatars.githubusercontent.com/u/441298?v=4)](https://github.com/morgant "morgant (1 commits)")[![ofirgalcon](https://avatars.githubusercontent.com/u/16665880?v=4)](https://github.com/ofirgalcon "ofirgalcon (1 commits)")[![Steffan-Ravn](https://avatars.githubusercontent.com/u/16646201?v=4)](https://github.com/Steffan-Ravn "Steffan-Ravn (1 commits)")

### Embed Badge

![Health badge](/badges/munkireport-disk-report/health.svg)

```
[![Health](https://phpackages.com/badges/munkireport-disk-report/health.svg)](https://phpackages.com/packages/munkireport-disk-report)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
