Révision 17f78427
Whitespace cleanup
- remove trailing whitespace
- remove empty lines at the end of files
| plugins/mongodb/mongo_lag | ||
|---|---|---|
| 13 | 13 |
|
| 14 | 14 |
:author: Stefan Andersen <stefan@stefanandersen.dk> |
| 15 | 15 |
:license: The Beer Ware License (Revision 42) |
| 16 |
<stefan@stefanandersen.dk> wrote this file. As long
|
|
| 17 |
as you retain this notice you can do whatever you want
|
|
| 18 |
with this stuff. If we meet some day, and you think
|
|
| 19 |
this stuff is worth it, you can buy me a beer in return.
|
|
| 16 |
<stefan@stefanandersen.dk> wrote this file. As long |
|
| 17 |
as you retain this notice you can do whatever you want |
|
| 18 |
with this stuff. If we meet some day, and you think |
|
| 19 |
this stuff is worth it, you can buy me a beer in return. |
|
| 20 | 20 |
""" |
| 21 | 21 |
import os |
| 22 | 22 |
import sys |
| ... | ... | |
| 51 | 51 |
graph_vlabel Replication lag (seconds) |
| 52 | 52 |
graph_category db |
| 53 | 53 |
""" |
| 54 |
|
|
| 54 |
|
|
| 55 | 55 |
for member in _get_members(): |
| 56 | 56 |
print "{0}.label {0}".format(member)
|
| 57 | 57 |
|
Formats disponibles : Unified diff