Skip to content

scherbdmitry/LinuxMonitoring_v1.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Overview

This repository contains Linux monitoring and health-check scripts designed to demonstrate practical operational support skills (system visibility, basic alerting patterns, and troubleshooting signals).

What this project demonstrates

  • Collecting key system signals (CPU, memory, disk usage, processes)
  • Producing simple status outputs suitable for automation or scheduled checks (cron)
  • Basic operational mindset: detect issues early, provide actionable signals

How to use

  • Review scripts inside the project folder(s) and run them locally on Linux
  • Optionally schedule checks via cron to simulate periodic monitoring

Notes

This is intentionally lightweight and focuses on fundamentals that translate well to cloud/containers monitoring later (Prometheus/Grafana, CloudWatch, etc.).

About

Linux monitoring & health-check scripts (CPU, memory, disk, processes) with basic alerting patterns for operational support.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages