Révision 17f78427
Whitespace cleanup
- remove trailing whitespace
- remove empty lines at the end of files
| plugins/vpn/openvpn_as_mtime | ||
|---|---|---|
| 36 | 36 |
|
| 37 | 37 |
|
| 38 | 38 |
if [ "$1" = "autoconf" ]; then |
| 39 |
echo yes
|
|
| 39 |
echo yes |
|
| 40 | 40 |
exit 0 |
| 41 | 41 |
fi |
| 42 | 42 |
|
| ... | ... | |
| 62 | 62 |
echo "time.label Users" |
| 63 | 63 |
echo "time.type GAUGE" |
| 64 | 64 |
echo "time.min 0" |
| 65 |
|
|
| 65 |
|
|
| 66 | 66 |
exit 0 |
| 67 | 67 |
fi |
| 68 | 68 |
|
| ... | ... | |
| 78 | 78 |
|
| 79 | 79 |
# Total is total time between number of users between 60 for give it in minutes |
| 80 | 80 |
echo "time.value $(($(($SUM / $TOTU)) / 60))" |
| 81 |
|
|
| 81 |
|
|
| 82 | 82 |
|
Formats disponibles : Unified diff