Skip to main content

Manager your Dell PowerEdge Fan Speed with this handy tool!

Project description

Fan-Manager

Version: 0.1.0

Manager your Dell PowerEdge Fan Speed with this handy tool!

Usage:

Short Flag Long Flag Description
-h --help See usage for fan-manager
-i --intensity Intensity of Fan Speed - Scales Logarithmically (0-10)
-c --cold Minimum Temperature for Fan Speed
-w --warm Maximum Temperature for Fan Speed
-s --slow Minimum Fan Speed
-f --fast Maximum Fan Speed
-p --poll-rate Poll Rate for CPU Temperature in Seconds

Example:

fan-manager --intensity 5 --cold 50 --warm 80 --slow 5 --fast 100 --poll-rate 24

Install Instructions

Install Python Package

python -m pip install fan-manager

Build Instructions

Build Python Package

sudo chmod +x ./*.py
sudo pip install .
python3 setup.py bdist_wheel --universal
# Test Pypi
twine upload --repository-url https://test.pypi.org/legacy/ dist/* --verbose -u "Username" -p "Password"
# Prod Pypi
twine upload dist/* --verbose -u "Username" -p "Password"

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

fan_manager-0.1.0-py2.py3-none-any.whl (16.6 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file fan_manager-0.1.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for fan_manager-0.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 5f054e11ae8e6c1f884b2489c923b067829584bfa1d396e22d19f2a071cb495f
MD5 8a843d426ce727d847cf1001978b7d51
BLAKE2b-256 de4cce3f76df0ff44f348b60714c54c07afa7bc44f712e31448fc82a7b7b55a0

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page