mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-25 10:28:36 +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
|
@ -1,15 +1,15 @@
|
|||
#!/usr/bin/perl -w
|
||||
#
|
||||
#
|
||||
# Plugin to monitor apcupsd via apcaccess
|
||||
#
|
||||
# Version 1.3
|
||||
#
|
||||
#
|
||||
# Copyright (C) 2005-2008 Behan Webster <behanw AT websterwood DOT com>
|
||||
# Licenced under GPL 2.0
|
||||
#
|
||||
# Written by: Behan Webster <behanw AT websterwood DOT com>
|
||||
# German translation by: Bianco Veigel <bianco.veigel AT zivillian DOT de>
|
||||
#
|
||||
#
|
||||
#%# family=auto
|
||||
#%# capabilities=autoconf
|
||||
|
||||
|
@ -28,7 +28,7 @@ my $language = $ENV{LANG} || 'en';
|
|||
#
|
||||
# UPSNAME : Elfhild
|
||||
# MODEL : SMART-UPS 1400 RM XL
|
||||
# STATUS : ONLINE
|
||||
# STATUS : ONLINE
|
||||
# LINEV : 123.5 Volts
|
||||
# LOADPCT : 24.9 Percent Load Capacity
|
||||
# BCHARGE : 100.0 Percent
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue