DevOps_CLI -Server Health Monitor with Logging & Plotting (MVP)
A Very Minimal Server/API Health Checking Module. Offering CSV Report Generation with Plotting and Logging.
[GitHub] (https://github.com/muminul2027/dev_ops_cli/)
Architecture
main.py
|
CLI
|
Loader
|
Checker -> Logger
|
Analyzer
|
Report
|
CSV/ Graph
Key Features -Minimal Build. -CSV,PNG,LOG Output. -Modular. Easily Scalable. -CLI Option -Modifiable Server List
Tech Stack -Python Version: 3.12+ -Ping: Requests -CLI: Argparse -CSV: CSV Module -JSON: json Module -Graph: Pandas,Matplotlib
Project Version -Project_Version: 0.1.0
-[Installation] -[Usage] -[Screenshot] -[Author] -[License]
-
Clone the repository
git clone github_url -
Install Dependency With Pip
pip install -r requirements.txt
-
Move Your Working Directory to devOps_CLI Folder
cd to_devOps_CLI_folder -
Run From main.py With
python3 -m main -
For CLI Enable Run:
python3 -m main --output
##Screenshot
[MUMINUL ISLAM: MUMINUL__ISLAM__] Visit Github Page For More Fun Projects
This Project is Proprietary and For Job Evaluation Purpose Only Not to Build to Mimicing any Existing Software/Services. All Codes From Author.
config.json used url as reference.put your own url there before use. this app is not intended to violate any terms of service of any url.
Thank Your For Visiting the Code Base. [Muminul Islam] [2026]
