Skip to content

rafaelurrutiasilva/All_in_Bash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

All in Bash

All_in_Bash
In this repo you will find a bunch of scripts written in Bash.
They are categorized for various purposes, such as modern apps, observability, monitoring, and more.

All scripts are present in my other repositories but are gathered here for easier access and organization.


A Mix of Originality and Community Inspiration

It is not my intention to steal or take credit for others' work. My scripts are a product of both my own creation and a lot of borrowing and inspiration from like-minded individuals out there on forums, manuals, and the internet.


Modern Apps and Observability

Script Function
generate_manifests.sh Used to generate Kubernetes manifests using Helm and Kubeseal.
install_prometheus_server.sh Install and confugure all you need to run a Prometheus server.
install_prometheus_exporter.sh Install and confugure all you need to run a Prometheus node-exporter.

Monitoring and Nagios Check

They are all tested in CentOS, Suse, RHEL and Photon OS

Script Function
check_by_top Will check tasks, cpu, mem or swap using command top.
check_disk Will check disk utilization.
check_file_age Will check file age in min filter by name and numbers of files.
check_ps Will check linux process.

Education and Home-labb

Script Function
installing_all_from_scratch.sh Used to install: helm, kind, kubectl, kubeseal, kustomize and skaffold. All in one!

Releases

No releases published

Packages

No packages published