Révision 17f78427
Whitespace cleanup
- remove trailing whitespace
- remove empty lines at the end of files
| plugins/wuala/wuala_stats | ||
|---|---|---|
| 1 | 1 |
#!/usr/bin/perl -w |
| 2 |
#
|
|
| 2 |
# |
|
| 3 | 3 |
# Plugin to monior the Wua.la Linux client |
| 4 | 4 |
# for shared, social storage from http://wua.la. |
| 5 | 5 |
# |
| ... | ... | |
| 10 | 10 |
# |
| 11 | 11 |
# Set env.wualadir <yourpathtowuala>, e.g. /home/fred/wuala |
| 12 | 12 |
# and user fred. Please note, that if you don't run this |
| 13 |
# plugin as the correct user it won't work, since the
|
|
| 13 |
# plugin as the correct user it won't work, since the |
|
| 14 | 14 |
# wualacmd command will only work when running as the correct user. |
| 15 | 15 |
# |
| 16 | 16 |
# The Plugin tries to detect if wuala is running and will |
| 17 | 17 |
# report unknown (U) as values if it is not running. |
| 18 | 18 |
# |
| 19 | 19 |
# This is a dual-personality plugin. If the file- or |
| 20 |
# softlink-name of this plugin ends in _storage it will report
|
|
| 20 |
# softlink-name of this plugin ends in _storage it will report |
|
| 21 | 21 |
# the storage values and if it ends in _uptime it will report the |
| 22 | 22 |
# uptime. |
| 23 | 23 |
# |
Formats disponibles : Unified diff