1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-08-09 23:43:57 +00:00

Whitespace cleanup

* remove trailing whitespace
* remove empty lines at the end of files
This commit is contained in:
Lars Kruse 2018-08-02 02:03:42 +02:00
parent ef851f0c34
commit 17f784270a
604 changed files with 2927 additions and 2945 deletions

View file

@ -2,7 +2,7 @@
###################################################################################################
#
# Multigraph munin plugin to monitor 2wcom DSR01/DSR02 Professional Audio Satellite-Receivers
# Multigraph munin plugin to monitor 2wcom DSR01/DSR02 Professional Audio Satellite-Receivers
# through their web interface status page.
#
# To use this plugin, copy it to the munin's plugin directory (eg. /usr/share/munin/plugins)
@ -140,7 +140,7 @@ echo "graph_info Detected bit error rate (BER) before the Reed Solomon error cor
echo "ber_rs.label RS/BCH BER"
echo "ber_rs.critical 0.0002"
echo "ber_rs.info BER before Reed Solomon error correction"
echo
echo
exit 0;;
esac