Storage Health
@mgreten/storage-healthv2026.06.27.1
01README
Monitor disk usage and backup snapshot inventory on any SSH-accessible host or the local machine. Produces typed, versioned artifacts for each mount point and backup directory, with configurable warning and critical thresholds.
02Models
@mgreten/storage-healthv2026.06.27.1storage_health.ts
fn scan()
Inspect configured mount points and backup directories on the
fn listMounts()
Enumerate all filesystems on the target host using df.
Resources
mountStatus(24h)— Usage snapshot for a single mount point at a point in time.
backupInventory(24h)— Snapshot count and retention compliance for a backup directory.
storageReport(24h)— Aggregate host-level storage health report with overall status
mountList(1h)— Enumeration of all filesystems on the target host.
03Previous Versions
2026.06.23.1Jun 23, 2026
Initial release: disk usage and backup snapshot inventory monitoring for local and remote hosts
04Stats
A
100 / 100
Downloads
0
Archive size
9.9 KB
- Has README or module doc2/2earned
- README has a code example1/1earned
- README is substantive1/1earned
- Most symbols documented1/1earned
- No slow types (deprecated)1/1earned
- Dependencies pass trust audit2/2earned
- Has description1/1earned
- Platform support declared (or universal)2/2earned
- License declared1/1earned
- Verified public repository2/2earned
05Platforms