Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: TrainWithShubham/python-for-devops
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: ArvindJitendraPatil/python-for-devops
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 2 files changed
  • 1 contributor

Commits on Feb 1, 2026

  1. Add purpose comment to system_health.py

    Added a comment about the purpose of the script.
    ArvindJitendraPatil authored Feb 1, 2026
    1 Configuration menu
    Copy the full SHA
    4dc1179 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2026

  1. Configuration menu
    Copy the full SHA
    1567597 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2026

  1. Configuration menu
    Copy the full SHA
    a070fd6 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2026

  1. Add system health monitoring script

    This script provides system health metrics including CPU, memory, disk, and network usage based on user input.
    ArvindJitendraPatil authored Mar 20, 2026
    Configuration menu
    Copy the full SHA
    04f2172 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8832c25 View commit details
    Browse the repository at this point in the history
Loading