mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-24 18:07:20 +00:00
Whitespace cleanup
* remove trailing whitespace * remove empty lines at the end of files
This commit is contained in:
parent
ef851f0c34
commit
17f784270a
604 changed files with 2927 additions and 2945 deletions
|
@ -16,7 +16,7 @@
|
|||
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
#
|
||||
|
||||
#
|
||||
#
|
||||
# Plugin to monitor an smstools installation
|
||||
#
|
||||
# Usage: Link or copy into the munin-node plugin directory, name it according
|
||||
|
@ -85,8 +85,8 @@ fi
|
|||
|
||||
|
||||
# If run with the "config"-parameter, give out information on how the
|
||||
# graphs should look.
|
||||
|
||||
# graphs should look.
|
||||
|
||||
if [ "$1" = "config" ]; then
|
||||
echo 'graph_title SMSTools Report for '${MODEM}
|
||||
echo 'graph_args --base 1000 -l 0'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue