Révision 17f78427
Whitespace cleanup
- remove trailing whitespace
- remove empty lines at the end of files
| plugins/mogilefs/mogilefsd_queries | ||
|---|---|---|
| 24 | 24 |
# Usage: |
| 25 | 25 |
# ln -s /usr/share/munin/plugins/mogilefsd_activity \ |
| 26 | 26 |
# /etc/munin/plugins/ |
| 27 |
#
|
|
| 27 |
# |
|
| 28 | 28 |
# Configuration variables: |
| 29 | 29 |
# |
| 30 | 30 |
# host (default: '127.0.0.1') |
| ... | ... | |
| 133 | 133 |
print "queries.min 0\n"; |
| 134 | 134 |
|
| 135 | 135 |
exit 0; |
| 136 |
}
|
|
| 137 |
|
|
| 136 |
} |
|
| 137 |
|
|
| 138 | 138 |
print %states; |
| 139 |
|
|
| 139 |
|
|
| 140 | 140 |
&query_mogilefsd($mogilefsd_host, $mogilefsd_port); |
| 141 | 141 |
|
| 142 | 142 |
foreach $key (@known_states) {
|
Formats disponibles : Unified diff