afsmon 1.0.1
pip install afsmon==1.0.1
Released:
Helpers for AFS monitoring in Python
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License
- Author: Ian Wienand
Classifiers
- Intended Audience
- License
- Operating System
- Programming Language
Project description
Python library and utilities for monitoring AFS file-systems using OpenAFS tools.
Many of the details are inspired by https://github.com/openafs-contrib/afs-tools
Command-line
The afsmon tool provides
show : produce tabular output of key statistics for a cell, such as threads on file-servers, partition usage, volume usage and quotas.
statsd : report similar results to a statsd host.
Configuration is minimal, see the sample.cfg.
Library
The core of afsmon should suitable for use in other contexts.
import afsmon
fs = afsmon.FileServerStats('hostname')
fs.get_stats()
The fs object now contains all available information for the server, partitions and volumes.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License
- Author: Ian Wienand
Classifiers
- Intended Audience
- License
- Operating System
- Programming Language
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file afsmon-1.0.1.tar.gz
.
File metadata
- Download URL: afsmon-1.0.1.tar.gz
- Upload date:
- Size: 12.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e7f710b699675c596b0b0c31a2e645a4dd2f7eb400df22410175d961b2a14d9e |
|
MD5 | b49544e5f78513acff42df71940c1f19 |
|
BLAKE2b-256 | 511cd53dbebb70ad43d5798acb5107071a8443412dbd60c80f3cbd277afb40e7 |