mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-22 02:51:03 +00:00
Merge pull request #545 from stoile/master
Cleanup Raspberry Pi plugins
This commit is contained in:
commit
60d7b641bf
3 changed files with 1 additions and 1 deletions
|
@ -48,4 +48,4 @@ EOM
|
||||||
exit 0;;
|
exit 0;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
echo "temp.value `/opt/vc/bin/vcgencmd measure_temp | sed -n "s/temp=\(.*\)'C/\1/p"`"
|
echo "temp.value `vcgencmd measure_temp | sed -n "s/temp=\(.*\)'C/\1/p"`"
|
Loading…
Add table
Add a link
Reference in a new issue