Révision d45c84e5
Missed one parameters equals with whitespaces.
| plugins/disk/btrfs_device_stats | ||
|---|---|---|
| 113 | 113 |
|
| 114 | 114 |
print("flush_errs.label Flush Errors")
|
| 115 | 115 |
print("flush_errs.warning " + os.getenv('flush_errs_warning',
|
| 116 |
default = str(warning)))
|
|
| 116 |
default=str(warning)))
|
|
| 117 | 117 |
if os.getenv('flush_errs_critical', default=critical):
|
| 118 | 118 |
print("flush_errs.critical " + os.getenv('flush_errs_critical',
|
| 119 | 119 |
default=str(critical))) |
Formats disponibles : Unified diff