Helpers for AFS monitoring in Python
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 a FileServerStats with all available information for the server, partitions and volumes.
Project details
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
File details
Details for the file afsmon-1.2.0.tar.gz
.
File metadata
- Download URL: afsmon-1.2.0.tar.gz
- Upload date:
- Size: 17.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.19.1 setuptools/20.7.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7c67d23b3bf2678492c5af5769334a8bd9cd0734a4718afaada0224c7aee8e51 |
|
MD5 | ba6c404684411dd5a28f59021d2779a5 |
|
BLAKE2b-256 | 0150e43735c56aedd76fdff7d09557d2ac5186bb5b8750094c7c15ed711f836c |
File details
Details for the file afsmon-1.2.0-py3-none-any.whl
.
File metadata
- Download URL: afsmon-1.2.0-py3-none-any.whl
- Upload date:
- Size: 19.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.19.1 setuptools/20.7.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 43b0237980a69f9b35464259145ade5f8c9e59c9c9f5a8ba3350e62d959533ff |
|
MD5 | f6fd9cdfa9d22a6305432694082b6656 |
|
BLAKE2b-256 | 8fc3e7d662e22ab25a2058f36b7de9baff4a963c506e4f0c441e247251d348e5 |