Révision 17f78427
Whitespace cleanup
- remove trailing whitespace
- remove empty lines at the end of files
| plugins/nagios/nagiosstatus | ||
|---|---|---|
| 14 | 14 |
# Config variables: |
| 15 | 15 |
# |
| 16 | 16 |
# statuslog - Which logfile to use |
| 17 |
# Might be /var/log/nagios2/nagios.log if
|
|
| 17 |
# Might be /var/log/nagios2/nagios.log if |
|
| 18 | 18 |
# /var/log/nagios/status.log is missing |
| 19 | 19 |
# |
| 20 | 20 |
# This program is free software; you can redistribute it and/or |
| ... | ... | |
| 109 | 109 |
if(/^\s+\}\s*$/) {
|
| 110 | 110 |
$type = ""; |
| 111 | 111 |
} |
| 112 |
|
|
| 112 |
|
|
| 113 | 113 |
if($type) {
|
| 114 | 114 |
push(@{$values{$type}}, $_);
|
| 115 | 115 |
} |
Formats disponibles : Unified diff