Open bignay2000 opened 3 months ago
Be great to add this or something similar to the README in the repo. My use case is that I want a script that can be easily added to an existing Jenkins server to run a shell script and send an email alert on temperature with minimal dependancies or reliance on some unique monitoring solution.
Script to run on MacOS & Linux and return error if temperature is greater than 75.00 degrees Fahrenheit. Uses BC to work around BASH's issues with decimals...
Works in Linux if the snmpwalk package is installed: