NFS mount health checker — detect stale mounts, measure latency, audit exports, and monitor NFS statistics
Project description
dargslan-nfs-health
NFS Mount Health Checker — Detect stale mounts, measure latency, audit exports, and monitor NFS statistics. Zero external dependencies.
Installation
pip install dargslan-nfs-health
CLI Usage
dargslan-nfs report # Full NFS health report
dargslan-nfs mounts # List NFS mounts with status
dargslan-nfs exports # Show NFS exports
dargslan-nfs stats # NFS client statistics
dargslan-nfs throughput -m /mnt/nfs # I/O throughput test
dargslan-nfs json # JSON output
Python API
from dargslan_nfs_health import NFSHealth
nh = NFSHealth()
mounts = nh.check_all_mounts()
issues = nh.audit()
nh.print_report()
More from Dargslan
- Dargslan.com — Linux & DevOps eBook Store
- Free Cheat Sheets
- Blog & Tutorials
License
MIT — see LICENSE
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dargslan_nfs_health-1.0.0.tar.gz.
File metadata
- Download URL: dargslan_nfs_health-1.0.0.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ce413cd20646ba97ac78b2ef64838e3a41763ec651aab0cc5fb6ea5b54fba4b7
|
|
| MD5 |
60713b13df6bb1f3c7914439b75c9167
|
|
| BLAKE2b-256 |
f2a854b4ef8ba454f115088407c6f28c56978aeaeb9c0549f8e250565f6852da
|
File details
Details for the file dargslan_nfs_health-1.0.0-py3-none-any.whl.
File metadata
- Download URL: dargslan_nfs_health-1.0.0-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1502dff7a06f184250986b25cfca337dfc9aad7e1f5628fb544c1c072ff54569
|
|
| MD5 |
0fb05eda65aed8540a18b98bba79a60c
|
|
| BLAKE2b-256 |
27af7c319cddece8a18228c74d479a4f8535cfe6e09d242e25ad6f2f4a0334d9
|