server-monitoring-made-easy

View on PyPIReverse Dependencies (0)

0.1.1 server_monitoring_made_easy-0.1.1-py3-none-any.whl

Wheel Details

Project: server-monitoring-made-easy
Version: 0.1.1
Filename: server_monitoring_made_easy-0.1.1-py3-none-any.whl
Download: [link]
Size: 27882
MD5: 7529edf99df3cc4e8ef616b28d994ce1
SHA256: 56bc0ffaac13addf8f6286b202815ab2f7e20afd1a51fa460e0f327a89ed17ba
Uploaded: 2024-12-19 20:12:50 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: server-monitoring-made-easy
Version: 0.1.1
Summary: Simple and effective server monitoring with easy configuration and multiple notification options
Author: Tim Bryant
Author-Email: timothybryant3[at]gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.11,<4.0
Requires-Dist: alembic (<2.0.0,>=1.13.1)
Requires-Dist: apprise (<2.0.0,>=1.7.1)
Requires-Dist: click (<9.0.0,>=8.1.7)
Requires-Dist: prometheus-client (<0.21.0,>=0.20.0)
Requires-Dist: psutil (<6.0.0,>=5.9.8)
Requires-Dist: psycopg2-binary (<3.0.0,>=2.9.9)
Requires-Dist: python-daemon (<4.0.0,>=3.0.1)
Requires-Dist: python-semantic-release (<10.0.0,>=9.14.0)
Requires-Dist: pyyaml (<7.0.0,>=6.0.2)
Requires-Dist: requests (<3.0.0,>=2.31.0)
Requires-Dist: rich (<14.0.0,>=13.7.0)
Requires-Dist: sqlalchemy (<3.0.0,>=2.0.23)
Requires-Dist: structlog (<25.0.0,>=24.1.0)
Description-Content-Type: text/markdown
[Description omitted; length: 5099 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
app/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
app/cli.py sha256=q-etqriHc7Q0CASNuCD1r0JHnM5YAB2OyxamTSADkaU 24291
app/config.py sha256=ifoZSbpbbGBzjN7m7cja1pJ2wzzUtfYYVfqBaciWbgU 9059
app/core/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
app/core/alerts.py sha256=OhpquASZES-aPe_Ax4vrr1gC2jwjbl7k5eoT95XLf9A 12011
app/core/monitor.py sha256=FxoI2UDx5GKHhPBrQaCt2kC-tvPNShb8bYXWjEyqnto 6527
app/core/storage.py sha256=WcYeINveE6trk6oydPX9AIU0uBpbTPpb47RFJ_rxHf0 1540
app/core/storage_file.py sha256=FS3z0-aMMr0l4khbfBBotZerVAIBbxdNMX54JAcJsko 6184
app/core/storage_postgres.py sha256=8r6KuKEt092RVdNBKRBOecdPfWJwnAEXrcustK5c4p0 7292
app/db.py sha256=yvx1INu1nmxu6jnOKcKv1BMAiRWBCVZMpEdYMe8OaYE 3519
app/models.py sha256=RvSf3uJrLe75bEMdxHVKgCo3eiRcAlKtvc6PPXIxhws 1166
app/monitors/__init__.py sha256=t70haDwVoROxuTz2BscIjbsMsr0AC-ih1-N4w7XBLcA 229
app/monitors/base.py sha256=WW-znmeDMDzb8OLE286O0wrd_n7LahbV8RQHU07C-6k 772
app/monitors/cpu.py sha256=W-LPIFWK0Lc1mBWDNSxC8WP3_wDEOMe5W_qDNGNqla8 752
app/monitors/disk.py sha256=KJFuO-iIWZ_K1zcxIQEEQIEqRwBl1uGmUpAJxKdRp9s 828
app/monitors/memory.py sha256=9dZBPOeaak4gslrlNvZWBZqLunPFJZ7f53X05NGfzg0 3850
app/monitors/ping.py sha256=hxOs6GaVSi3ZthD6hhIL2zsEHLw60dCIks-mzoqp4RE 2659
server_monitoring_made_easy-0.1.1.dist-info/LICENSE.md sha256=4RR44wOU84-UCHkKR7W4DscOYkDl_yfuGl-aRoz0ZKs 1071
server_monitoring_made_easy-0.1.1.dist-info/METADATA sha256=2KBqMkJMVM1qEtAZwKPSgesPNSNqe9Q6mppPMN4VNq0 6175
server_monitoring_made_easy-0.1.1.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
server_monitoring_made_easy-0.1.1.dist-info/entry_points.txt sha256=vphzMX4P1AthafFObk__AxhLpsrLQw6JE9C1LxUr32Q 35
server_monitoring_made_easy-0.1.1.dist-info/RECORD

entry_points.txt

sme = app.cli:cli