Skip to content

This is repository will be use for learning DevOps and creating project

Notifications You must be signed in to change notification settings

sanjaypanwar2508/devops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DevOps Learning Repository

This repository is used for learning DevOps and creating projects.

Projects

VM Health Check Script

A shell script that monitors the health of Ubuntu virtual machines by analyzing CPU, memory, and disk usage.

Location: vm_health_check/

Quick Start:

cd vm_health_check

# Basic health check
./vm_health_check.sh

# Detailed health check with explanations
./vm_health_check.sh explain

See vm_health_check/README.md for complete documentation.

About

This is repository will be use for learning DevOps and creating project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages