Horje
linux high load send mail Code Example
linux high load send mail
max=3; load=$(cat /proc/loadavg | cut -d' ' -f1); [[ "${load%.*}" -ge "$max" ]] && mail -s "Load exceeded $max on $(hostname -s)" username@example.com




Shell

Related
log to file docker overflow Code Example log to file docker overflow Code Example
meterial ui installesions Code Example meterial ui installesions Code Example
bash reading file wrong Code Example bash reading file wrong Code Example
debian buster install twemproxy Code Example debian buster install twemproxy Code Example
cordova-plugin-fingerprint-aio Code Example cordova-plugin-fingerprint-aio Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
11