Merge pull request #938 from cshore-firmware/pull-request-statistics-df
app-statistics: df: Don't separate disk usage types
This commit is contained in:
commit
6a7eaeb486
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ function rrdargs( graph, plugin, plugin_instance, dtype )
|
|||
return {
|
||||
title = "%H: Disk space usage on %pi",
|
||||
vlabel = "Bytes",
|
||||
per_instance = true,
|
||||
number_format = "%5.1lf%sB",
|
||||
|
||||
data = {
|
||||
|
|
Loading…
Reference in a new issue