removed 'memory_mode' option #204

This commit is contained in:
Jordi Sanfeliu 2018-03-19 13:14:47 +01:00
parent d7fa9e9e6d
commit 6b0913143a
2 changed files with 0 additions and 8 deletions

View File

@ -494,13 +494,6 @@ This enables or disables the monitoring of each graph. Placing a \fIy\fP on a de
.SS System load average and usage (system.rrd)
This graph shows information about system load average (classical UNIX triplet), memory allocation, active processes (on Linux brought directly from the /proc directory), entropy and the system uptime.
.P
.BI memory_mode
.RS
This option permits to toggle between the modes \fBreal\fP and \fBinterpreted\fP the way how the memory graph is represented. The main difference between both modes is how is calculated the used memory. Currently it's the result of subtracting the \fIbuffer\fP and \fIcache\fP values from \fIused\fP.
.P
Default value: \fIreal\fP
.RE
.P
.BI loadavg_enabled
.RS
This section enables or disables the alert capabilities for this graph. Only the alert for the average CPU load is currently implemented. It works as follows:

View File

@ -125,7 +125,6 @@ secure_log_date_format = %b %e
# SYSTEM graph
# -----------------------------------------------------------------------------
<system>
memory_mode = real
<alerts>
loadavg_enabled = n
loadavg_timeintvl = 3600