Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 622 Bytes

README.md

File metadata and controls

31 lines (23 loc) · 622 Bytes

podschecker

podschecker is a simple script thats check your pods health on your terminal, it can send x11 notifications

Setup

curl https://raw.githubusercontent.com/hatembentayeb/podschecker/master/podschecker.sh --output podschecker.sh
chmod +x podschecker.sh

Usage

➜   ./podschecker.sh

Sit Down and Wait  😂 :

busybox ... OK!
nginx ... OK!
nginx22 ... OK!
nginxerr ... Oh Shit !

STATS:

+---------------+---------------+
|Healthy Pods   |Unhealthy Pods |
+---------------+---------------+
|3              |1             |
+---------------+---------------+