mirror of https://github.com/mikaku/Monitorix.git
fix indentations in monitorix.conf.5
This commit is contained in:
parent
157d1fa25b
commit
0e3af86e71
|
@ -1221,30 +1221,18 @@ This is the number of graphs that will be put in a row.
|
|||
.P
|
||||
Default value: \fI2\fP
|
||||
.RE
|
||||
|
||||
.P
|
||||
.RE
|
||||
.RE
|
||||
.BI use_nan_for_missing_data
|
||||
.RS
|
||||
This option, when enabled via \fIy\fP, shows \fnan\fP values for missing data instead of \f0\fP. This is useful when \f0\fP could be mistaken for valid data.
|
||||
.P
|
||||
Default value: \fIn\fP
|
||||
.RE
|
||||
.P
|
||||
.RE
|
||||
.RE
|
||||
.BI gap_on_all_nan
|
||||
.RS
|
||||
This option, when enabled via \fIy\fP, combined with the \fIshow_gaps\fP option shows gaps only if all data points are \fInan\fP instead of requiring only one to be \fInan\fP for a gap. This can be useful if not all sensor data are required for normal operation.
|
||||
.P
|
||||
Default value: \fIn\fP
|
||||
.RE
|
||||
|
||||
|
||||
|
||||
|
||||
.P
|
||||
.BI extra_args
|
||||
.RS
|
||||
This option includes any extra argument to the \fIipmitool\fP command executed by Monitorix, which is "ipmitool <extra_args> sdr". This is specially useful if you need to monitor a remote server. An example would be:
|
||||
|
@ -1357,14 +1345,12 @@ This is the number of graphs that will be put in a row.
|
|||
.P
|
||||
Default value: \fI2\fP
|
||||
.RE
|
||||
.RE
|
||||
.BI scientific_notation
|
||||
.RS
|
||||
This is an option to enable scientific notation for the current value in the legend.
|
||||
.P
|
||||
Default value: \fIn\fP
|
||||
.RE
|
||||
.RE
|
||||
.BI show_average
|
||||
.RS
|
||||
This is an option to show also average, minimum and maximum values in the legend
|
||||
|
@ -1548,8 +1534,6 @@ This option, when enabled via \fIy\fP, shows \fnan\fP values for missing data in
|
|||
Default value: \fIn\fP
|
||||
.RE
|
||||
.P
|
||||
.RE
|
||||
.RE
|
||||
.BI gap_on_all_nan
|
||||
.RS
|
||||
This option, when enabled via \fIy\fP, combined with the \fIshow_gaps\fP option shows gaps only if all data points are \fInan\fP instead of requiring only one to be \fInan\fP for a gap. This can be useful if not all sensor data are required for normal operation.
|
||||
|
@ -1707,8 +1691,6 @@ This option, when enabled via \fIy\fP, shows \fnan\fP values for missing data in
|
|||
Default value: \fIn\fP
|
||||
.RE
|
||||
.P
|
||||
.RE
|
||||
.RE
|
||||
.BI gap_on_all_nan
|
||||
.RS
|
||||
This option, when enabled via \fIy\fP, combined with the \fIshow_gaps\fP option shows gaps only if all data points are \fInan\fP instead of requiring only one to be \fInan\fP for a gap. This can be useful if not all sensor data are required for normal operation.
|
||||
|
@ -1879,7 +1861,6 @@ This option changes this behavior and permits to continue working even if the de
|
|||
Default value: \fIn\fP
|
||||
.RE
|
||||
.P
|
||||
.RE
|
||||
.BI respect_standby
|
||||
.RS
|
||||
This option, when enabled via \fIy\fP, won't wake up disks if they are already in standby but also won't report new smart during standby.
|
||||
|
@ -1887,7 +1868,6 @@ This option, when enabled via \fIy\fP, won't wake up disks if they are already i
|
|||
Default value: \fIn\fP
|
||||
.RE
|
||||
.P
|
||||
.RE
|
||||
.BI use_nan_for_missing_data
|
||||
.RS
|
||||
This option, when enabled via \fIy\fP, shows \fnan\fP values for missing data instead of \f0\fP. This is useful when \f0\fP could be mistaken for valid data.
|
||||
|
@ -1895,7 +1875,6 @@ This option, when enabled via \fIy\fP, shows \fnan\fP values for missing data in
|
|||
Default value: \fIn\fP
|
||||
.RE
|
||||
.P
|
||||
.RE
|
||||
.BI gap_on_all_nan
|
||||
.RS
|
||||
This option, when enabled via \fIy\fP, combined with the \fIshow_gaps\fP option shows gaps only if all data points are \fInan\fP instead of requiring only one to be \fInan\fP for a gap. This can be useful if not all sensor data are required for normal operation.
|
||||
|
@ -2103,7 +2082,6 @@ Show additional plots for total bytes written, media errors and unsafe shutdowns
|
|||
.P
|
||||
Default value: \fIy\fP
|
||||
.RE
|
||||
.RE
|
||||
.P
|
||||
.BI show_current_values
|
||||
.RS
|
||||
|
@ -2120,8 +2098,6 @@ This option, when enabled via \fIy\fP, shows \fnan\fP values for missing data in
|
|||
Default value: \fIn\fP
|
||||
.RE
|
||||
.P
|
||||
.RE
|
||||
.RE
|
||||
.BI gap_on_all_nan
|
||||
.RS
|
||||
This option, when enabled via \fIy\fP, combined with the \fIshow_gaps\fP option shows gaps only if all data points are \fInan\fP instead of requiring only one to be \fInan\fP for a gap. This can be useful if not all sensor data are required for normal operation.
|
||||
|
|
Loading…
Reference in New Issue