Category: Scripting
Monitoring Interface errors – Linux & Zabbix
Initially I created a simple script that took the stats from netstat -i every minute and manipulated them so that it left a file per interface per error counter with two figures: the total number of e... Read MoreBash and mutt
So trying to write a bash script that uses mutt to send various emails. So the following works with no attachment: cat $email_body | /usr/bin/mutt -s "$msg_subject" $rcpt However when I try to attach ... Read More- 2 of 2
- « Previous
- 1
- 2



