I put my little monitoring-script for getting notified about CPUs that run too hot/disks that get too full on github t.co/aG4ALzykY…
This video by Macklemore is awesome, too: Macklemore & Ryan Lewis - Thrift Shop feat. Wanz t.co/m9MvoP9N2…
I really like this music video: Watch “Macklemore X Ryan LewisL - And We Danced” - t.co/PWiJiZYE9…
A second one follows shortly
Vielleicht in 4 Jahren #camp
And I mean my own machine outside of an environment where I have some monitor-server with icinga or nagios.
When I want to be notified about critical sensor events (eg CPU gets too hot),is there a more elegant way than running a cronjob every min?
I just wanted to create a small shell-script that sends a notification me when the CPU gets too hot. The notes get longer and longer…
Mega Man Speedrunning Leader Boards: t.co/Ahi43iKCo…
I have this output: +50.0°C How do I get rid of the “+” and the “.0°C” with sed with 1 instead of 2 operations? sed ’s/+//g' sed ’s/.0°C//g'
Sometimes I wonder about the weird things like when did I start to prefer hard wrapping text instead of soft wrapping on vim…