{ "variables": { "COLOR_CANVAS": "#00000000", "COLOR_ARROW": "#000000FF", "COLOR_LINE_SINGLE_SUB": "#0000FF80", "COLOR_BACKGROUND": "#00000000", "LINE_WIDTH_PRIMARY": "3", "COLOR_LINE_SINGLE": "#0000FFFF", "COLOR_AXIS": "#000000FF", "LINE_WIDTH_SECONDARY": "1", "COLOR_FONT": "#000000FF" }, "cover": [ "CPU/overview/cover", "Memory/overview/cover", "Battery/voltage/cover" ], "page": { "plots": [ { "type": "CPU/overview", "subplots": { "plots": [ { "type": "CPU/overview" }, { "type": "CPU/idle" }, { "type": "CPU/nice" }, { "type": "CPU/user" }, { "type": "CPU/system" }, { "type": "CPU/wait" }, { "type": "CPU/steal" }, { "type": "CPU/softirq" }, { "type": "CPU/interrupt" } ], "title": "CPU details" } }, { "type": "Battery/voltage", "subplots": { "plots": [ { "type": "Battery/current" }, { "type": "Battery/voltage" } ], "title": "Battery details" } }, { "type": "Storage/root", "subplots": { "plots": [ { "type": "Storage/root" }, { "type": "Storage/tmp" } ], "title": "Storage details" } }, { "type": "Memory/overview", "subplots": { "plots": [ { "type": "Memory/overview" }, { "type": "Memory/free" }, { "type": "Memory/cached" }, { "type": "Memory/buffered" }, { "type": "Memory/used" }, { "type": "Memory/slab_recl" }, { "type": "Memory/slab_unrecl" } ], "title": "Memory details" } }, { "type": "Network/rmnet_usb0/octets", "subplots": { "plots": [ { "type": "Network/rmnet_usb0/octets", "subplots": { "plots": [ { "type": "Network/rmnet_usb0/errors" }, { "type": "Network/rmnet_usb0/packets" }, { "type": "Network/rmnet_usb0/octets" }, { "type": "Network/rmnet_usb0/dropped" } ], "title": "Network details: rmnet_usb0" } }, { "type": "Network/lo/octets", "subplots": { "plots": [ { "type": "Network/lo/errors" }, { "type": "Network/lo/packets" }, { "type": "Network/lo/octets" }, { "type": "Network/lo/dropped" } ], "title": "Network details: lo" } }, { "type": "Network/wlan0/octets", "subplots": { "plots": [ { "type": "Network/wlan0/errors" }, { "type": "Network/wlan0/packets" }, { "type": "Network/wlan0/octets" }, { "type": "Network/wlan0/dropped" } ], "title": "Network details: wlan0" } } ], "title": "Network details" } }, { "type": "Load/load", "subplots": { "plots": [ { "type": "Load/load" }, { "type": "Context/context_switch" }, { "type": "Entropy/entropy" } ], "title": "Load details" } }, { "type": "Processes/overview", "subplots": { "plots": [ { "type": "Processes/overview" }, { "type": "Processes/fork_rate" }, { "type": "Processes/sleeping" }, { "type": "Processes/stopped" }, { "type": "Processes/running" }, { "type": "Processes/blocked" }, { "type": "Processes/paging" }, { "type": "Processes/zombies" }, { "type": "Processes/sensors.qcom/cputime", "subplots": { "plots": [ { "type": "Processes/sensors.qcom/count" }, { "type": "Processes/sensors.qcom/cputime" }, { "type": "Processes/sensors.qcom/vm" }, { "type": "Processes/sensors.qcom/code" }, { "type": "Processes/sensors.qcom/rss" }, { "type": "Processes/sensors.qcom/stacksize" }, { "type": "Processes/sensors.qcom/data" }, { "type": "Processes/sensors.qcom/pagefaults" } ], "title": "Process sensors.qcom" } }, { "type": "Processes/systemdatascope/cputime", "subplots": { "plots": [ { "type": "Processes/systemdatascope/count" }, { "type": "Processes/systemdatascope/cputime" }, { "type": "Processes/systemdatascope/vm" }, { "type": "Processes/systemdatascope/code" }, { "type": "Processes/systemdatascope/rss" }, { "type": "Processes/systemdatascope/stacksize" }, { "type": "Processes/systemdatascope/data" }, { "type": "Processes/systemdatascope/pagefaults" } ], "title": "Process systemdatascope" } }, { "type": "Processes/rrdtool/cputime", "subplots": { "plots": [ { "type": "Processes/rrdtool/disk_ops" }, { "type": "Processes/rrdtool/disk_octets" }, { "type": "Processes/rrdtool/count" }, { "type": "Processes/rrdtool/cputime" }, { "type": "Processes/rrdtool/vm" }, { "type": "Processes/rrdtool/code" }, { "type": "Processes/rrdtool/rss" }, { "type": "Processes/rrdtool/stacksize" }, { "type": "Processes/rrdtool/data" }, { "type": "Processes/rrdtool/pagefaults" } ], "title": "Process rrdtool" } }, { "type": "Processes/sensorfwd/cputime", "subplots": { "plots": [ { "type": "Processes/sensorfwd/count" }, { "type": "Processes/sensorfwd/cputime" }, { "type": "Processes/sensorfwd/vm" }, { "type": "Processes/sensorfwd/code" }, { "type": "Processes/sensorfwd/rss" }, { "type": "Processes/sensorfwd/stacksize" }, { "type": "Processes/sensorfwd/data" }, { "type": "Processes/sensorfwd/pagefaults" } ], "title": "Process sensorfwd" } }, { "type": "Processes/collectd/cputime", "subplots": { "plots": [ { "type": "Processes/collectd/disk_ops" }, { "type": "Processes/collectd/disk_octets" }, { "type": "Processes/collectd/count" }, { "type": "Processes/collectd/cputime" }, { "type": "Processes/collectd/vm" }, { "type": "Processes/collectd/code" }, { "type": "Processes/collectd/rss" }, { "type": "Processes/collectd/stacksize" }, { "type": "Processes/collectd/data" }, { "type": "Processes/collectd/pagefaults" } ], "title": "Process collectd" } } ], "title": "Processes details" } }, { "type": "Uptime/uptime" } ], "title": "Overview" }, "types": { "CPU/nice": { "files": [ "cpu/percent-nice.rrd" ], "command": "-t \"CPU nice, %\" --upper-limit 100 --lower-limit 0 --rigid --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ DEF:nice=cpu/percent-nice.rrd:value:AVERAGE DEF:nice_min=cpu/percent-nice.rrd:value:MIN DEF:nice_max=cpu/percent-nice.rrd:value:MAX CDEF:nice_max_min_delta=nice_max,nice_min,- LINE:nice_min AREA:nice_max_min_delta$COLOR_LINE_SINGLE_SUB$::STACK LINE$LINE_WIDTH_PRIMARY$:nice$COLOR_LINE_SINGLE$:\"\\l\" COMMENT:\\u GPRINT:nice:AVERAGE:\"Avr %1.0lf\" GPRINT:nice_min:MIN:\"Min %1.0lf\" GPRINT:nice_max:MAX:\"Max %1.0lf\" GPRINT:nice:LAST:\"Last %1.0lf\\r\" " }, "Memory/overview/cover": { "files": [ "memory/memory-slab_unrecl.rrd", "memory/memory-slab_recl.rrd", "memory/memory-used.rrd", "memory/memory-buffered.rrd", "memory/memory-cached.rrd", "memory/memory-free.rrd" ], "command": "-t \"Memory, B\" --lower-limit 0 --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ DEF:slab_unrecl=memory/memory-slab_unrecl.rrd:value:AVERAGE DEF:slab_recl=memory/memory-slab_recl.rrd:value:AVERAGE DEF:used=memory/memory-used.rrd:value:AVERAGE DEF:buffered=memory/memory-buffered.rrd:value:AVERAGE DEF:cached=memory/memory-cached.rrd:value:AVERAGE DEF:free=memory/memory-free.rrd:value:AVERAGE AREA:slab_unrecl#E41A1CFF:\"\" AREA:slab_recl#377EB8FF:\"\":STACK AREA:used#4DAF4AFF:\"\":STACK AREA:buffered#984EA3FF:\"\":STACK AREA:cached#FF7F00FF:\"\":STACK AREA:free#FFFF33FF:\"\":STACK " }, "Processes/collectd/disk_octets": { "files": [ "processes-collectd/ps_disk_octets.rrd" ], "command": "-t \"collectd: Disk traffic, bytes/s\" --lower-limit 0 --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ COMMENT:\" Avr\" COMMENT:\" Min\" COMMENT:\" Max\" COMMENT:\" Last\\r\" DEF:read=processes-collectd/ps_disk_octets.rrd:read:AVERAGE DEF:read_min=processes-collectd/ps_disk_octets.rrd:read:MIN DEF:read_max=processes-collectd/ps_disk_octets.rrd:read:MAX CDEF:read_max_min_delta=read_max,read_min,- DEF:write=processes-collectd/ps_disk_octets.rrd:write:AVERAGE DEF:write_min=processes-collectd/ps_disk_octets.rrd:write:MIN DEF:write_max=processes-collectd/ps_disk_octets.rrd:write:MAX CDEF:write_max_min_delta=write_max,write_min,- LINE:read_min AREA:read_max_min_delta#E41A1C80::STACK LINE:write_min AREA:write_max_min_delta#4DAF4A80::STACK LINE$LINE_WIDTH_PRIMARY$:read#E41A1CFF:\"read\\l\" COMMENT:\\u GPRINT:read:AVERAGE:\"%4.0lf%S\" GPRINT:read_min:MIN:\"%4.0lf%S\" GPRINT:read_max:MAX:\"%4.0lf%S\" GPRINT:read:LAST:\"%4.0lf%S\\r\" LINE$LINE_WIDTH_PRIMARY$:write#4DAF4AFF:\"write\\l\" COMMENT:\\u GPRINT:write:AVERAGE:\"%4.0lf%S\" GPRINT:write_min:MIN:\"%4.0lf%S\" GPRINT:write_max:MAX:\"%4.0lf%S\" GPRINT:write:LAST:\"%4.0lf%S\\r\" " }, "Processes/sensorfwd/vm": { "files": [ "processes-sensorfwd/ps_vm.rrd" ], "command": "-t \" sensorfwd: Virtual memory, bytes\" --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ DEF:vm=processes-sensorfwd/ps_vm.rrd:value:AVERAGE DEF:vm_min=processes-sensorfwd/ps_vm.rrd:value:MIN DEF:vm_max=processes-sensorfwd/ps_vm.rrd:value:MAX CDEF:vm_max_min_delta=vm_max,vm_min,- LINE:vm_min AREA:vm_max_min_delta$COLOR_LINE_SINGLE_SUB$::STACK LINE$LINE_WIDTH_PRIMARY$:vm$COLOR_LINE_SINGLE$:\" \\l\" COMMENT:\\u GPRINT:vm:AVERAGE:\"Avr %4.0lf%S\" GPRINT:vm_min:MIN:\"Min %4.0lf%S\" GPRINT:vm_max:MAX:\"Max %4.0lf%S\" GPRINT:vm:LAST:\"Last %4.0lf%S\\r\" " }, "Processes/collectd/rss": { "files": [ "processes-collectd/ps_rss.rrd" ], "command": "-t \" collectd: Resident segment size, bytes\" --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ DEF:rss=processes-collectd/ps_rss.rrd:value:AVERAGE DEF:rss_min=processes-collectd/ps_rss.rrd:value:MIN DEF:rss_max=processes-collectd/ps_rss.rrd:value:MAX CDEF:rss_max_min_delta=rss_max,rss_min,- LINE:rss_min AREA:rss_max_min_delta$COLOR_LINE_SINGLE_SUB$::STACK LINE$LINE_WIDTH_PRIMARY$:rss$COLOR_LINE_SINGLE$:\" \\l\" COMMENT:\\u GPRINT:rss:AVERAGE:\"Avr %4.0lf%S\" GPRINT:rss_min:MIN:\"Min %4.0lf%S\" GPRINT:rss_max:MAX:\"Max %4.0lf%S\" GPRINT:rss:LAST:\"Last %4.0lf%S\\r\" " }, "CPU/interrupt": { "files": [ "cpu/percent-interrupt.rrd" ], "command": "-t \"CPU interrupt, %\" --upper-limit 100 --lower-limit 0 --rigid --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ DEF:interrupt=cpu/percent-interrupt.rrd:value:AVERAGE DEF:interrupt_min=cpu/percent-interrupt.rrd:value:MIN DEF:interrupt_max=cpu/percent-interrupt.rrd:value:MAX CDEF:interrupt_max_min_delta=interrupt_max,interrupt_min,- LINE:interrupt_min AREA:interrupt_max_min_delta$COLOR_LINE_SINGLE_SUB$::STACK LINE$LINE_WIDTH_PRIMARY$:interrupt$COLOR_LINE_SINGLE$:\"\\l\" COMMENT:\\u GPRINT:interrupt:AVERAGE:\"Avr %1.0lf\" GPRINT:interrupt_min:MIN:\"Min %1.0lf\" GPRINT:interrupt_max:MAX:\"Max %1.0lf\" GPRINT:interrupt:LAST:\"Last %1.0lf\\r\" " }, "Processes/rrdtool/pagefaults": { "files": [ "processes-rrdtool/ps_pagefaults.rrd" ], "command": "-t \"rrdtool: Page faults, 1/s\" --lower-limit 0 --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ COMMENT:\" Avr\" COMMENT:\" Min\" COMMENT:\" Max\" COMMENT:\" Last\\r\" DEF:minflt=processes-rrdtool/ps_pagefaults.rrd:minflt:AVERAGE DEF:minflt_min=processes-rrdtool/ps_pagefaults.rrd:minflt:MIN DEF:minflt_max=processes-rrdtool/ps_pagefaults.rrd:minflt:MAX CDEF:minflt_max_min_delta=minflt_max,minflt_min,- DEF:majflt=processes-rrdtool/ps_pagefaults.rrd:majflt:AVERAGE DEF:majflt_min=processes-rrdtool/ps_pagefaults.rrd:majflt:MIN DEF:majflt_max=processes-rrdtool/ps_pagefaults.rrd:majflt:MAX CDEF:majflt_max_min_delta=majflt_max,majflt_min,- LINE:minflt_min AREA:minflt_max_min_delta#E41A1C80::STACK LINE:majflt_min AREA:majflt_max_min_delta#4DAF4A80::STACK LINE$LINE_WIDTH_PRIMARY$:minflt#E41A1CFF:\"minflt\\l\" COMMENT:\\u GPRINT:minflt:AVERAGE:\"%4.0lf%S\" GPRINT:minflt_min:MIN:\"%4.0lf%S\" GPRINT:minflt_max:MAX:\"%4.0lf%S\" GPRINT:minflt:LAST:\"%4.0lf%S\\r\" LINE$LINE_WIDTH_PRIMARY$:majflt#4DAF4AFF:\"majflt\\l\" COMMENT:\\u GPRINT:majflt:AVERAGE:\"%4.0lf%S\" GPRINT:majflt_min:MIN:\"%4.0lf%S\" GPRINT:majflt_max:MAX:\"%4.0lf%S\" GPRINT:majflt:LAST:\"%4.0lf%S\\r\" " }, "Processes/systemdatascope/stacksize": { "files": [ "processes-systemdatascope/ps_stacksize.rrd" ], "command": "-t \" systemdatascope: Stack size, bytes\" --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ DEF:stacksize=processes-systemdatascope/ps_stacksize.rrd:value:AVERAGE DEF:stacksize_min=processes-systemdatascope/ps_stacksize.rrd:value:MIN DEF:stacksize_max=processes-systemdatascope/ps_stacksize.rrd:value:MAX CDEF:stacksize_max_min_delta=stacksize_max,stacksize_min,- LINE:stacksize_min AREA:stacksize_max_min_delta$COLOR_LINE_SINGLE_SUB$::STACK LINE$LINE_WIDTH_PRIMARY$:stacksize$COLOR_LINE_SINGLE$:\" \\l\" COMMENT:\\u GPRINT:stacksize:AVERAGE:\"Avr %4.0lf%S\" GPRINT:stacksize_min:MIN:\"Min %4.0lf%S\" GPRINT:stacksize_max:MAX:\"Max %4.0lf%S\" GPRINT:stacksize:LAST:\"Last %4.0lf%S\\r\" " }, "Processes/paging": { "files": [ "processes/ps_state-paging.rrd" ], "command": "-t \" Processes paging\" --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ DEF:paging=processes/ps_state-paging.rrd:value:AVERAGE DEF:paging_min=processes/ps_state-paging.rrd:value:MIN DEF:paging_max=processes/ps_state-paging.rrd:value:MAX CDEF:paging_max_min_delta=paging_max,paging_min,- LINE:paging_min AREA:paging_max_min_delta$COLOR_LINE_SINGLE_SUB$::STACK LINE$LINE_WIDTH_PRIMARY$:paging$COLOR_LINE_SINGLE$:\" \\l\" COMMENT:\\u GPRINT:paging:AVERAGE:\"Avr %4.0lf%S\" GPRINT:paging_min:MIN:\"Min %4.0lf%S\" GPRINT:paging_max:MAX:\"Max %4.0lf%S\" GPRINT:paging:LAST:\"Last %4.0lf%S\\r\" " }, "Load/load": { "files": [ "load/load.rrd" ], "command": "-t \"Load\" --lower-limit 0 --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ COMMENT:\" Avr\" COMMENT:\" Min\" COMMENT:\" Max\" COMMENT:\" Last\\r\" DEF:shortterm=load/load.rrd:shortterm:AVERAGE DEF:shortterm_min=load/load.rrd:shortterm:MIN DEF:shortterm_max=load/load.rrd:shortterm:MAX CDEF:shortterm_max_min_delta=shortterm_max,shortterm_min,- DEF:midterm=load/load.rrd:midterm:AVERAGE DEF:midterm_min=load/load.rrd:midterm:MIN DEF:midterm_max=load/load.rrd:midterm:MAX CDEF:midterm_max_min_delta=midterm_max,midterm_min,- DEF:longterm=load/load.rrd:longterm:AVERAGE DEF:longterm_min=load/load.rrd:longterm:MIN DEF:longterm_max=load/load.rrd:longterm:MAX CDEF:longterm_max_min_delta=longterm_max,longterm_min,- LINE:shortterm_min AREA:shortterm_max_min_delta#E41A1C80::STACK LINE:midterm_min AREA:midterm_max_min_delta#377EB880::STACK LINE:longterm_min AREA:longterm_max_min_delta#4DAF4A80::STACK LINE$LINE_WIDTH_PRIMARY$:shortterm#E41A1CFF:\"shortterm\\l\" COMMENT:\\u GPRINT:shortterm:AVERAGE:\"%5.2lf\" GPRINT:shortterm_min:MIN:\"%5.2lf\" GPRINT:shortterm_max:MAX:\"%5.2lf\" GPRINT:shortterm:LAST:\"%5.2lf\\r\" LINE$LINE_WIDTH_PRIMARY$:midterm#377EB8FF:\"midterm\\l\" COMMENT:\\u GPRINT:midterm:AVERAGE:\"%5.2lf\" GPRINT:midterm_min:MIN:\"%5.2lf\" GPRINT:midterm_max:MAX:\"%5.2lf\" GPRINT:midterm:LAST:\"%5.2lf\\r\" LINE$LINE_WIDTH_PRIMARY$:longterm#4DAF4AFF:\"longterm\\l\" COMMENT:\\u GPRINT:longterm:AVERAGE:\"%5.2lf\" GPRINT:longterm_min:MIN:\"%5.2lf\" GPRINT:longterm_max:MAX:\"%5.2lf\" GPRINT:longterm:LAST:\"%5.2lf\\r\" " }, "CPU/overview/cover": { "files": [ "cpu/percent-interrupt.rrd", "cpu/percent-softirq.rrd", "cpu/percent-steal.rrd", "cpu/percent-wait.rrd", "cpu/percent-system.rrd", "cpu/percent-user.rrd", "cpu/percent-nice.rrd", "cpu/percent-idle.rrd" ], "command": "-t \"CPU usage, %\" --upper-limit 100 --lower-limit 0 --rigid --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ DEF:interrupt=cpu/percent-interrupt.rrd:value:AVERAGE DEF:softirq=cpu/percent-softirq.rrd:value:AVERAGE DEF:steal=cpu/percent-steal.rrd:value:AVERAGE DEF:wait=cpu/percent-wait.rrd:value:AVERAGE DEF:system=cpu/percent-system.rrd:value:AVERAGE DEF:user=cpu/percent-user.rrd:value:AVERAGE DEF:nice=cpu/percent-nice.rrd:value:AVERAGE DEF:idle=cpu/percent-idle.rrd:value:AVERAGE AREA:interrupt#E41A1CFF: AREA:softirq#377EB8FF::STACK AREA:steal#4DAF4AFF::STACK AREA:wait#984EA3FF::STACK AREA:system#FF7F00FF::STACK AREA:user#FFFF33FF::STACK AREA:nice#A65628FF::STACK AREA:idle#00000000::STACK " }, "Network/lo/errors": { "files": [ "interface-lo/if_errors.rrd" ], "command": "-t \"Network lo errors, 1/s\" --lower-limit 0 --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ COMMENT:\" Avr\" COMMENT:\" Min\" COMMENT:\" Max\" COMMENT:\" Last\\r\" DEF:tx=interface-lo/if_errors.rrd:tx:AVERAGE DEF:tx_min=interface-lo/if_errors.rrd:tx:MIN DEF:tx_max=interface-lo/if_errors.rrd:tx:MAX CDEF:tx_max_min_delta=tx_max,tx_min,- VDEF:tx_total=tx,TOTAL DEF:rx=interface-lo/if_errors.rrd:rx:AVERAGE DEF:rx_min=interface-lo/if_errors.rrd:rx:MIN DEF:rx_max=interface-lo/if_errors.rrd:rx:MAX CDEF:rx_max_min_delta=rx_max,rx_min,- VDEF:rx_total=rx,TOTAL LINE:tx_min AREA:tx_max_min_delta#E41A1C80::STACK LINE:rx_min AREA:rx_max_min_delta#4DAF4A80::STACK LINE$LINE_WIDTH_PRIMARY$:tx#E41A1CFF:\"Outgoing\\l\" COMMENT:\\u GPRINT:tx:AVERAGE:\"%6.2lf%S\" GPRINT:tx_min:MIN:\"%6.2lf%S\" GPRINT:tx_max:MAX:\"%6.2lf%S\" GPRINT:tx:LAST:\"%6.2lf%S\\r\" LINE$LINE_WIDTH_PRIMARY$:rx#4DAF4AFF:\"Incoming\\l\" COMMENT:\\u GPRINT:rx:AVERAGE:\"%6.2lf%S\" GPRINT:rx_min:MIN:\"%6.2lf%S\" GPRINT:rx_max:MAX:\"%6.2lf%S\" GPRINT:rx:LAST:\"%6.2lf%S\\r\" GPRINT:tx_total:\"Outgoing Total %8.0lf%s\\r\" GPRINT:rx_total:\"Incoming Total %8.0lf%s\\r\" " }, "Network/lo/packets": { "files": [ "interface-lo/if_packets.rrd" ], "command": "-t \"Network lo packets, 1/s\" --lower-limit 0 --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ COMMENT:\" Avr\" COMMENT:\" Min\" COMMENT:\" Max\" COMMENT:\" Last\\r\" DEF:tx=interface-lo/if_packets.rrd:tx:AVERAGE DEF:tx_min=interface-lo/if_packets.rrd:tx:MIN DEF:tx_max=interface-lo/if_packets.rrd:tx:MAX CDEF:tx_max_min_delta=tx_max,tx_min,- VDEF:tx_total=tx,TOTAL DEF:rx=interface-lo/if_packets.rrd:rx:AVERAGE DEF:rx_min=interface-lo/if_packets.rrd:rx:MIN DEF:rx_max=interface-lo/if_packets.rrd:rx:MAX CDEF:rx_max_min_delta=rx_max,rx_min,- VDEF:rx_total=rx,TOTAL LINE:tx_min AREA:tx_max_min_delta#E41A1C80::STACK LINE:rx_min AREA:rx_max_min_delta#4DAF4A80::STACK LINE$LINE_WIDTH_PRIMARY$:tx#E41A1CFF:\"Outgoing\\l\" COMMENT:\\u GPRINT:tx:AVERAGE:\"%6.0lf%S\" GPRINT:tx_min:MIN:\"%6.0lf%S\" GPRINT:tx_max:MAX:\"%6.0lf%S\" GPRINT:tx:LAST:\"%6.0lf%S\\r\" LINE$LINE_WIDTH_PRIMARY$:rx#4DAF4AFF:\"Incoming\\l\" COMMENT:\\u GPRINT:rx:AVERAGE:\"%6.0lf%S\" GPRINT:rx_min:MIN:\"%6.0lf%S\" GPRINT:rx_max:MAX:\"%6.0lf%S\" GPRINT:rx:LAST:\"%6.0lf%S\\r\" GPRINT:tx_total:\"Outgoing Total %8.0lf%s\\r\" GPRINT:rx_total:\"Incoming Total %8.0lf%s\\r\" " }, "Processes/collectd/data": { "files": [ "processes-collectd/ps_data.rrd" ], "command": "-t \" collectd: Data size, bytes\" --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ DEF:data=processes-collectd/ps_data.rrd:value:AVERAGE DEF:data_min=processes-collectd/ps_data.rrd:value:MIN DEF:data_max=processes-collectd/ps_data.rrd:value:MAX CDEF:data_max_min_delta=data_max,data_min,- LINE:data_min AREA:data_max_min_delta$COLOR_LINE_SINGLE_SUB$::STACK LINE$LINE_WIDTH_PRIMARY$:data$COLOR_LINE_SINGLE$:\" \\l\" COMMENT:\\u GPRINT:data:AVERAGE:\"Avr %4.0lf%S\" GPRINT:data_min:MIN:\"Min %4.0lf%S\" GPRINT:data_max:MAX:\"Max %4.0lf%S\" GPRINT:data:LAST:\"Last %4.0lf%S\\r\" " }, "Processes/systemdatascope/count": { "files": [ "processes-systemdatascope/ps_count.rrd" ], "command": "-t \"systemdatascope: # processes/threads\" --lower-limit 0 --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ COMMENT:\" Avr\" COMMENT:\" Min\" COMMENT:\" Max\" COMMENT:\" Last\\r\" DEF:processes=processes-systemdatascope/ps_count.rrd:processes:AVERAGE DEF:processes_min=processes-systemdatascope/ps_count.rrd:processes:MIN DEF:processes_max=processes-systemdatascope/ps_count.rrd:processes:MAX CDEF:processes_max_min_delta=processes_max,processes_min,- DEF:threads=processes-systemdatascope/ps_count.rrd:threads:AVERAGE DEF:threads_min=processes-systemdatascope/ps_count.rrd:threads:MIN DEF:threads_max=processes-systemdatascope/ps_count.rrd:threads:MAX CDEF:threads_max_min_delta=threads_max,threads_min,- LINE:processes_min AREA:processes_max_min_delta#E41A1C80::STACK LINE:threads_min AREA:threads_max_min_delta#4DAF4A80::STACK LINE$LINE_WIDTH_PRIMARY$:processes#E41A1CFF:\"processes\\l\" COMMENT:\\u GPRINT:processes:AVERAGE:\"%4.0lf%S\" GPRINT:processes_min:MIN:\"%4.0lf%S\" GPRINT:processes_max:MAX:\"%4.0lf%S\" GPRINT:processes:LAST:\"%4.0lf%S\\r\" LINE$LINE_WIDTH_PRIMARY$:threads#4DAF4AFF:\"threads\\l\" COMMENT:\\u GPRINT:threads:AVERAGE:\"%4.0lf%S\" GPRINT:threads_min:MIN:\"%4.0lf%S\" GPRINT:threads_max:MAX:\"%4.0lf%S\" GPRINT:threads:LAST:\"%4.0lf%S\\r\" " }, "Processes/stopped": { "files": [ "processes/ps_state-stopped.rrd" ], "command": "-t \" Processes stopped\" --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ DEF:stopped=processes/ps_state-stopped.rrd:value:AVERAGE DEF:stopped_min=processes/ps_state-stopped.rrd:value:MIN DEF:stopped_max=processes/ps_state-stopped.rrd:value:MAX CDEF:stopped_max_min_delta=stopped_max,stopped_min,- LINE:stopped_min AREA:stopped_max_min_delta$COLOR_LINE_SINGLE_SUB$::STACK LINE$LINE_WIDTH_PRIMARY$:stopped$COLOR_LINE_SINGLE$:\" \\l\" COMMENT:\\u GPRINT:stopped:AVERAGE:\"Avr %4.0lf%S\" GPRINT:stopped_min:MIN:\"Min %4.0lf%S\" GPRINT:stopped_max:MAX:\"Max %4.0lf%S\" GPRINT:stopped:LAST:\"Last %4.0lf%S\\r\" " }, "Processes/rrdtool/count": { "files": [ "processes-rrdtool/ps_count.rrd" ], "command": "-t \"rrdtool: # processes/threads\" --lower-limit 0 --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ COMMENT:\" Avr\" COMMENT:\" Min\" COMMENT:\" Max\" COMMENT:\" Last\\r\" DEF:processes=processes-rrdtool/ps_count.rrd:processes:AVERAGE DEF:processes_min=processes-rrdtool/ps_count.rrd:processes:MIN DEF:processes_max=processes-rrdtool/ps_count.rrd:processes:MAX CDEF:processes_max_min_delta=processes_max,processes_min,- DEF:threads=processes-rrdtool/ps_count.rrd:threads:AVERAGE DEF:threads_min=processes-rrdtool/ps_count.rrd:threads:MIN DEF:threads_max=processes-rrdtool/ps_count.rrd:threads:MAX CDEF:threads_max_min_delta=threads_max,threads_min,- LINE:processes_min AREA:processes_max_min_delta#E41A1C80::STACK LINE:threads_min AREA:threads_max_min_delta#4DAF4A80::STACK LINE$LINE_WIDTH_PRIMARY$:processes#E41A1CFF:\"processes\\l\" COMMENT:\\u GPRINT:processes:AVERAGE:\"%4.0lf%S\" GPRINT:processes_min:MIN:\"%4.0lf%S\" GPRINT:processes_max:MAX:\"%4.0lf%S\" GPRINT:processes:LAST:\"%4.0lf%S\\r\" LINE$LINE_WIDTH_PRIMARY$:threads#4DAF4AFF:\"threads\\l\" COMMENT:\\u GPRINT:threads:AVERAGE:\"%4.0lf%S\" GPRINT:threads_min:MIN:\"%4.0lf%S\" GPRINT:threads_max:MAX:\"%4.0lf%S\" GPRINT:threads:LAST:\"%4.0lf%S\\r\" " }, "Processes/sensors.qcom/rss": { "files": [ "processes-sensors.qcom/ps_rss.rrd" ], "command": "-t \" sensors.qcom: Resident segment size, bytes\" --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ DEF:rss=processes-sensors.qcom/ps_rss.rrd:value:AVERAGE DEF:rss_min=processes-sensors.qcom/ps_rss.rrd:value:MIN DEF:rss_max=processes-sensors.qcom/ps_rss.rrd:value:MAX CDEF:rss_max_min_delta=rss_max,rss_min,- LINE:rss_min AREA:rss_max_min_delta$COLOR_LINE_SINGLE_SUB$::STACK LINE$LINE_WIDTH_PRIMARY$:rss$COLOR_LINE_SINGLE$:\" \\l\" COMMENT:\\u GPRINT:rss:AVERAGE:\"Avr %4.0lf%S\" GPRINT:rss_min:MIN:\"Min %4.0lf%S\" GPRINT:rss_max:MAX:\"Max %4.0lf%S\" GPRINT:rss:LAST:\"Last %4.0lf%S\\r\" " }, "Processes/overview": { "files": [ "processes/ps_state-zombies.rrd", "processes/ps_state-paging.rrd", "processes/ps_state-blocked.rrd", "processes/ps_state-running.rrd", "processes/ps_state-stopped.rrd", "processes/ps_state-sleeping.rrd" ], "command": "-t \"Processes overview, state\" --lower-limit 0 --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ COMMENT:\" Avr\" COMMENT:\" Min\" COMMENT:\" Max\" COMMENT:\" Last\\r\" DEF:zombies=processes/ps_state-zombies.rrd:value:AVERAGE DEF:paging=processes/ps_state-paging.rrd:value:AVERAGE DEF:blocked=processes/ps_state-blocked.rrd:value:AVERAGE DEF:running=processes/ps_state-running.rrd:value:AVERAGE DEF:stopped=processes/ps_state-stopped.rrd:value:AVERAGE DEF:sleeping=processes/ps_state-sleeping.rrd:value:AVERAGE AREA:zombies#E41A1CFF:\"zombies\\l\" COMMENT:\\u GPRINT:zombies:AVERAGE:\"%5.0lf\" GPRINT:zombies:MIN:\"%5.0lf\" GPRINT:zombies:MAX:\"%5.0lf\" GPRINT:zombies:LAST:\"%5.0lf\\r\" AREA:paging#377EB8FF:\"paging\\l\":STACK COMMENT:\\u GPRINT:paging:AVERAGE:\"%5.0lf\" GPRINT:paging:MIN:\"%5.0lf\" GPRINT:paging:MAX:\"%5.0lf\" GPRINT:paging:LAST:\"%5.0lf\\r\" AREA:blocked#4DAF4AFF:\"blocked\\l\":STACK COMMENT:\\u GPRINT:blocked:AVERAGE:\"%5.0lf\" GPRINT:blocked:MIN:\"%5.0lf\" GPRINT:blocked:MAX:\"%5.0lf\" GPRINT:blocked:LAST:\"%5.0lf\\r\" AREA:running#984EA3FF:\"running\\l\":STACK COMMENT:\\u GPRINT:running:AVERAGE:\"%5.0lf\" GPRINT:running:MIN:\"%5.0lf\" GPRINT:running:MAX:\"%5.0lf\" GPRINT:running:LAST:\"%5.0lf\\r\" AREA:stopped#FF7F00FF:\"stopped\\l\":STACK COMMENT:\\u GPRINT:stopped:AVERAGE:\"%5.0lf\" GPRINT:stopped:MIN:\"%5.0lf\" GPRINT:stopped:MAX:\"%5.0lf\" GPRINT:stopped:LAST:\"%5.0lf\\r\" AREA:sleeping#FFFF33FF:\"sleeping\\l\":STACK COMMENT:\\u GPRINT:sleeping:AVERAGE:\"%5.0lf\" GPRINT:sleeping:MIN:\"%5.0lf\" GPRINT:sleeping:MAX:\"%5.0lf\" GPRINT:sleeping:LAST:\"%5.0lf\\r\" " }, "Processes/rrdtool/rss": { "files": [ "processes-rrdtool/ps_rss.rrd" ], "command": "-t \" rrdtool: Resident segment size, bytes\" --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ DEF:rss=processes-rrdtool/ps_rss.rrd:value:AVERAGE DEF:rss_min=processes-rrdtool/ps_rss.rrd:value:MIN DEF:rss_max=processes-rrdtool/ps_rss.rrd:value:MAX CDEF:rss_max_min_delta=rss_max,rss_min,- LINE:rss_min AREA:rss_max_min_delta$COLOR_LINE_SINGLE_SUB$::STACK LINE$LINE_WIDTH_PRIMARY$:rss$COLOR_LINE_SINGLE$:\" \\l\" COMMENT:\\u GPRINT:rss:AVERAGE:\"Avr %4.0lf%S\" GPRINT:rss_min:MIN:\"Min %4.0lf%S\" GPRINT:rss_max:MAX:\"Max %4.0lf%S\" GPRINT:rss:LAST:\"Last %4.0lf%S\\r\" " }, "CPU/system": { "files": [ "cpu/percent-system.rrd" ], "command": "-t \"CPU system, %\" --upper-limit 100 --lower-limit 0 --rigid --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ DEF:system=cpu/percent-system.rrd:value:AVERAGE DEF:system_min=cpu/percent-system.rrd:value:MIN DEF:system_max=cpu/percent-system.rrd:value:MAX CDEF:system_max_min_delta=system_max,system_min,- LINE:system_min AREA:system_max_min_delta$COLOR_LINE_SINGLE_SUB$::STACK LINE$LINE_WIDTH_PRIMARY$:system$COLOR_LINE_SINGLE$:\"\\l\" COMMENT:\\u GPRINT:system:AVERAGE:\"Avr %1.0lf\" GPRINT:system_min:MIN:\"Min %1.0lf\" GPRINT:system_max:MAX:\"Max %1.0lf\" GPRINT:system:LAST:\"Last %1.0lf\\r\" " }, "Network/wlan0/octets": { "files": [ "interface-wlan0/if_octets.rrd" ], "command": "-t \"Network wlan0 traffic, bytes/s\" --lower-limit 0 --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ COMMENT:\" Avr\" COMMENT:\" Min\" COMMENT:\" Max\" COMMENT:\" Last\\r\" DEF:tx=interface-wlan0/if_octets.rrd:tx:AVERAGE DEF:tx_min=interface-wlan0/if_octets.rrd:tx:MIN DEF:tx_max=interface-wlan0/if_octets.rrd:tx:MAX CDEF:tx_max_min_delta=tx_max,tx_min,- VDEF:tx_total=tx,TOTAL DEF:rx=interface-wlan0/if_octets.rrd:rx:AVERAGE DEF:rx_min=interface-wlan0/if_octets.rrd:rx:MIN DEF:rx_max=interface-wlan0/if_octets.rrd:rx:MAX CDEF:rx_max_min_delta=rx_max,rx_min,- VDEF:rx_total=rx,TOTAL LINE:tx_min AREA:tx_max_min_delta#E41A1C80::STACK LINE:rx_min AREA:rx_max_min_delta#4DAF4A80::STACK LINE$LINE_WIDTH_PRIMARY$:tx#E41A1CFF:\"Outgoing\\l\" COMMENT:\\u GPRINT:tx:AVERAGE:\"%6.0lf%S\" GPRINT:tx_min:MIN:\"%6.0lf%S\" GPRINT:tx_max:MAX:\"%6.0lf%S\" GPRINT:tx:LAST:\"%6.0lf%S\\r\" LINE$LINE_WIDTH_PRIMARY$:rx#4DAF4AFF:\"Incoming\\l\" COMMENT:\\u GPRINT:rx:AVERAGE:\"%6.0lf%S\" GPRINT:rx_min:MIN:\"%6.0lf%S\" GPRINT:rx_max:MAX:\"%6.0lf%S\" GPRINT:rx:LAST:\"%6.0lf%S\\r\" GPRINT:tx_total:\"Outgoing Total %8.0lf%sB\\r\" GPRINT:rx_total:\"Incoming Total %8.0lf%sB\\r\" " }, "Processes/sensors.qcom/count": { "files": [ "processes-sensors.qcom/ps_count.rrd" ], "command": "-t \"sensors.qcom: # processes/threads\" --lower-limit 0 --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ COMMENT:\" Avr\" COMMENT:\" Min\" COMMENT:\" Max\" COMMENT:\" Last\\r\" DEF:processes=processes-sensors.qcom/ps_count.rrd:processes:AVERAGE DEF:processes_min=processes-sensors.qcom/ps_count.rrd:processes:MIN DEF:processes_max=processes-sensors.qcom/ps_count.rrd:processes:MAX CDEF:processes_max_min_delta=processes_max,processes_min,- DEF:threads=processes-sensors.qcom/ps_count.rrd:threads:AVERAGE DEF:threads_min=processes-sensors.qcom/ps_count.rrd:threads:MIN DEF:threads_max=processes-sensors.qcom/ps_count.rrd:threads:MAX CDEF:threads_max_min_delta=threads_max,threads_min,- LINE:processes_min AREA:processes_max_min_delta#E41A1C80::STACK LINE:threads_min AREA:threads_max_min_delta#4DAF4A80::STACK LINE$LINE_WIDTH_PRIMARY$:processes#E41A1CFF:\"processes\\l\" COMMENT:\\u GPRINT:processes:AVERAGE:\"%4.0lf%S\" GPRINT:processes_min:MIN:\"%4.0lf%S\" GPRINT:processes_max:MAX:\"%4.0lf%S\" GPRINT:processes:LAST:\"%4.0lf%S\\r\" LINE$LINE_WIDTH_PRIMARY$:threads#4DAF4AFF:\"threads\\l\" COMMENT:\\u GPRINT:threads:AVERAGE:\"%4.0lf%S\" GPRINT:threads_min:MIN:\"%4.0lf%S\" GPRINT:threads_max:MAX:\"%4.0lf%S\" GPRINT:threads:LAST:\"%4.0lf%S\\r\" " }, "Uptime/uptime": { "files": [ "uptime/uptime.rrd" ], "command": "-t \"Uptime, days\" --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ DEF:uptime_data=uptime/uptime.rrd:value:AVERAGE CDEF:uptime=uptime_data,86400,/ LINE$LINE_WIDTH_PRIMARY$:uptime$COLOR_LINE_SINGLE$:\"\\l\" COMMENT:\\u GPRINT:uptime:LAST:\"Current %5.2lf\\r\" " }, "Processes/rrdtool/vm": { "files": [ "processes-rrdtool/ps_vm.rrd" ], "command": "-t \" rrdtool: Virtual memory, bytes\" --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ DEF:vm=processes-rrdtool/ps_vm.rrd:value:AVERAGE DEF:vm_min=processes-rrdtool/ps_vm.rrd:value:MIN DEF:vm_max=processes-rrdtool/ps_vm.rrd:value:MAX CDEF:vm_max_min_delta=vm_max,vm_min,- LINE:vm_min AREA:vm_max_min_delta$COLOR_LINE_SINGLE_SUB$::STACK LINE$LINE_WIDTH_PRIMARY$:vm$COLOR_LINE_SINGLE$:\" \\l\" COMMENT:\\u GPRINT:vm:AVERAGE:\"Avr %4.0lf%S\" GPRINT:vm_min:MIN:\"Min %4.0lf%S\" GPRINT:vm_max:MAX:\"Max %4.0lf%S\" GPRINT:vm:LAST:\"Last %4.0lf%S\\r\" " }, "CPU/idle": { "files": [ "cpu/percent-idle.rrd" ], "command": "-t \"CPU idle, %\" --upper-limit 100 --lower-limit 0 --rigid --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ DEF:idle=cpu/percent-idle.rrd:value:AVERAGE DEF:idle_min=cpu/percent-idle.rrd:value:MIN DEF:idle_max=cpu/percent-idle.rrd:value:MAX CDEF:idle_max_min_delta=idle_max,idle_min,- LINE:idle_min AREA:idle_max_min_delta$COLOR_LINE_SINGLE_SUB$::STACK LINE$LINE_WIDTH_PRIMARY$:idle$COLOR_LINE_SINGLE$:\"\\l\" COMMENT:\\u GPRINT:idle:AVERAGE:\"Avr %1.0lf\" GPRINT:idle_min:MIN:\"Min %1.0lf\" GPRINT:idle_max:MAX:\"Max %1.0lf\" GPRINT:idle:LAST:\"Last %1.0lf\\r\" " }, "Storage/tmp": { "files": [ "df-tmp/df_complex-used.rrd", "df-tmp/df_complex-free.rrd", "df-tmp/df_complex-reserved.rrd" ], "command": "-t \"Storage tmp\" --lower-limit 0 --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ COMMENT:\" Avr\" COMMENT:\" Min\" COMMENT:\" Max\" COMMENT:\" Last\\r\" DEF:used=df-tmp/df_complex-used.rrd:value:AVERAGE DEF:free=df-tmp/df_complex-free.rrd:value:AVERAGE DEF:reserved=df-tmp/df_complex-reserved.rrd:value:AVERAGE AREA:used#E41A1CFF:\"used\\l\" COMMENT:\\u GPRINT:used:AVERAGE:\"%4.1lf%S\" GPRINT:used:MIN:\"%4.1lf%S\" GPRINT:used:MAX:\"%4.1lf%S\" GPRINT:used:LAST:\"%4.1lf%S\\r\" AREA:free#377EB8FF:\"free\\l\":STACK COMMENT:\\u GPRINT:free:AVERAGE:\"%4.1lf%S\" GPRINT:free:MIN:\"%4.1lf%S\" GPRINT:free:MAX:\"%4.1lf%S\" GPRINT:free:LAST:\"%4.1lf%S\\r\" AREA:reserved#4DAF4AFF:\"reserved\\l\":STACK COMMENT:\\u GPRINT:reserved:AVERAGE:\"%4.1lf%S\" GPRINT:reserved:MIN:\"%4.1lf%S\" GPRINT:reserved:MAX:\"%4.1lf%S\" GPRINT:reserved:LAST:\"%4.1lf%S\\r\" " }, "Processes/collectd/vm": { "files": [ "processes-collectd/ps_vm.rrd" ], "command": "-t \" collectd: Virtual memory, bytes\" --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ DEF:vm=processes-collectd/ps_vm.rrd:value:AVERAGE DEF:vm_min=processes-collectd/ps_vm.rrd:value:MIN DEF:vm_max=processes-collectd/ps_vm.rrd:value:MAX CDEF:vm_max_min_delta=vm_max,vm_min,- LINE:vm_min AREA:vm_max_min_delta$COLOR_LINE_SINGLE_SUB$::STACK LINE$LINE_WIDTH_PRIMARY$:vm$COLOR_LINE_SINGLE$:\" \\l\" COMMENT:\\u GPRINT:vm:AVERAGE:\"Avr %4.0lf%S\" GPRINT:vm_min:MIN:\"Min %4.0lf%S\" GPRINT:vm_max:MAX:\"Max %4.0lf%S\" GPRINT:vm:LAST:\"Last %4.0lf%S\\r\" " }, "Processes/running": { "files": [ "processes/ps_state-running.rrd" ], "command": "-t \" Processes running\" --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ DEF:running=processes/ps_state-running.rrd:value:AVERAGE DEF:running_min=processes/ps_state-running.rrd:value:MIN DEF:running_max=processes/ps_state-running.rrd:value:MAX CDEF:running_max_min_delta=running_max,running_min,- LINE:running_min AREA:running_max_min_delta$COLOR_LINE_SINGLE_SUB$::STACK LINE$LINE_WIDTH_PRIMARY$:running$COLOR_LINE_SINGLE$:\" \\l\" COMMENT:\\u GPRINT:running:AVERAGE:\"Avr %4.0lf%S\" GPRINT:running_min:MIN:\"Min %4.0lf%S\" GPRINT:running_max:MAX:\"Max %4.0lf%S\" GPRINT:running:LAST:\"Last %4.0lf%S\\r\" " }, "Network/rmnet_usb0/packets": { "files": [ "interface-rmnet_usb0/if_packets.rrd" ], "command": "-t \"Network rmnet_usb0 packets, 1/s\" --lower-limit 0 --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ COMMENT:\" Avr\" COMMENT:\" Min\" COMMENT:\" Max\" COMMENT:\" Last\\r\" DEF:tx=interface-rmnet_usb0/if_packets.rrd:tx:AVERAGE DEF:tx_min=interface-rmnet_usb0/if_packets.rrd:tx:MIN DEF:tx_max=interface-rmnet_usb0/if_packets.rrd:tx:MAX CDEF:tx_max_min_delta=tx_max,tx_min,- VDEF:tx_total=tx,TOTAL DEF:rx=interface-rmnet_usb0/if_packets.rrd:rx:AVERAGE DEF:rx_min=interface-rmnet_usb0/if_packets.rrd:rx:MIN DEF:rx_max=interface-rmnet_usb0/if_packets.rrd:rx:MAX CDEF:rx_max_min_delta=rx_max,rx_min,- VDEF:rx_total=rx,TOTAL LINE:tx_min AREA:tx_max_min_delta#E41A1C80::STACK LINE:rx_min AREA:rx_max_min_delta#4DAF4A80::STACK LINE$LINE_WIDTH_PRIMARY$:tx#E41A1CFF:\"Outgoing\\l\" COMMENT:\\u GPRINT:tx:AVERAGE:\"%6.0lf%S\" GPRINT:tx_min:MIN:\"%6.0lf%S\" GPRINT:tx_max:MAX:\"%6.0lf%S\" GPRINT:tx:LAST:\"%6.0lf%S\\r\" LINE$LINE_WIDTH_PRIMARY$:rx#4DAF4AFF:\"Incoming\\l\" COMMENT:\\u GPRINT:rx:AVERAGE:\"%6.0lf%S\" GPRINT:rx_min:MIN:\"%6.0lf%S\" GPRINT:rx_max:MAX:\"%6.0lf%S\" GPRINT:rx:LAST:\"%6.0lf%S\\r\" GPRINT:tx_total:\"Outgoing Total %8.0lf%s\\r\" GPRINT:rx_total:\"Incoming Total %8.0lf%s\\r\" " }, "Processes/sensors.qcom/data": { "files": [ "processes-sensors.qcom/ps_data.rrd" ], "command": "-t \" sensors.qcom: Data size, bytes\" --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ DEF:data=processes-sensors.qcom/ps_data.rrd:value:AVERAGE DEF:data_min=processes-sensors.qcom/ps_data.rrd:value:MIN DEF:data_max=processes-sensors.qcom/ps_data.rrd:value:MAX CDEF:data_max_min_delta=data_max,data_min,- LINE:data_min AREA:data_max_min_delta$COLOR_LINE_SINGLE_SUB$::STACK LINE$LINE_WIDTH_PRIMARY$:data$COLOR_LINE_SINGLE$:\" \\l\" COMMENT:\\u GPRINT:data:AVERAGE:\"Avr %4.0lf%S\" GPRINT:data_min:MIN:\"Min %4.0lf%S\" GPRINT:data_max:MAX:\"Max %4.0lf%S\" GPRINT:data:LAST:\"Last %4.0lf%S\\r\" " }, "Network/lo/dropped": { "files": [ "interface-lo/if_dropped.rrd" ], "command": "-t \"Network lo dropped, 1/s\" --lower-limit 0 --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ COMMENT:\" Avr\" COMMENT:\" Min\" COMMENT:\" Max\" COMMENT:\" Last\\r\" DEF:tx=interface-lo/if_dropped.rrd:tx:AVERAGE DEF:tx_min=interface-lo/if_dropped.rrd:tx:MIN DEF:tx_max=interface-lo/if_dropped.rrd:tx:MAX CDEF:tx_max_min_delta=tx_max,tx_min,- VDEF:tx_total=tx,TOTAL DEF:rx=interface-lo/if_dropped.rrd:rx:AVERAGE DEF:rx_min=interface-lo/if_dropped.rrd:rx:MIN DEF:rx_max=interface-lo/if_dropped.rrd:rx:MAX CDEF:rx_max_min_delta=rx_max,rx_min,- VDEF:rx_total=rx,TOTAL LINE:tx_min AREA:tx_max_min_delta#E41A1C80::STACK LINE:rx_min AREA:rx_max_min_delta#4DAF4A80::STACK LINE$LINE_WIDTH_PRIMARY$:tx#E41A1CFF:\"Outgoing\\l\" COMMENT:\\u GPRINT:tx:AVERAGE:\"%6.2lf%S\" GPRINT:tx_min:MIN:\"%6.2lf%S\" GPRINT:tx_max:MAX:\"%6.2lf%S\" GPRINT:tx:LAST:\"%6.2lf%S\\r\" LINE$LINE_WIDTH_PRIMARY$:rx#4DAF4AFF:\"Incoming\\l\" COMMENT:\\u GPRINT:rx:AVERAGE:\"%6.2lf%S\" GPRINT:rx_min:MIN:\"%6.2lf%S\" GPRINT:rx_max:MAX:\"%6.2lf%S\" GPRINT:rx:LAST:\"%6.2lf%S\\r\" GPRINT:tx_total:\"Outgoing Total %8.0lf%s\\r\" GPRINT:rx_total:\"Incoming Total %8.0lf%s\\r\" " }, "Processes/rrdtool/cputime": { "files": [ "processes-rrdtool/ps_cputime.rrd" ], "command": "-t \"rrdtool: CPU time, micros/s\" --lower-limit 0 --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ COMMENT:\" Avr\" COMMENT:\" Min\" COMMENT:\" Max\" COMMENT:\" Last\\r\" DEF:user=processes-rrdtool/ps_cputime.rrd:user:AVERAGE DEF:user_min=processes-rrdtool/ps_cputime.rrd:user:MIN DEF:user_max=processes-rrdtool/ps_cputime.rrd:user:MAX CDEF:user_max_min_delta=user_max,user_min,- DEF:syst=processes-rrdtool/ps_cputime.rrd:syst:AVERAGE DEF:syst_min=processes-rrdtool/ps_cputime.rrd:syst:MIN DEF:syst_max=processes-rrdtool/ps_cputime.rrd:syst:MAX CDEF:syst_max_min_delta=syst_max,syst_min,- LINE:user_min AREA:user_max_min_delta#E41A1C80::STACK LINE:syst_min AREA:syst_max_min_delta#4DAF4A80::STACK LINE$LINE_WIDTH_PRIMARY$:user#E41A1CFF:\"user\\l\" COMMENT:\\u GPRINT:user:AVERAGE:\"%4.0lf%S\" GPRINT:user_min:MIN:\"%4.0lf%S\" GPRINT:user_max:MAX:\"%4.0lf%S\" GPRINT:user:LAST:\"%4.0lf%S\\r\" LINE$LINE_WIDTH_PRIMARY$:syst#4DAF4AFF:\"syst\\l\" COMMENT:\\u GPRINT:syst:AVERAGE:\"%4.0lf%S\" GPRINT:syst_min:MIN:\"%4.0lf%S\" GPRINT:syst_max:MAX:\"%4.0lf%S\" GPRINT:syst:LAST:\"%4.0lf%S\\r\" " }, "Network/rmnet_usb0/octets": { "files": [ "interface-rmnet_usb0/if_octets.rrd" ], "command": "-t \"Network rmnet_usb0 traffic, bytes/s\" --lower-limit 0 --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ COMMENT:\" Avr\" COMMENT:\" Min\" COMMENT:\" Max\" COMMENT:\" Last\\r\" DEF:tx=interface-rmnet_usb0/if_octets.rrd:tx:AVERAGE DEF:tx_min=interface-rmnet_usb0/if_octets.rrd:tx:MIN DEF:tx_max=interface-rmnet_usb0/if_octets.rrd:tx:MAX CDEF:tx_max_min_delta=tx_max,tx_min,- VDEF:tx_total=tx,TOTAL DEF:rx=interface-rmnet_usb0/if_octets.rrd:rx:AVERAGE DEF:rx_min=interface-rmnet_usb0/if_octets.rrd:rx:MIN DEF:rx_max=interface-rmnet_usb0/if_octets.rrd:rx:MAX CDEF:rx_max_min_delta=rx_max,rx_min,- VDEF:rx_total=rx,TOTAL LINE:tx_min AREA:tx_max_min_delta#E41A1C80::STACK LINE:rx_min AREA:rx_max_min_delta#4DAF4A80::STACK LINE$LINE_WIDTH_PRIMARY$:tx#E41A1CFF:\"Outgoing\\l\" COMMENT:\\u GPRINT:tx:AVERAGE:\"%6.0lf%S\" GPRINT:tx_min:MIN:\"%6.0lf%S\" GPRINT:tx_max:MAX:\"%6.0lf%S\" GPRINT:tx:LAST:\"%6.0lf%S\\r\" LINE$LINE_WIDTH_PRIMARY$:rx#4DAF4AFF:\"Incoming\\l\" COMMENT:\\u GPRINT:rx:AVERAGE:\"%6.0lf%S\" GPRINT:rx_min:MIN:\"%6.0lf%S\" GPRINT:rx_max:MAX:\"%6.0lf%S\" GPRINT:rx:LAST:\"%6.0lf%S\\r\" GPRINT:tx_total:\"Outgoing Total %8.0lf%sB\\r\" GPRINT:rx_total:\"Incoming Total %8.0lf%sB\\r\" " }, "Processes/collectd/pagefaults": { "files": [ "processes-collectd/ps_pagefaults.rrd" ], "command": "-t \"collectd: Page faults, 1/s\" --lower-limit 0 --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ COMMENT:\" Avr\" COMMENT:\" Min\" COMMENT:\" Max\" COMMENT:\" Last\\r\" DEF:minflt=processes-collectd/ps_pagefaults.rrd:minflt:AVERAGE DEF:minflt_min=processes-collectd/ps_pagefaults.rrd:minflt:MIN DEF:minflt_max=processes-collectd/ps_pagefaults.rrd:minflt:MAX CDEF:minflt_max_min_delta=minflt_max,minflt_min,- DEF:majflt=processes-collectd/ps_pagefaults.rrd:majflt:AVERAGE DEF:majflt_min=processes-collectd/ps_pagefaults.rrd:majflt:MIN DEF:majflt_max=processes-collectd/ps_pagefaults.rrd:majflt:MAX CDEF:majflt_max_min_delta=majflt_max,majflt_min,- LINE:minflt_min AREA:minflt_max_min_delta#E41A1C80::STACK LINE:majflt_min AREA:majflt_max_min_delta#4DAF4A80::STACK LINE$LINE_WIDTH_PRIMARY$:minflt#E41A1CFF:\"minflt\\l\" COMMENT:\\u GPRINT:minflt:AVERAGE:\"%4.0lf%S\" GPRINT:minflt_min:MIN:\"%4.0lf%S\" GPRINT:minflt_max:MAX:\"%4.0lf%S\" GPRINT:minflt:LAST:\"%4.0lf%S\\r\" LINE$LINE_WIDTH_PRIMARY$:majflt#4DAF4AFF:\"majflt\\l\" COMMENT:\\u GPRINT:majflt:AVERAGE:\"%4.0lf%S\" GPRINT:majflt_min:MIN:\"%4.0lf%S\" GPRINT:majflt_max:MAX:\"%4.0lf%S\" GPRINT:majflt:LAST:\"%4.0lf%S\\r\" " }, "Processes/zombies": { "files": [ "processes/ps_state-zombies.rrd" ], "command": "-t \" Processes zombies\" --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ DEF:zombies=processes/ps_state-zombies.rrd:value:AVERAGE DEF:zombies_min=processes/ps_state-zombies.rrd:value:MIN DEF:zombies_max=processes/ps_state-zombies.rrd:value:MAX CDEF:zombies_max_min_delta=zombies_max,zombies_min,- LINE:zombies_min AREA:zombies_max_min_delta$COLOR_LINE_SINGLE_SUB$::STACK LINE$LINE_WIDTH_PRIMARY$:zombies$COLOR_LINE_SINGLE$:\" \\l\" COMMENT:\\u GPRINT:zombies:AVERAGE:\"Avr %4.0lf%S\" GPRINT:zombies_min:MIN:\"Min %4.0lf%S\" GPRINT:zombies_max:MAX:\"Max %4.0lf%S\" GPRINT:zombies:LAST:\"Last %4.0lf%S\\r\" " }, "Processes/systemdatascope/vm": { "files": [ "processes-systemdatascope/ps_vm.rrd" ], "command": "-t \" systemdatascope: Virtual memory, bytes\" --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ DEF:vm=processes-systemdatascope/ps_vm.rrd:value:AVERAGE DEF:vm_min=processes-systemdatascope/ps_vm.rrd:value:MIN DEF:vm_max=processes-systemdatascope/ps_vm.rrd:value:MAX CDEF:vm_max_min_delta=vm_max,vm_min,- LINE:vm_min AREA:vm_max_min_delta$COLOR_LINE_SINGLE_SUB$::STACK LINE$LINE_WIDTH_PRIMARY$:vm$COLOR_LINE_SINGLE$:\" \\l\" COMMENT:\\u GPRINT:vm:AVERAGE:\"Avr %4.0lf%S\" GPRINT:vm_min:MIN:\"Min %4.0lf%S\" GPRINT:vm_max:MAX:\"Max %4.0lf%S\" GPRINT:vm:LAST:\"Last %4.0lf%S\\r\" " }, "Network/wlan0/packets": { "files": [ "interface-wlan0/if_packets.rrd" ], "command": "-t \"Network wlan0 packets, 1/s\" --lower-limit 0 --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ COMMENT:\" Avr\" COMMENT:\" Min\" COMMENT:\" Max\" COMMENT:\" Last\\r\" DEF:tx=interface-wlan0/if_packets.rrd:tx:AVERAGE DEF:tx_min=interface-wlan0/if_packets.rrd:tx:MIN DEF:tx_max=interface-wlan0/if_packets.rrd:tx:MAX CDEF:tx_max_min_delta=tx_max,tx_min,- VDEF:tx_total=tx,TOTAL DEF:rx=interface-wlan0/if_packets.rrd:rx:AVERAGE DEF:rx_min=interface-wlan0/if_packets.rrd:rx:MIN DEF:rx_max=interface-wlan0/if_packets.rrd:rx:MAX CDEF:rx_max_min_delta=rx_max,rx_min,- VDEF:rx_total=rx,TOTAL LINE:tx_min AREA:tx_max_min_delta#E41A1C80::STACK LINE:rx_min AREA:rx_max_min_delta#4DAF4A80::STACK LINE$LINE_WIDTH_PRIMARY$:tx#E41A1CFF:\"Outgoing\\l\" COMMENT:\\u GPRINT:tx:AVERAGE:\"%6.0lf%S\" GPRINT:tx_min:MIN:\"%6.0lf%S\" GPRINT:tx_max:MAX:\"%6.0lf%S\" GPRINT:tx:LAST:\"%6.0lf%S\\r\" LINE$LINE_WIDTH_PRIMARY$:rx#4DAF4AFF:\"Incoming\\l\" COMMENT:\\u GPRINT:rx:AVERAGE:\"%6.0lf%S\" GPRINT:rx_min:MIN:\"%6.0lf%S\" GPRINT:rx_max:MAX:\"%6.0lf%S\" GPRINT:rx:LAST:\"%6.0lf%S\\r\" GPRINT:tx_total:\"Outgoing Total %8.0lf%s\\r\" GPRINT:rx_total:\"Incoming Total %8.0lf%s\\r\" " }, "Processes/rrdtool/disk_octets": { "files": [ "processes-rrdtool/ps_disk_octets.rrd" ], "command": "-t \"rrdtool: Disk traffic, bytes/s\" --lower-limit 0 --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ COMMENT:\" Avr\" COMMENT:\" Min\" COMMENT:\" Max\" COMMENT:\" Last\\r\" DEF:read=processes-rrdtool/ps_disk_octets.rrd:read:AVERAGE DEF:read_min=processes-rrdtool/ps_disk_octets.rrd:read:MIN DEF:read_max=processes-rrdtool/ps_disk_octets.rrd:read:MAX CDEF:read_max_min_delta=read_max,read_min,- DEF:write=processes-rrdtool/ps_disk_octets.rrd:write:AVERAGE DEF:write_min=processes-rrdtool/ps_disk_octets.rrd:write:MIN DEF:write_max=processes-rrdtool/ps_disk_octets.rrd:write:MAX CDEF:write_max_min_delta=write_max,write_min,- LINE:read_min AREA:read_max_min_delta#E41A1C80::STACK LINE:write_min AREA:write_max_min_delta#4DAF4A80::STACK LINE$LINE_WIDTH_PRIMARY$:read#E41A1CFF:\"read\\l\" COMMENT:\\u GPRINT:read:AVERAGE:\"%4.0lf%S\" GPRINT:read_min:MIN:\"%4.0lf%S\" GPRINT:read_max:MAX:\"%4.0lf%S\" GPRINT:read:LAST:\"%4.0lf%S\\r\" LINE$LINE_WIDTH_PRIMARY$:write#4DAF4AFF:\"write\\l\" COMMENT:\\u GPRINT:write:AVERAGE:\"%4.0lf%S\" GPRINT:write_min:MIN:\"%4.0lf%S\" GPRINT:write_max:MAX:\"%4.0lf%S\" GPRINT:write:LAST:\"%4.0lf%S\\r\" " }, "Processes/sensorfwd/stacksize": { "files": [ "processes-sensorfwd/ps_stacksize.rrd" ], "command": "-t \" sensorfwd: Stack size, bytes\" --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ DEF:stacksize=processes-sensorfwd/ps_stacksize.rrd:value:AVERAGE DEF:stacksize_min=processes-sensorfwd/ps_stacksize.rrd:value:MIN DEF:stacksize_max=processes-sensorfwd/ps_stacksize.rrd:value:MAX CDEF:stacksize_max_min_delta=stacksize_max,stacksize_min,- LINE:stacksize_min AREA:stacksize_max_min_delta$COLOR_LINE_SINGLE_SUB$::STACK LINE$LINE_WIDTH_PRIMARY$:stacksize$COLOR_LINE_SINGLE$:\" \\l\" COMMENT:\\u GPRINT:stacksize:AVERAGE:\"Avr %4.0lf%S\" GPRINT:stacksize_min:MIN:\"Min %4.0lf%S\" GPRINT:stacksize_max:MAX:\"Max %4.0lf%S\" GPRINT:stacksize:LAST:\"Last %4.0lf%S\\r\" " }, "Processes/rrdtool/disk_ops": { "files": [ "processes-rrdtool/ps_disk_ops.rrd" ], "command": "-t \"rrdtool: Disk operations, 1/s\" --lower-limit 0 --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ COMMENT:\" Avr\" COMMENT:\" Min\" COMMENT:\" Max\" COMMENT:\" Last\\r\" DEF:read=processes-rrdtool/ps_disk_ops.rrd:read:AVERAGE DEF:read_min=processes-rrdtool/ps_disk_ops.rrd:read:MIN DEF:read_max=processes-rrdtool/ps_disk_ops.rrd:read:MAX CDEF:read_max_min_delta=read_max,read_min,- DEF:write=processes-rrdtool/ps_disk_ops.rrd:write:AVERAGE DEF:write_min=processes-rrdtool/ps_disk_ops.rrd:write:MIN DEF:write_max=processes-rrdtool/ps_disk_ops.rrd:write:MAX CDEF:write_max_min_delta=write_max,write_min,- LINE:read_min AREA:read_max_min_delta#E41A1C80::STACK LINE:write_min AREA:write_max_min_delta#4DAF4A80::STACK LINE$LINE_WIDTH_PRIMARY$:read#E41A1CFF:\"read\\l\" COMMENT:\\u GPRINT:read:AVERAGE:\"%4.0lf%S\" GPRINT:read_min:MIN:\"%4.0lf%S\" GPRINT:read_max:MAX:\"%4.0lf%S\" GPRINT:read:LAST:\"%4.0lf%S\\r\" LINE$LINE_WIDTH_PRIMARY$:write#4DAF4AFF:\"write\\l\" COMMENT:\\u GPRINT:write:AVERAGE:\"%4.0lf%S\" GPRINT:write_min:MIN:\"%4.0lf%S\" GPRINT:write_max:MAX:\"%4.0lf%S\" GPRINT:write:LAST:\"%4.0lf%S\\r\" " }, "Processes/blocked": { "files": [ "processes/ps_state-blocked.rrd" ], "command": "-t \" Processes blocked\" --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ DEF:blocked=processes/ps_state-blocked.rrd:value:AVERAGE DEF:blocked_min=processes/ps_state-blocked.rrd:value:MIN DEF:blocked_max=processes/ps_state-blocked.rrd:value:MAX CDEF:blocked_max_min_delta=blocked_max,blocked_min,- LINE:blocked_min AREA:blocked_max_min_delta$COLOR_LINE_SINGLE_SUB$::STACK LINE$LINE_WIDTH_PRIMARY$:blocked$COLOR_LINE_SINGLE$:\" \\l\" COMMENT:\\u GPRINT:blocked:AVERAGE:\"Avr %4.0lf%S\" GPRINT:blocked_min:MIN:\"Min %4.0lf%S\" GPRINT:blocked_max:MAX:\"Max %4.0lf%S\" GPRINT:blocked:LAST:\"Last %4.0lf%S\\r\" " }, "CPU/softirq": { "files": [ "cpu/percent-softirq.rrd" ], "command": "-t \"CPU softirq, %\" --upper-limit 100 --lower-limit 0 --rigid --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ DEF:softirq=cpu/percent-softirq.rrd:value:AVERAGE DEF:softirq_min=cpu/percent-softirq.rrd:value:MIN DEF:softirq_max=cpu/percent-softirq.rrd:value:MAX CDEF:softirq_max_min_delta=softirq_max,softirq_min,- LINE:softirq_min AREA:softirq_max_min_delta$COLOR_LINE_SINGLE_SUB$::STACK LINE$LINE_WIDTH_PRIMARY$:softirq$COLOR_LINE_SINGLE$:\"\\l\" COMMENT:\\u GPRINT:softirq:AVERAGE:\"Avr %1.0lf\" GPRINT:softirq_min:MIN:\"Min %1.0lf\" GPRINT:softirq_max:MAX:\"Max %1.0lf\" GPRINT:softirq:LAST:\"Last %1.0lf\\r\" " }, "Processes/sensorfwd/code": { "files": [ "processes-sensorfwd/ps_code.rrd" ], "command": "-t \" sensorfwd: Code size, bytes\" --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ DEF:code=processes-sensorfwd/ps_code.rrd:value:AVERAGE DEF:code_min=processes-sensorfwd/ps_code.rrd:value:MIN DEF:code_max=processes-sensorfwd/ps_code.rrd:value:MAX CDEF:code_max_min_delta=code_max,code_min,- LINE:code_min AREA:code_max_min_delta$COLOR_LINE_SINGLE_SUB$::STACK LINE$LINE_WIDTH_PRIMARY$:code$COLOR_LINE_SINGLE$:\" \\l\" COMMENT:\\u GPRINT:code:AVERAGE:\"Avr %4.0lf%S\" GPRINT:code_min:MIN:\"Min %4.0lf%S\" GPRINT:code_max:MAX:\"Max %4.0lf%S\" GPRINT:code:LAST:\"Last %4.0lf%S\\r\" " }, "Network/rmnet_usb0/dropped": { "files": [ "interface-rmnet_usb0/if_dropped.rrd" ], "command": "-t \"Network rmnet_usb0 dropped, 1/s\" --lower-limit 0 --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ COMMENT:\" Avr\" COMMENT:\" Min\" COMMENT:\" Max\" COMMENT:\" Last\\r\" DEF:tx=interface-rmnet_usb0/if_dropped.rrd:tx:AVERAGE DEF:tx_min=interface-rmnet_usb0/if_dropped.rrd:tx:MIN DEF:tx_max=interface-rmnet_usb0/if_dropped.rrd:tx:MAX CDEF:tx_max_min_delta=tx_max,tx_min,- VDEF:tx_total=tx,TOTAL DEF:rx=interface-rmnet_usb0/if_dropped.rrd:rx:AVERAGE DEF:rx_min=interface-rmnet_usb0/if_dropped.rrd:rx:MIN DEF:rx_max=interface-rmnet_usb0/if_dropped.rrd:rx:MAX CDEF:rx_max_min_delta=rx_max,rx_min,- VDEF:rx_total=rx,TOTAL LINE:tx_min AREA:tx_max_min_delta#E41A1C80::STACK LINE:rx_min AREA:rx_max_min_delta#4DAF4A80::STACK LINE$LINE_WIDTH_PRIMARY$:tx#E41A1CFF:\"Outgoing\\l\" COMMENT:\\u GPRINT:tx:AVERAGE:\"%6.2lf%S\" GPRINT:tx_min:MIN:\"%6.2lf%S\" GPRINT:tx_max:MAX:\"%6.2lf%S\" GPRINT:tx:LAST:\"%6.2lf%S\\r\" LINE$LINE_WIDTH_PRIMARY$:rx#4DAF4AFF:\"Incoming\\l\" COMMENT:\\u GPRINT:rx:AVERAGE:\"%6.2lf%S\" GPRINT:rx_min:MIN:\"%6.2lf%S\" GPRINT:rx_max:MAX:\"%6.2lf%S\" GPRINT:rx:LAST:\"%6.2lf%S\\r\" GPRINT:tx_total:\"Outgoing Total %8.0lf%s\\r\" GPRINT:rx_total:\"Incoming Total %8.0lf%s\\r\" " }, "Context/context_switch": { "files": [ "contextswitch/contextswitch.rrd" ], "command": "-t \" Context switch, 1/s\" --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ DEF:context_switch=contextswitch/contextswitch.rrd:value:AVERAGE DEF:context_switch_min=contextswitch/contextswitch.rrd:value:MIN DEF:context_switch_max=contextswitch/contextswitch.rrd:value:MAX CDEF:context_switch_max_min_delta=context_switch_max,context_switch_min,- LINE:context_switch_min AREA:context_switch_max_min_delta$COLOR_LINE_SINGLE_SUB$::STACK LINE$LINE_WIDTH_PRIMARY$:context_switch$COLOR_LINE_SINGLE$:\" \\l\" COMMENT:\\u GPRINT:context_switch:AVERAGE:\"Avr %1.0lf%S\" GPRINT:context_switch_min:MIN:\"Min %1.0lf%S\" GPRINT:context_switch_max:MAX:\"Max %1.0lf%S\" GPRINT:context_switch:LAST:\"Last %1.0lf%S\\r\" " }, "Processes/sensors.qcom/vm": { "files": [ "processes-sensors.qcom/ps_vm.rrd" ], "command": "-t \" sensors.qcom: Virtual memory, bytes\" --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ DEF:vm=processes-sensors.qcom/ps_vm.rrd:value:AVERAGE DEF:vm_min=processes-sensors.qcom/ps_vm.rrd:value:MIN DEF:vm_max=processes-sensors.qcom/ps_vm.rrd:value:MAX CDEF:vm_max_min_delta=vm_max,vm_min,- LINE:vm_min AREA:vm_max_min_delta$COLOR_LINE_SINGLE_SUB$::STACK LINE$LINE_WIDTH_PRIMARY$:vm$COLOR_LINE_SINGLE$:\" \\l\" COMMENT:\\u GPRINT:vm:AVERAGE:\"Avr %4.0lf%S\" GPRINT:vm_min:MIN:\"Min %4.0lf%S\" GPRINT:vm_max:MAX:\"Max %4.0lf%S\" GPRINT:vm:LAST:\"Last %4.0lf%S\\r\" " }, "Processes/sensorfwd/count": { "files": [ "processes-sensorfwd/ps_count.rrd" ], "command": "-t \"sensorfwd: # processes/threads\" --lower-limit 0 --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ COMMENT:\" Avr\" COMMENT:\" Min\" COMMENT:\" Max\" COMMENT:\" Last\\r\" DEF:processes=processes-sensorfwd/ps_count.rrd:processes:AVERAGE DEF:processes_min=processes-sensorfwd/ps_count.rrd:processes:MIN DEF:processes_max=processes-sensorfwd/ps_count.rrd:processes:MAX CDEF:processes_max_min_delta=processes_max,processes_min,- DEF:threads=processes-sensorfwd/ps_count.rrd:threads:AVERAGE DEF:threads_min=processes-sensorfwd/ps_count.rrd:threads:MIN DEF:threads_max=processes-sensorfwd/ps_count.rrd:threads:MAX CDEF:threads_max_min_delta=threads_max,threads_min,- LINE:processes_min AREA:processes_max_min_delta#E41A1C80::STACK LINE:threads_min AREA:threads_max_min_delta#4DAF4A80::STACK LINE$LINE_WIDTH_PRIMARY$:processes#E41A1CFF:\"processes\\l\" COMMENT:\\u GPRINT:processes:AVERAGE:\"%4.0lf%S\" GPRINT:processes_min:MIN:\"%4.0lf%S\" GPRINT:processes_max:MAX:\"%4.0lf%S\" GPRINT:processes:LAST:\"%4.0lf%S\\r\" LINE$LINE_WIDTH_PRIMARY$:threads#4DAF4AFF:\"threads\\l\" COMMENT:\\u GPRINT:threads:AVERAGE:\"%4.0lf%S\" GPRINT:threads_min:MIN:\"%4.0lf%S\" GPRINT:threads_max:MAX:\"%4.0lf%S\" GPRINT:threads:LAST:\"%4.0lf%S\\r\" " }, "Memory/free": { "files": [ "memory/memory-free.rrd" ], "command": "-t \" Memory free, bytes\" --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ DEF:free=memory/memory-free.rrd:value:AVERAGE DEF:free_min=memory/memory-free.rrd:value:MIN DEF:free_max=memory/memory-free.rrd:value:MAX CDEF:free_max_min_delta=free_max,free_min,- LINE:free_min AREA:free_max_min_delta$COLOR_LINE_SINGLE_SUB$::STACK LINE$LINE_WIDTH_PRIMARY$:free$COLOR_LINE_SINGLE$:\" \\l\" COMMENT:\\u GPRINT:free:AVERAGE:\"Avr %4.0lf%S\" GPRINT:free_min:MIN:\"Min %4.0lf%S\" GPRINT:free_max:MAX:\"Max %4.0lf%S\" GPRINT:free:LAST:\"Last %4.0lf%S\\r\" " }, "Memory/buffered": { "files": [ "memory/memory-buffered.rrd" ], "command": "-t \" Memory buffered, bytes\" --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ DEF:buffered=memory/memory-buffered.rrd:value:AVERAGE DEF:buffered_min=memory/memory-buffered.rrd:value:MIN DEF:buffered_max=memory/memory-buffered.rrd:value:MAX CDEF:buffered_max_min_delta=buffered_max,buffered_min,- LINE:buffered_min AREA:buffered_max_min_delta$COLOR_LINE_SINGLE_SUB$::STACK LINE$LINE_WIDTH_PRIMARY$:buffered$COLOR_LINE_SINGLE$:\" \\l\" COMMENT:\\u GPRINT:buffered:AVERAGE:\"Avr %4.0lf%S\" GPRINT:buffered_min:MIN:\"Min %4.0lf%S\" GPRINT:buffered_max:MAX:\"Max %4.0lf%S\" GPRINT:buffered:LAST:\"Last %4.0lf%S\\r\" " }, "Processes/systemdatascope/pagefaults": { "files": [ "processes-systemdatascope/ps_pagefaults.rrd" ], "command": "-t \"systemdatascope: Page faults, 1/s\" --lower-limit 0 --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ COMMENT:\" Avr\" COMMENT:\" Min\" COMMENT:\" Max\" COMMENT:\" Last\\r\" DEF:minflt=processes-systemdatascope/ps_pagefaults.rrd:minflt:AVERAGE DEF:minflt_min=processes-systemdatascope/ps_pagefaults.rrd:minflt:MIN DEF:minflt_max=processes-systemdatascope/ps_pagefaults.rrd:minflt:MAX CDEF:minflt_max_min_delta=minflt_max,minflt_min,- DEF:majflt=processes-systemdatascope/ps_pagefaults.rrd:majflt:AVERAGE DEF:majflt_min=processes-systemdatascope/ps_pagefaults.rrd:majflt:MIN DEF:majflt_max=processes-systemdatascope/ps_pagefaults.rrd:majflt:MAX CDEF:majflt_max_min_delta=majflt_max,majflt_min,- LINE:minflt_min AREA:minflt_max_min_delta#E41A1C80::STACK LINE:majflt_min AREA:majflt_max_min_delta#4DAF4A80::STACK LINE$LINE_WIDTH_PRIMARY$:minflt#E41A1CFF:\"minflt\\l\" COMMENT:\\u GPRINT:minflt:AVERAGE:\"%4.0lf%S\" GPRINT:minflt_min:MIN:\"%4.0lf%S\" GPRINT:minflt_max:MAX:\"%4.0lf%S\" GPRINT:minflt:LAST:\"%4.0lf%S\\r\" LINE$LINE_WIDTH_PRIMARY$:majflt#4DAF4AFF:\"majflt\\l\" COMMENT:\\u GPRINT:majflt:AVERAGE:\"%4.0lf%S\" GPRINT:majflt_min:MIN:\"%4.0lf%S\" GPRINT:majflt_max:MAX:\"%4.0lf%S\" GPRINT:majflt:LAST:\"%4.0lf%S\\r\" " }, "Processes/sensorfwd/data": { "files": [ "processes-sensorfwd/ps_data.rrd" ], "command": "-t \" sensorfwd: Data size, bytes\" --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ DEF:data=processes-sensorfwd/ps_data.rrd:value:AVERAGE DEF:data_min=processes-sensorfwd/ps_data.rrd:value:MIN DEF:data_max=processes-sensorfwd/ps_data.rrd:value:MAX CDEF:data_max_min_delta=data_max,data_min,- LINE:data_min AREA:data_max_min_delta$COLOR_LINE_SINGLE_SUB$::STACK LINE$LINE_WIDTH_PRIMARY$:data$COLOR_LINE_SINGLE$:\" \\l\" COMMENT:\\u GPRINT:data:AVERAGE:\"Avr %4.0lf%S\" GPRINT:data_min:MIN:\"Min %4.0lf%S\" GPRINT:data_max:MAX:\"Max %4.0lf%S\" GPRINT:data:LAST:\"Last %4.0lf%S\\r\" " }, "Processes/systemdatascope/data": { "files": [ "processes-systemdatascope/ps_data.rrd" ], "command": "-t \" systemdatascope: Data size, bytes\" --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ DEF:data=processes-systemdatascope/ps_data.rrd:value:AVERAGE DEF:data_min=processes-systemdatascope/ps_data.rrd:value:MIN DEF:data_max=processes-systemdatascope/ps_data.rrd:value:MAX CDEF:data_max_min_delta=data_max,data_min,- LINE:data_min AREA:data_max_min_delta$COLOR_LINE_SINGLE_SUB$::STACK LINE$LINE_WIDTH_PRIMARY$:data$COLOR_LINE_SINGLE$:\" \\l\" COMMENT:\\u GPRINT:data:AVERAGE:\"Avr %4.0lf%S\" GPRINT:data_min:MIN:\"Min %4.0lf%S\" GPRINT:data_max:MAX:\"Max %4.0lf%S\" GPRINT:data:LAST:\"Last %4.0lf%S\\r\" " }, "Memory/slab_recl": { "files": [ "memory/memory-slab_recl.rrd" ], "command": "-t \" Memory slab_recl, bytes\" --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ DEF:slab_recl=memory/memory-slab_recl.rrd:value:AVERAGE DEF:slab_recl_min=memory/memory-slab_recl.rrd:value:MIN DEF:slab_recl_max=memory/memory-slab_recl.rrd:value:MAX CDEF:slab_recl_max_min_delta=slab_recl_max,slab_recl_min,- LINE:slab_recl_min AREA:slab_recl_max_min_delta$COLOR_LINE_SINGLE_SUB$::STACK LINE$LINE_WIDTH_PRIMARY$:slab_recl$COLOR_LINE_SINGLE$:\" \\l\" COMMENT:\\u GPRINT:slab_recl:AVERAGE:\"Avr %4.0lf%S\" GPRINT:slab_recl_min:MIN:\"Min %4.0lf%S\" GPRINT:slab_recl_max:MAX:\"Max %4.0lf%S\" GPRINT:slab_recl:LAST:\"Last %4.0lf%S\\r\" " }, "Processes/sensorfwd/pagefaults": { "files": [ "processes-sensorfwd/ps_pagefaults.rrd" ], "command": "-t \"sensorfwd: Page faults, 1/s\" --lower-limit 0 --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ COMMENT:\" Avr\" COMMENT:\" Min\" COMMENT:\" Max\" COMMENT:\" Last\\r\" DEF:minflt=processes-sensorfwd/ps_pagefaults.rrd:minflt:AVERAGE DEF:minflt_min=processes-sensorfwd/ps_pagefaults.rrd:minflt:MIN DEF:minflt_max=processes-sensorfwd/ps_pagefaults.rrd:minflt:MAX CDEF:minflt_max_min_delta=minflt_max,minflt_min,- DEF:majflt=processes-sensorfwd/ps_pagefaults.rrd:majflt:AVERAGE DEF:majflt_min=processes-sensorfwd/ps_pagefaults.rrd:majflt:MIN DEF:majflt_max=processes-sensorfwd/ps_pagefaults.rrd:majflt:MAX CDEF:majflt_max_min_delta=majflt_max,majflt_min,- LINE:minflt_min AREA:minflt_max_min_delta#E41A1C80::STACK LINE:majflt_min AREA:majflt_max_min_delta#4DAF4A80::STACK LINE$LINE_WIDTH_PRIMARY$:minflt#E41A1CFF:\"minflt\\l\" COMMENT:\\u GPRINT:minflt:AVERAGE:\"%4.0lf%S\" GPRINT:minflt_min:MIN:\"%4.0lf%S\" GPRINT:minflt_max:MAX:\"%4.0lf%S\" GPRINT:minflt:LAST:\"%4.0lf%S\\r\" LINE$LINE_WIDTH_PRIMARY$:majflt#4DAF4AFF:\"majflt\\l\" COMMENT:\\u GPRINT:majflt:AVERAGE:\"%4.0lf%S\" GPRINT:majflt_min:MIN:\"%4.0lf%S\" GPRINT:majflt_max:MAX:\"%4.0lf%S\" GPRINT:majflt:LAST:\"%4.0lf%S\\r\" " }, "Processes/rrdtool/code": { "files": [ "processes-rrdtool/ps_code.rrd" ], "command": "-t \" rrdtool: Code size, bytes\" --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ DEF:code=processes-rrdtool/ps_code.rrd:value:AVERAGE DEF:code_min=processes-rrdtool/ps_code.rrd:value:MIN DEF:code_max=processes-rrdtool/ps_code.rrd:value:MAX CDEF:code_max_min_delta=code_max,code_min,- LINE:code_min AREA:code_max_min_delta$COLOR_LINE_SINGLE_SUB$::STACK LINE$LINE_WIDTH_PRIMARY$:code$COLOR_LINE_SINGLE$:\" \\l\" COMMENT:\\u GPRINT:code:AVERAGE:\"Avr %4.0lf%S\" GPRINT:code_min:MIN:\"Min %4.0lf%S\" GPRINT:code_max:MAX:\"Max %4.0lf%S\" GPRINT:code:LAST:\"Last %4.0lf%S\\r\" " }, "Processes/systemdatascope/cputime": { "files": [ "processes-systemdatascope/ps_cputime.rrd" ], "command": "-t \"systemdatascope: CPU time, micros/s\" --lower-limit 0 --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ COMMENT:\" Avr\" COMMENT:\" Min\" COMMENT:\" Max\" COMMENT:\" Last\\r\" DEF:user=processes-systemdatascope/ps_cputime.rrd:user:AVERAGE DEF:user_min=processes-systemdatascope/ps_cputime.rrd:user:MIN DEF:user_max=processes-systemdatascope/ps_cputime.rrd:user:MAX CDEF:user_max_min_delta=user_max,user_min,- DEF:syst=processes-systemdatascope/ps_cputime.rrd:syst:AVERAGE DEF:syst_min=processes-systemdatascope/ps_cputime.rrd:syst:MIN DEF:syst_max=processes-systemdatascope/ps_cputime.rrd:syst:MAX CDEF:syst_max_min_delta=syst_max,syst_min,- LINE:user_min AREA:user_max_min_delta#E41A1C80::STACK LINE:syst_min AREA:syst_max_min_delta#4DAF4A80::STACK LINE$LINE_WIDTH_PRIMARY$:user#E41A1CFF:\"user\\l\" COMMENT:\\u GPRINT:user:AVERAGE:\"%4.0lf%S\" GPRINT:user_min:MIN:\"%4.0lf%S\" GPRINT:user_max:MAX:\"%4.0lf%S\" GPRINT:user:LAST:\"%4.0lf%S\\r\" LINE$LINE_WIDTH_PRIMARY$:syst#4DAF4AFF:\"syst\\l\" COMMENT:\\u GPRINT:syst:AVERAGE:\"%4.0lf%S\" GPRINT:syst_min:MIN:\"%4.0lf%S\" GPRINT:syst_max:MAX:\"%4.0lf%S\" GPRINT:syst:LAST:\"%4.0lf%S\\r\" " }, "Processes/sensorfwd/cputime": { "files": [ "processes-sensorfwd/ps_cputime.rrd" ], "command": "-t \"sensorfwd: CPU time, micros/s\" --lower-limit 0 --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ COMMENT:\" Avr\" COMMENT:\" Min\" COMMENT:\" Max\" COMMENT:\" Last\\r\" DEF:user=processes-sensorfwd/ps_cputime.rrd:user:AVERAGE DEF:user_min=processes-sensorfwd/ps_cputime.rrd:user:MIN DEF:user_max=processes-sensorfwd/ps_cputime.rrd:user:MAX CDEF:user_max_min_delta=user_max,user_min,- DEF:syst=processes-sensorfwd/ps_cputime.rrd:syst:AVERAGE DEF:syst_min=processes-sensorfwd/ps_cputime.rrd:syst:MIN DEF:syst_max=processes-sensorfwd/ps_cputime.rrd:syst:MAX CDEF:syst_max_min_delta=syst_max,syst_min,- LINE:user_min AREA:user_max_min_delta#E41A1C80::STACK LINE:syst_min AREA:syst_max_min_delta#4DAF4A80::STACK LINE$LINE_WIDTH_PRIMARY$:user#E41A1CFF:\"user\\l\" COMMENT:\\u GPRINT:user:AVERAGE:\"%4.0lf%S\" GPRINT:user_min:MIN:\"%4.0lf%S\" GPRINT:user_max:MAX:\"%4.0lf%S\" GPRINT:user:LAST:\"%4.0lf%S\\r\" LINE$LINE_WIDTH_PRIMARY$:syst#4DAF4AFF:\"syst\\l\" COMMENT:\\u GPRINT:syst:AVERAGE:\"%4.0lf%S\" GPRINT:syst_min:MIN:\"%4.0lf%S\" GPRINT:syst_max:MAX:\"%4.0lf%S\" GPRINT:syst:LAST:\"%4.0lf%S\\r\" " }, "Network/wlan0/errors": { "files": [ "interface-wlan0/if_errors.rrd" ], "command": "-t \"Network wlan0 errors, 1/s\" --lower-limit 0 --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ COMMENT:\" Avr\" COMMENT:\" Min\" COMMENT:\" Max\" COMMENT:\" Last\\r\" DEF:tx=interface-wlan0/if_errors.rrd:tx:AVERAGE DEF:tx_min=interface-wlan0/if_errors.rrd:tx:MIN DEF:tx_max=interface-wlan0/if_errors.rrd:tx:MAX CDEF:tx_max_min_delta=tx_max,tx_min,- VDEF:tx_total=tx,TOTAL DEF:rx=interface-wlan0/if_errors.rrd:rx:AVERAGE DEF:rx_min=interface-wlan0/if_errors.rrd:rx:MIN DEF:rx_max=interface-wlan0/if_errors.rrd:rx:MAX CDEF:rx_max_min_delta=rx_max,rx_min,- VDEF:rx_total=rx,TOTAL LINE:tx_min AREA:tx_max_min_delta#E41A1C80::STACK LINE:rx_min AREA:rx_max_min_delta#4DAF4A80::STACK LINE$LINE_WIDTH_PRIMARY$:tx#E41A1CFF:\"Outgoing\\l\" COMMENT:\\u GPRINT:tx:AVERAGE:\"%6.2lf%S\" GPRINT:tx_min:MIN:\"%6.2lf%S\" GPRINT:tx_max:MAX:\"%6.2lf%S\" GPRINT:tx:LAST:\"%6.2lf%S\\r\" LINE$LINE_WIDTH_PRIMARY$:rx#4DAF4AFF:\"Incoming\\l\" COMMENT:\\u GPRINT:rx:AVERAGE:\"%6.2lf%S\" GPRINT:rx_min:MIN:\"%6.2lf%S\" GPRINT:rx_max:MAX:\"%6.2lf%S\" GPRINT:rx:LAST:\"%6.2lf%S\\r\" GPRINT:tx_total:\"Outgoing Total %8.0lf%s\\r\" GPRINT:rx_total:\"Incoming Total %8.0lf%s\\r\" " }, "Processes/sensorfwd/rss": { "files": [ "processes-sensorfwd/ps_rss.rrd" ], "command": "-t \" sensorfwd: Resident segment size, bytes\" --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ DEF:rss=processes-sensorfwd/ps_rss.rrd:value:AVERAGE DEF:rss_min=processes-sensorfwd/ps_rss.rrd:value:MIN DEF:rss_max=processes-sensorfwd/ps_rss.rrd:value:MAX CDEF:rss_max_min_delta=rss_max,rss_min,- LINE:rss_min AREA:rss_max_min_delta$COLOR_LINE_SINGLE_SUB$::STACK LINE$LINE_WIDTH_PRIMARY$:rss$COLOR_LINE_SINGLE$:\" \\l\" COMMENT:\\u GPRINT:rss:AVERAGE:\"Avr %4.0lf%S\" GPRINT:rss_min:MIN:\"Min %4.0lf%S\" GPRINT:rss_max:MAX:\"Max %4.0lf%S\" GPRINT:rss:LAST:\"Last %4.0lf%S\\r\" " }, "Network/lo/octets": { "files": [ "interface-lo/if_octets.rrd" ], "command": "-t \"Network lo traffic, bytes/s\" --lower-limit 0 --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ COMMENT:\" Avr\" COMMENT:\" Min\" COMMENT:\" Max\" COMMENT:\" Last\\r\" DEF:tx=interface-lo/if_octets.rrd:tx:AVERAGE DEF:tx_min=interface-lo/if_octets.rrd:tx:MIN DEF:tx_max=interface-lo/if_octets.rrd:tx:MAX CDEF:tx_max_min_delta=tx_max,tx_min,- VDEF:tx_total=tx,TOTAL DEF:rx=interface-lo/if_octets.rrd:rx:AVERAGE DEF:rx_min=interface-lo/if_octets.rrd:rx:MIN DEF:rx_max=interface-lo/if_octets.rrd:rx:MAX CDEF:rx_max_min_delta=rx_max,rx_min,- VDEF:rx_total=rx,TOTAL LINE:tx_min AREA:tx_max_min_delta#E41A1C80::STACK LINE:rx_min AREA:rx_max_min_delta#4DAF4A80::STACK LINE$LINE_WIDTH_PRIMARY$:tx#E41A1CFF:\"Outgoing\\l\" COMMENT:\\u GPRINT:tx:AVERAGE:\"%6.0lf%S\" GPRINT:tx_min:MIN:\"%6.0lf%S\" GPRINT:tx_max:MAX:\"%6.0lf%S\" GPRINT:tx:LAST:\"%6.0lf%S\\r\" LINE$LINE_WIDTH_PRIMARY$:rx#4DAF4AFF:\"Incoming\\l\" COMMENT:\\u GPRINT:rx:AVERAGE:\"%6.0lf%S\" GPRINT:rx_min:MIN:\"%6.0lf%S\" GPRINT:rx_max:MAX:\"%6.0lf%S\" GPRINT:rx:LAST:\"%6.0lf%S\\r\" GPRINT:tx_total:\"Outgoing Total %8.0lf%sB\\r\" GPRINT:rx_total:\"Incoming Total %8.0lf%sB\\r\" " }, "CPU/overview": { "files": [ "cpu/percent-interrupt.rrd", "cpu/percent-softirq.rrd", "cpu/percent-steal.rrd", "cpu/percent-wait.rrd", "cpu/percent-system.rrd", "cpu/percent-user.rrd", "cpu/percent-nice.rrd", "cpu/percent-idle.rrd" ], "command": "-t \"CPU usage, %\" --upper-limit 100 --lower-limit 0 --rigid --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ COMMENT:\" Avr\" COMMENT:\" Min\" COMMENT:\" Max\" COMMENT:\" Last\\r\" DEF:interrupt=cpu/percent-interrupt.rrd:value:AVERAGE DEF:softirq=cpu/percent-softirq.rrd:value:AVERAGE DEF:steal=cpu/percent-steal.rrd:value:AVERAGE DEF:wait=cpu/percent-wait.rrd:value:AVERAGE DEF:system=cpu/percent-system.rrd:value:AVERAGE DEF:user=cpu/percent-user.rrd:value:AVERAGE DEF:nice=cpu/percent-nice.rrd:value:AVERAGE DEF:idle=cpu/percent-idle.rrd:value:AVERAGE AREA:interrupt#E41A1CFF:\"interrupt\\l\" COMMENT:\\u GPRINT:interrupt:AVERAGE:\"%6.0lf\" GPRINT:interrupt:MIN:\"%6.0lf\" GPRINT:interrupt:MAX:\"%6.0lf\" GPRINT:interrupt:LAST:\"%6.0lf\\r\" AREA:softirq#377EB8FF:\"softirq\\l\":STACK COMMENT:\\u GPRINT:softirq:AVERAGE:\"%6.0lf\" GPRINT:softirq:MIN:\"%6.0lf\" GPRINT:softirq:MAX:\"%6.0lf\" GPRINT:softirq:LAST:\"%6.0lf\\r\" AREA:steal#4DAF4AFF:\"steal\\l\":STACK COMMENT:\\u GPRINT:steal:AVERAGE:\"%6.0lf\" GPRINT:steal:MIN:\"%6.0lf\" GPRINT:steal:MAX:\"%6.0lf\" GPRINT:steal:LAST:\"%6.0lf\\r\" AREA:wait#984EA3FF:\"wait\\l\":STACK COMMENT:\\u GPRINT:wait:AVERAGE:\"%6.0lf\" GPRINT:wait:MIN:\"%6.0lf\" GPRINT:wait:MAX:\"%6.0lf\" GPRINT:wait:LAST:\"%6.0lf\\r\" AREA:system#FF7F00FF:\"system\\l\":STACK COMMENT:\\u GPRINT:system:AVERAGE:\"%6.0lf\" GPRINT:system:MIN:\"%6.0lf\" GPRINT:system:MAX:\"%6.0lf\" GPRINT:system:LAST:\"%6.0lf\\r\" AREA:user#FFFF33FF:\"user\\l\":STACK COMMENT:\\u GPRINT:user:AVERAGE:\"%6.0lf\" GPRINT:user:MIN:\"%6.0lf\" GPRINT:user:MAX:\"%6.0lf\" GPRINT:user:LAST:\"%6.0lf\\r\" AREA:nice#A65628FF:\"nice\\l\":STACK COMMENT:\\u GPRINT:nice:AVERAGE:\"%6.0lf\" GPRINT:nice:MIN:\"%6.0lf\" GPRINT:nice:MAX:\"%6.0lf\" GPRINT:nice:LAST:\"%6.0lf\\r\" AREA:idle#00000000:\"idle\\l\":STACK COMMENT:\\u GPRINT:idle:AVERAGE:\"%6.0lf\" GPRINT:idle:MIN:\"%6.0lf\" GPRINT:idle:MAX:\"%6.0lf\" GPRINT:idle:LAST:\"%6.0lf\\r\" " }, "Processes/collectd/stacksize": { "files": [ "processes-collectd/ps_stacksize.rrd" ], "command": "-t \" collectd: Stack size, bytes\" --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ DEF:stacksize=processes-collectd/ps_stacksize.rrd:value:AVERAGE DEF:stacksize_min=processes-collectd/ps_stacksize.rrd:value:MIN DEF:stacksize_max=processes-collectd/ps_stacksize.rrd:value:MAX CDEF:stacksize_max_min_delta=stacksize_max,stacksize_min,- LINE:stacksize_min AREA:stacksize_max_min_delta$COLOR_LINE_SINGLE_SUB$::STACK LINE$LINE_WIDTH_PRIMARY$:stacksize$COLOR_LINE_SINGLE$:\" \\l\" COMMENT:\\u GPRINT:stacksize:AVERAGE:\"Avr %4.0lf%S\" GPRINT:stacksize_min:MIN:\"Min %4.0lf%S\" GPRINT:stacksize_max:MAX:\"Max %4.0lf%S\" GPRINT:stacksize:LAST:\"Last %4.0lf%S\\r\" " }, "Processes/systemdatascope/rss": { "files": [ "processes-systemdatascope/ps_rss.rrd" ], "command": "-t \" systemdatascope: Resident segment size, bytes\" --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ DEF:rss=processes-systemdatascope/ps_rss.rrd:value:AVERAGE DEF:rss_min=processes-systemdatascope/ps_rss.rrd:value:MIN DEF:rss_max=processes-systemdatascope/ps_rss.rrd:value:MAX CDEF:rss_max_min_delta=rss_max,rss_min,- LINE:rss_min AREA:rss_max_min_delta$COLOR_LINE_SINGLE_SUB$::STACK LINE$LINE_WIDTH_PRIMARY$:rss$COLOR_LINE_SINGLE$:\" \\l\" COMMENT:\\u GPRINT:rss:AVERAGE:\"Avr %4.0lf%S\" GPRINT:rss_min:MIN:\"Min %4.0lf%S\" GPRINT:rss_max:MAX:\"Max %4.0lf%S\" GPRINT:rss:LAST:\"Last %4.0lf%S\\r\" " }, "Processes/rrdtool/data": { "files": [ "processes-rrdtool/ps_data.rrd" ], "command": "-t \" rrdtool: Data size, bytes\" --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ DEF:data=processes-rrdtool/ps_data.rrd:value:AVERAGE DEF:data_min=processes-rrdtool/ps_data.rrd:value:MIN DEF:data_max=processes-rrdtool/ps_data.rrd:value:MAX CDEF:data_max_min_delta=data_max,data_min,- LINE:data_min AREA:data_max_min_delta$COLOR_LINE_SINGLE_SUB$::STACK LINE$LINE_WIDTH_PRIMARY$:data$COLOR_LINE_SINGLE$:\" \\l\" COMMENT:\\u GPRINT:data:AVERAGE:\"Avr %4.0lf%S\" GPRINT:data_min:MIN:\"Min %4.0lf%S\" GPRINT:data_max:MAX:\"Max %4.0lf%S\" GPRINT:data:LAST:\"Last %4.0lf%S\\r\" " }, "CPU/wait": { "files": [ "cpu/percent-wait.rrd" ], "command": "-t \"CPU wait, %\" --upper-limit 100 --lower-limit 0 --rigid --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ DEF:wait=cpu/percent-wait.rrd:value:AVERAGE DEF:wait_min=cpu/percent-wait.rrd:value:MIN DEF:wait_max=cpu/percent-wait.rrd:value:MAX CDEF:wait_max_min_delta=wait_max,wait_min,- LINE:wait_min AREA:wait_max_min_delta$COLOR_LINE_SINGLE_SUB$::STACK LINE$LINE_WIDTH_PRIMARY$:wait$COLOR_LINE_SINGLE$:\"\\l\" COMMENT:\\u GPRINT:wait:AVERAGE:\"Avr %1.0lf\" GPRINT:wait_min:MIN:\"Min %1.0lf\" GPRINT:wait_max:MAX:\"Max %1.0lf\" GPRINT:wait:LAST:\"Last %1.0lf\\r\" " }, "Battery/current": { "files": [ "battery-0/current.rrd" ], "command": "-t \" Battery current, A\" --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ DEF:current=battery-0/current.rrd:value:AVERAGE DEF:current_min=battery-0/current.rrd:value:MIN DEF:current_max=battery-0/current.rrd:value:MAX CDEF:current_max_min_delta=current_max,current_min,- LINE:current_min AREA:current_max_min_delta$COLOR_LINE_SINGLE_SUB$::STACK LINE$LINE_WIDTH_PRIMARY$:current$COLOR_LINE_SINGLE$:\" \\l\" COMMENT:\\u GPRINT:current:AVERAGE:\"Avr %1.0lf%S\" GPRINT:current_min:MIN:\"Min %1.0lf%S\" GPRINT:current_max:MAX:\"Max %1.0lf%S\" GPRINT:current:LAST:\"Last %1.0lf%S\\r\" " }, "Processes/sensors.qcom/code": { "files": [ "processes-sensors.qcom/ps_code.rrd" ], "command": "-t \" sensors.qcom: Code size, bytes\" --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ DEF:code=processes-sensors.qcom/ps_code.rrd:value:AVERAGE DEF:code_min=processes-sensors.qcom/ps_code.rrd:value:MIN DEF:code_max=processes-sensors.qcom/ps_code.rrd:value:MAX CDEF:code_max_min_delta=code_max,code_min,- LINE:code_min AREA:code_max_min_delta$COLOR_LINE_SINGLE_SUB$::STACK LINE$LINE_WIDTH_PRIMARY$:code$COLOR_LINE_SINGLE$:\" \\l\" COMMENT:\\u GPRINT:code:AVERAGE:\"Avr %4.0lf%S\" GPRINT:code_min:MIN:\"Min %4.0lf%S\" GPRINT:code_max:MAX:\"Max %4.0lf%S\" GPRINT:code:LAST:\"Last %4.0lf%S\\r\" " }, "CPU/steal": { "files": [ "cpu/percent-steal.rrd" ], "command": "-t \"CPU steal, %\" --upper-limit 100 --lower-limit 0 --rigid --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ DEF:steal=cpu/percent-steal.rrd:value:AVERAGE DEF:steal_min=cpu/percent-steal.rrd:value:MIN DEF:steal_max=cpu/percent-steal.rrd:value:MAX CDEF:steal_max_min_delta=steal_max,steal_min,- LINE:steal_min AREA:steal_max_min_delta$COLOR_LINE_SINGLE_SUB$::STACK LINE$LINE_WIDTH_PRIMARY$:steal$COLOR_LINE_SINGLE$:\"\\l\" COMMENT:\\u GPRINT:steal:AVERAGE:\"Avr %1.0lf\" GPRINT:steal_min:MIN:\"Min %1.0lf\" GPRINT:steal_max:MAX:\"Max %1.0lf\" GPRINT:steal:LAST:\"Last %1.0lf\\r\" " }, "Processes/sensors.qcom/cputime": { "files": [ "processes-sensors.qcom/ps_cputime.rrd" ], "command": "-t \"sensors.qcom: CPU time, micros/s\" --lower-limit 0 --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ COMMENT:\" Avr\" COMMENT:\" Min\" COMMENT:\" Max\" COMMENT:\" Last\\r\" DEF:user=processes-sensors.qcom/ps_cputime.rrd:user:AVERAGE DEF:user_min=processes-sensors.qcom/ps_cputime.rrd:user:MIN DEF:user_max=processes-sensors.qcom/ps_cputime.rrd:user:MAX CDEF:user_max_min_delta=user_max,user_min,- DEF:syst=processes-sensors.qcom/ps_cputime.rrd:syst:AVERAGE DEF:syst_min=processes-sensors.qcom/ps_cputime.rrd:syst:MIN DEF:syst_max=processes-sensors.qcom/ps_cputime.rrd:syst:MAX CDEF:syst_max_min_delta=syst_max,syst_min,- LINE:user_min AREA:user_max_min_delta#E41A1C80::STACK LINE:syst_min AREA:syst_max_min_delta#4DAF4A80::STACK LINE$LINE_WIDTH_PRIMARY$:user#E41A1CFF:\"user\\l\" COMMENT:\\u GPRINT:user:AVERAGE:\"%4.0lf%S\" GPRINT:user_min:MIN:\"%4.0lf%S\" GPRINT:user_max:MAX:\"%4.0lf%S\" GPRINT:user:LAST:\"%4.0lf%S\\r\" LINE$LINE_WIDTH_PRIMARY$:syst#4DAF4AFF:\"syst\\l\" COMMENT:\\u GPRINT:syst:AVERAGE:\"%4.0lf%S\" GPRINT:syst_min:MIN:\"%4.0lf%S\" GPRINT:syst_max:MAX:\"%4.0lf%S\" GPRINT:syst:LAST:\"%4.0lf%S\\r\" " }, "Processes/collectd/count": { "files": [ "processes-collectd/ps_count.rrd" ], "command": "-t \"collectd: # processes/threads\" --lower-limit 0 --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ COMMENT:\" Avr\" COMMENT:\" Min\" COMMENT:\" Max\" COMMENT:\" Last\\r\" DEF:processes=processes-collectd/ps_count.rrd:processes:AVERAGE DEF:processes_min=processes-collectd/ps_count.rrd:processes:MIN DEF:processes_max=processes-collectd/ps_count.rrd:processes:MAX CDEF:processes_max_min_delta=processes_max,processes_min,- DEF:threads=processes-collectd/ps_count.rrd:threads:AVERAGE DEF:threads_min=processes-collectd/ps_count.rrd:threads:MIN DEF:threads_max=processes-collectd/ps_count.rrd:threads:MAX CDEF:threads_max_min_delta=threads_max,threads_min,- LINE:processes_min AREA:processes_max_min_delta#E41A1C80::STACK LINE:threads_min AREA:threads_max_min_delta#4DAF4A80::STACK LINE$LINE_WIDTH_PRIMARY$:processes#E41A1CFF:\"processes\\l\" COMMENT:\\u GPRINT:processes:AVERAGE:\"%4.0lf%S\" GPRINT:processes_min:MIN:\"%4.0lf%S\" GPRINT:processes_max:MAX:\"%4.0lf%S\" GPRINT:processes:LAST:\"%4.0lf%S\\r\" LINE$LINE_WIDTH_PRIMARY$:threads#4DAF4AFF:\"threads\\l\" COMMENT:\\u GPRINT:threads:AVERAGE:\"%4.0lf%S\" GPRINT:threads_min:MIN:\"%4.0lf%S\" GPRINT:threads_max:MAX:\"%4.0lf%S\" GPRINT:threads:LAST:\"%4.0lf%S\\r\" " }, "Entropy/entropy": { "files": [ "entropy/entropy.rrd" ], "command": "-t \" Entropy, bits\" --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ DEF:entropy=entropy/entropy.rrd:value:AVERAGE DEF:entropy_min=entropy/entropy.rrd:value:MIN DEF:entropy_max=entropy/entropy.rrd:value:MAX CDEF:entropy_max_min_delta=entropy_max,entropy_min,- LINE:entropy_min AREA:entropy_max_min_delta$COLOR_LINE_SINGLE_SUB$::STACK LINE$LINE_WIDTH_PRIMARY$:entropy$COLOR_LINE_SINGLE$:\" \\l\" COMMENT:\\u GPRINT:entropy:AVERAGE:\"Avr %1.0lf%S\" GPRINT:entropy_min:MIN:\"Min %1.0lf%S\" GPRINT:entropy_max:MAX:\"Max %1.0lf%S\" GPRINT:entropy:LAST:\"Last %1.0lf%S\\r\" " }, "Processes/collectd/disk_ops": { "files": [ "processes-collectd/ps_disk_ops.rrd" ], "command": "-t \"collectd: Disk operations, 1/s\" --lower-limit 0 --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ COMMENT:\" Avr\" COMMENT:\" Min\" COMMENT:\" Max\" COMMENT:\" Last\\r\" DEF:read=processes-collectd/ps_disk_ops.rrd:read:AVERAGE DEF:read_min=processes-collectd/ps_disk_ops.rrd:read:MIN DEF:read_max=processes-collectd/ps_disk_ops.rrd:read:MAX CDEF:read_max_min_delta=read_max,read_min,- DEF:write=processes-collectd/ps_disk_ops.rrd:write:AVERAGE DEF:write_min=processes-collectd/ps_disk_ops.rrd:write:MIN DEF:write_max=processes-collectd/ps_disk_ops.rrd:write:MAX CDEF:write_max_min_delta=write_max,write_min,- LINE:read_min AREA:read_max_min_delta#E41A1C80::STACK LINE:write_min AREA:write_max_min_delta#4DAF4A80::STACK LINE$LINE_WIDTH_PRIMARY$:read#E41A1CFF:\"read\\l\" COMMENT:\\u GPRINT:read:AVERAGE:\"%4.0lf%S\" GPRINT:read_min:MIN:\"%4.0lf%S\" GPRINT:read_max:MAX:\"%4.0lf%S\" GPRINT:read:LAST:\"%4.0lf%S\\r\" LINE$LINE_WIDTH_PRIMARY$:write#4DAF4AFF:\"write\\l\" COMMENT:\\u GPRINT:write:AVERAGE:\"%4.0lf%S\" GPRINT:write_min:MIN:\"%4.0lf%S\" GPRINT:write_max:MAX:\"%4.0lf%S\" GPRINT:write:LAST:\"%4.0lf%S\\r\" " }, "Memory/cached": { "files": [ "memory/memory-cached.rrd" ], "command": "-t \" Memory cached, bytes\" --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ DEF:cached=memory/memory-cached.rrd:value:AVERAGE DEF:cached_min=memory/memory-cached.rrd:value:MIN DEF:cached_max=memory/memory-cached.rrd:value:MAX CDEF:cached_max_min_delta=cached_max,cached_min,- LINE:cached_min AREA:cached_max_min_delta$COLOR_LINE_SINGLE_SUB$::STACK LINE$LINE_WIDTH_PRIMARY$:cached$COLOR_LINE_SINGLE$:\" \\l\" COMMENT:\\u GPRINT:cached:AVERAGE:\"Avr %4.0lf%S\" GPRINT:cached_min:MIN:\"Min %4.0lf%S\" GPRINT:cached_max:MAX:\"Max %4.0lf%S\" GPRINT:cached:LAST:\"Last %4.0lf%S\\r\" " }, "Network/rmnet_usb0/errors": { "files": [ "interface-rmnet_usb0/if_errors.rrd" ], "command": "-t \"Network rmnet_usb0 errors, 1/s\" --lower-limit 0 --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ COMMENT:\" Avr\" COMMENT:\" Min\" COMMENT:\" Max\" COMMENT:\" Last\\r\" DEF:tx=interface-rmnet_usb0/if_errors.rrd:tx:AVERAGE DEF:tx_min=interface-rmnet_usb0/if_errors.rrd:tx:MIN DEF:tx_max=interface-rmnet_usb0/if_errors.rrd:tx:MAX CDEF:tx_max_min_delta=tx_max,tx_min,- VDEF:tx_total=tx,TOTAL DEF:rx=interface-rmnet_usb0/if_errors.rrd:rx:AVERAGE DEF:rx_min=interface-rmnet_usb0/if_errors.rrd:rx:MIN DEF:rx_max=interface-rmnet_usb0/if_errors.rrd:rx:MAX CDEF:rx_max_min_delta=rx_max,rx_min,- VDEF:rx_total=rx,TOTAL LINE:tx_min AREA:tx_max_min_delta#E41A1C80::STACK LINE:rx_min AREA:rx_max_min_delta#4DAF4A80::STACK LINE$LINE_WIDTH_PRIMARY$:tx#E41A1CFF:\"Outgoing\\l\" COMMENT:\\u GPRINT:tx:AVERAGE:\"%6.2lf%S\" GPRINT:tx_min:MIN:\"%6.2lf%S\" GPRINT:tx_max:MAX:\"%6.2lf%S\" GPRINT:tx:LAST:\"%6.2lf%S\\r\" LINE$LINE_WIDTH_PRIMARY$:rx#4DAF4AFF:\"Incoming\\l\" COMMENT:\\u GPRINT:rx:AVERAGE:\"%6.2lf%S\" GPRINT:rx_min:MIN:\"%6.2lf%S\" GPRINT:rx_max:MAX:\"%6.2lf%S\" GPRINT:rx:LAST:\"%6.2lf%S\\r\" GPRINT:tx_total:\"Outgoing Total %8.0lf%s\\r\" GPRINT:rx_total:\"Incoming Total %8.0lf%s\\r\" " }, "CPU/user": { "files": [ "cpu/percent-user.rrd" ], "command": "-t \"CPU user, %\" --upper-limit 100 --lower-limit 0 --rigid --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ DEF:user=cpu/percent-user.rrd:value:AVERAGE DEF:user_min=cpu/percent-user.rrd:value:MIN DEF:user_max=cpu/percent-user.rrd:value:MAX CDEF:user_max_min_delta=user_max,user_min,- LINE:user_min AREA:user_max_min_delta$COLOR_LINE_SINGLE_SUB$::STACK LINE$LINE_WIDTH_PRIMARY$:user$COLOR_LINE_SINGLE$:\"\\l\" COMMENT:\\u GPRINT:user:AVERAGE:\"Avr %1.0lf\" GPRINT:user_min:MIN:\"Min %1.0lf\" GPRINT:user_max:MAX:\"Max %1.0lf\" GPRINT:user:LAST:\"Last %1.0lf\\r\" " }, "Processes/sensors.qcom/stacksize": { "files": [ "processes-sensors.qcom/ps_stacksize.rrd" ], "command": "-t \" sensors.qcom: Stack size, bytes\" --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ DEF:stacksize=processes-sensors.qcom/ps_stacksize.rrd:value:AVERAGE DEF:stacksize_min=processes-sensors.qcom/ps_stacksize.rrd:value:MIN DEF:stacksize_max=processes-sensors.qcom/ps_stacksize.rrd:value:MAX CDEF:stacksize_max_min_delta=stacksize_max,stacksize_min,- LINE:stacksize_min AREA:stacksize_max_min_delta$COLOR_LINE_SINGLE_SUB$::STACK LINE$LINE_WIDTH_PRIMARY$:stacksize$COLOR_LINE_SINGLE$:\" \\l\" COMMENT:\\u GPRINT:stacksize:AVERAGE:\"Avr %4.0lf%S\" GPRINT:stacksize_min:MIN:\"Min %4.0lf%S\" GPRINT:stacksize_max:MAX:\"Max %4.0lf%S\" GPRINT:stacksize:LAST:\"Last %4.0lf%S\\r\" " }, "Processes/systemdatascope/code": { "files": [ "processes-systemdatascope/ps_code.rrd" ], "command": "-t \" systemdatascope: Code size, bytes\" --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ DEF:code=processes-systemdatascope/ps_code.rrd:value:AVERAGE DEF:code_min=processes-systemdatascope/ps_code.rrd:value:MIN DEF:code_max=processes-systemdatascope/ps_code.rrd:value:MAX CDEF:code_max_min_delta=code_max,code_min,- LINE:code_min AREA:code_max_min_delta$COLOR_LINE_SINGLE_SUB$::STACK LINE$LINE_WIDTH_PRIMARY$:code$COLOR_LINE_SINGLE$:\" \\l\" COMMENT:\\u GPRINT:code:AVERAGE:\"Avr %4.0lf%S\" GPRINT:code_min:MIN:\"Min %4.0lf%S\" GPRINT:code_max:MAX:\"Max %4.0lf%S\" GPRINT:code:LAST:\"Last %4.0lf%S\\r\" " }, "Storage/root": { "files": [ "df-root/df_complex-used.rrd", "df-root/df_complex-free.rrd", "df-root/df_complex-reserved.rrd" ], "command": "-t \"Storage root\" --lower-limit 0 --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ COMMENT:\" Avr\" COMMENT:\" Min\" COMMENT:\" Max\" COMMENT:\" Last\\r\" DEF:used=df-root/df_complex-used.rrd:value:AVERAGE DEF:free=df-root/df_complex-free.rrd:value:AVERAGE DEF:reserved=df-root/df_complex-reserved.rrd:value:AVERAGE AREA:used#E41A1CFF:\"used\\l\" COMMENT:\\u GPRINT:used:AVERAGE:\"%4.1lf%S\" GPRINT:used:MIN:\"%4.1lf%S\" GPRINT:used:MAX:\"%4.1lf%S\" GPRINT:used:LAST:\"%4.1lf%S\\r\" AREA:free#377EB8FF:\"free\\l\":STACK COMMENT:\\u GPRINT:free:AVERAGE:\"%4.1lf%S\" GPRINT:free:MIN:\"%4.1lf%S\" GPRINT:free:MAX:\"%4.1lf%S\" GPRINT:free:LAST:\"%4.1lf%S\\r\" AREA:reserved#4DAF4AFF:\"reserved\\l\":STACK COMMENT:\\u GPRINT:reserved:AVERAGE:\"%4.1lf%S\" GPRINT:reserved:MIN:\"%4.1lf%S\" GPRINT:reserved:MAX:\"%4.1lf%S\" GPRINT:reserved:LAST:\"%4.1lf%S\\r\" " }, "Battery/voltage/cover": { "files": [ "battery-0/voltage.rrd" ], "command": "-t \" Battery, V\" --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ DEF:voltage=battery-0/voltage.rrd:value:AVERAGE DEF:voltage_min=battery-0/voltage.rrd:value:MIN DEF:voltage_max=battery-0/voltage.rrd:value:MAX CDEF:voltage_max_min_delta=voltage_max,voltage_min,- LINE:voltage_min AREA:voltage_max_min_delta$COLOR_LINE_SINGLE_SUB$::STACK LINE$LINE_WIDTH_PRIMARY$:voltage$COLOR_LINE_SINGLE$:\"\" " }, "Processes/collectd/cputime": { "files": [ "processes-collectd/ps_cputime.rrd" ], "command": "-t \"collectd: CPU time, micros/s\" --lower-limit 0 --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ COMMENT:\" Avr\" COMMENT:\" Min\" COMMENT:\" Max\" COMMENT:\" Last\\r\" DEF:user=processes-collectd/ps_cputime.rrd:user:AVERAGE DEF:user_min=processes-collectd/ps_cputime.rrd:user:MIN DEF:user_max=processes-collectd/ps_cputime.rrd:user:MAX CDEF:user_max_min_delta=user_max,user_min,- DEF:syst=processes-collectd/ps_cputime.rrd:syst:AVERAGE DEF:syst_min=processes-collectd/ps_cputime.rrd:syst:MIN DEF:syst_max=processes-collectd/ps_cputime.rrd:syst:MAX CDEF:syst_max_min_delta=syst_max,syst_min,- LINE:user_min AREA:user_max_min_delta#E41A1C80::STACK LINE:syst_min AREA:syst_max_min_delta#4DAF4A80::STACK LINE$LINE_WIDTH_PRIMARY$:user#E41A1CFF:\"user\\l\" COMMENT:\\u GPRINT:user:AVERAGE:\"%4.0lf%S\" GPRINT:user_min:MIN:\"%4.0lf%S\" GPRINT:user_max:MAX:\"%4.0lf%S\" GPRINT:user:LAST:\"%4.0lf%S\\r\" LINE$LINE_WIDTH_PRIMARY$:syst#4DAF4AFF:\"syst\\l\" COMMENT:\\u GPRINT:syst:AVERAGE:\"%4.0lf%S\" GPRINT:syst_min:MIN:\"%4.0lf%S\" GPRINT:syst_max:MAX:\"%4.0lf%S\" GPRINT:syst:LAST:\"%4.0lf%S\\r\" " }, "Network/wlan0/dropped": { "files": [ "interface-wlan0/if_dropped.rrd" ], "command": "-t \"Network wlan0 dropped, 1/s\" --lower-limit 0 --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ COMMENT:\" Avr\" COMMENT:\" Min\" COMMENT:\" Max\" COMMENT:\" Last\\r\" DEF:tx=interface-wlan0/if_dropped.rrd:tx:AVERAGE DEF:tx_min=interface-wlan0/if_dropped.rrd:tx:MIN DEF:tx_max=interface-wlan0/if_dropped.rrd:tx:MAX CDEF:tx_max_min_delta=tx_max,tx_min,- VDEF:tx_total=tx,TOTAL DEF:rx=interface-wlan0/if_dropped.rrd:rx:AVERAGE DEF:rx_min=interface-wlan0/if_dropped.rrd:rx:MIN DEF:rx_max=interface-wlan0/if_dropped.rrd:rx:MAX CDEF:rx_max_min_delta=rx_max,rx_min,- VDEF:rx_total=rx,TOTAL LINE:tx_min AREA:tx_max_min_delta#E41A1C80::STACK LINE:rx_min AREA:rx_max_min_delta#4DAF4A80::STACK LINE$LINE_WIDTH_PRIMARY$:tx#E41A1CFF:\"Outgoing\\l\" COMMENT:\\u GPRINT:tx:AVERAGE:\"%6.2lf%S\" GPRINT:tx_min:MIN:\"%6.2lf%S\" GPRINT:tx_max:MAX:\"%6.2lf%S\" GPRINT:tx:LAST:\"%6.2lf%S\\r\" LINE$LINE_WIDTH_PRIMARY$:rx#4DAF4AFF:\"Incoming\\l\" COMMENT:\\u GPRINT:rx:AVERAGE:\"%6.2lf%S\" GPRINT:rx_min:MIN:\"%6.2lf%S\" GPRINT:rx_max:MAX:\"%6.2lf%S\" GPRINT:rx:LAST:\"%6.2lf%S\\r\" GPRINT:tx_total:\"Outgoing Total %8.0lf%s\\r\" GPRINT:rx_total:\"Incoming Total %8.0lf%s\\r\" " }, "Memory/used": { "files": [ "memory/memory-used.rrd" ], "command": "-t \" Memory used, bytes\" --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ DEF:used=memory/memory-used.rrd:value:AVERAGE DEF:used_min=memory/memory-used.rrd:value:MIN DEF:used_max=memory/memory-used.rrd:value:MAX CDEF:used_max_min_delta=used_max,used_min,- LINE:used_min AREA:used_max_min_delta$COLOR_LINE_SINGLE_SUB$::STACK LINE$LINE_WIDTH_PRIMARY$:used$COLOR_LINE_SINGLE$:\" \\l\" COMMENT:\\u GPRINT:used:AVERAGE:\"Avr %4.0lf%S\" GPRINT:used_min:MIN:\"Min %4.0lf%S\" GPRINT:used_max:MAX:\"Max %4.0lf%S\" GPRINT:used:LAST:\"Last %4.0lf%S\\r\" " }, "Processes/sleeping": { "files": [ "processes/ps_state-sleeping.rrd" ], "command": "-t \" Processes sleeping\" --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ DEF:sleeping=processes/ps_state-sleeping.rrd:value:AVERAGE DEF:sleeping_min=processes/ps_state-sleeping.rrd:value:MIN DEF:sleeping_max=processes/ps_state-sleeping.rrd:value:MAX CDEF:sleeping_max_min_delta=sleeping_max,sleeping_min,- LINE:sleeping_min AREA:sleeping_max_min_delta$COLOR_LINE_SINGLE_SUB$::STACK LINE$LINE_WIDTH_PRIMARY$:sleeping$COLOR_LINE_SINGLE$:\" \\l\" COMMENT:\\u GPRINT:sleeping:AVERAGE:\"Avr %4.0lf%S\" GPRINT:sleeping_min:MIN:\"Min %4.0lf%S\" GPRINT:sleeping_max:MAX:\"Max %4.0lf%S\" GPRINT:sleeping:LAST:\"Last %4.0lf%S\\r\" " }, "Processes/collectd/code": { "files": [ "processes-collectd/ps_code.rrd" ], "command": "-t \" collectd: Code size, bytes\" --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ DEF:code=processes-collectd/ps_code.rrd:value:AVERAGE DEF:code_min=processes-collectd/ps_code.rrd:value:MIN DEF:code_max=processes-collectd/ps_code.rrd:value:MAX CDEF:code_max_min_delta=code_max,code_min,- LINE:code_min AREA:code_max_min_delta$COLOR_LINE_SINGLE_SUB$::STACK LINE$LINE_WIDTH_PRIMARY$:code$COLOR_LINE_SINGLE$:\" \\l\" COMMENT:\\u GPRINT:code:AVERAGE:\"Avr %4.0lf%S\" GPRINT:code_min:MIN:\"Min %4.0lf%S\" GPRINT:code_max:MAX:\"Max %4.0lf%S\" GPRINT:code:LAST:\"Last %4.0lf%S\\r\" " }, "Processes/sensors.qcom/pagefaults": { "files": [ "processes-sensors.qcom/ps_pagefaults.rrd" ], "command": "-t \"sensors.qcom: Page faults, 1/s\" --lower-limit 0 --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ COMMENT:\" Avr\" COMMENT:\" Min\" COMMENT:\" Max\" COMMENT:\" Last\\r\" DEF:minflt=processes-sensors.qcom/ps_pagefaults.rrd:minflt:AVERAGE DEF:minflt_min=processes-sensors.qcom/ps_pagefaults.rrd:minflt:MIN DEF:minflt_max=processes-sensors.qcom/ps_pagefaults.rrd:minflt:MAX CDEF:minflt_max_min_delta=minflt_max,minflt_min,- DEF:majflt=processes-sensors.qcom/ps_pagefaults.rrd:majflt:AVERAGE DEF:majflt_min=processes-sensors.qcom/ps_pagefaults.rrd:majflt:MIN DEF:majflt_max=processes-sensors.qcom/ps_pagefaults.rrd:majflt:MAX CDEF:majflt_max_min_delta=majflt_max,majflt_min,- LINE:minflt_min AREA:minflt_max_min_delta#E41A1C80::STACK LINE:majflt_min AREA:majflt_max_min_delta#4DAF4A80::STACK LINE$LINE_WIDTH_PRIMARY$:minflt#E41A1CFF:\"minflt\\l\" COMMENT:\\u GPRINT:minflt:AVERAGE:\"%4.0lf%S\" GPRINT:minflt_min:MIN:\"%4.0lf%S\" GPRINT:minflt_max:MAX:\"%4.0lf%S\" GPRINT:minflt:LAST:\"%4.0lf%S\\r\" LINE$LINE_WIDTH_PRIMARY$:majflt#4DAF4AFF:\"majflt\\l\" COMMENT:\\u GPRINT:majflt:AVERAGE:\"%4.0lf%S\" GPRINT:majflt_min:MIN:\"%4.0lf%S\" GPRINT:majflt_max:MAX:\"%4.0lf%S\" GPRINT:majflt:LAST:\"%4.0lf%S\\r\" " }, "Memory/overview": { "files": [ "memory/memory-slab_unrecl.rrd", "memory/memory-slab_recl.rrd", "memory/memory-used.rrd", "memory/memory-buffered.rrd", "memory/memory-cached.rrd", "memory/memory-free.rrd" ], "command": "-t \"Memory overview, bytes\" --lower-limit 0 --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ COMMENT:\" Avr\" COMMENT:\" Min\" COMMENT:\" Max\" COMMENT:\" Last\\r\" DEF:slab_unrecl=memory/memory-slab_unrecl.rrd:value:AVERAGE DEF:slab_recl=memory/memory-slab_recl.rrd:value:AVERAGE DEF:used=memory/memory-used.rrd:value:AVERAGE DEF:buffered=memory/memory-buffered.rrd:value:AVERAGE DEF:cached=memory/memory-cached.rrd:value:AVERAGE DEF:free=memory/memory-free.rrd:value:AVERAGE AREA:slab_unrecl#E41A1CFF:\"slab_unrecl\\l\" COMMENT:\\u GPRINT:slab_unrecl:AVERAGE:\"%4.0lf%S\" GPRINT:slab_unrecl:MIN:\"%4.0lf%S\" GPRINT:slab_unrecl:MAX:\"%4.0lf%S\" GPRINT:slab_unrecl:LAST:\"%4.0lf%S\\r\" AREA:slab_recl#377EB8FF:\"slab_recl\\l\":STACK COMMENT:\\u GPRINT:slab_recl:AVERAGE:\"%4.0lf%S\" GPRINT:slab_recl:MIN:\"%4.0lf%S\" GPRINT:slab_recl:MAX:\"%4.0lf%S\" GPRINT:slab_recl:LAST:\"%4.0lf%S\\r\" AREA:used#4DAF4AFF:\"used\\l\":STACK COMMENT:\\u GPRINT:used:AVERAGE:\"%4.0lf%S\" GPRINT:used:MIN:\"%4.0lf%S\" GPRINT:used:MAX:\"%4.0lf%S\" GPRINT:used:LAST:\"%4.0lf%S\\r\" AREA:buffered#984EA3FF:\"buffered\\l\":STACK COMMENT:\\u GPRINT:buffered:AVERAGE:\"%4.0lf%S\" GPRINT:buffered:MIN:\"%4.0lf%S\" GPRINT:buffered:MAX:\"%4.0lf%S\" GPRINT:buffered:LAST:\"%4.0lf%S\\r\" AREA:cached#FF7F00FF:\"cached\\l\":STACK COMMENT:\\u GPRINT:cached:AVERAGE:\"%4.0lf%S\" GPRINT:cached:MIN:\"%4.0lf%S\" GPRINT:cached:MAX:\"%4.0lf%S\" GPRINT:cached:LAST:\"%4.0lf%S\\r\" AREA:free#FFFF33FF:\"free\\l\":STACK COMMENT:\\u GPRINT:free:AVERAGE:\"%4.0lf%S\" GPRINT:free:MIN:\"%4.0lf%S\" GPRINT:free:MAX:\"%4.0lf%S\" GPRINT:free:LAST:\"%4.0lf%S\\r\" " }, "Memory/slab_unrecl": { "files": [ "memory/memory-slab_unrecl.rrd" ], "command": "-t \" Memory slab_unrecl, bytes\" --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ DEF:slab_unrecl=memory/memory-slab_unrecl.rrd:value:AVERAGE DEF:slab_unrecl_min=memory/memory-slab_unrecl.rrd:value:MIN DEF:slab_unrecl_max=memory/memory-slab_unrecl.rrd:value:MAX CDEF:slab_unrecl_max_min_delta=slab_unrecl_max,slab_unrecl_min,- LINE:slab_unrecl_min AREA:slab_unrecl_max_min_delta$COLOR_LINE_SINGLE_SUB$::STACK LINE$LINE_WIDTH_PRIMARY$:slab_unrecl$COLOR_LINE_SINGLE$:\" \\l\" COMMENT:\\u GPRINT:slab_unrecl:AVERAGE:\"Avr %4.0lf%S\" GPRINT:slab_unrecl_min:MIN:\"Min %4.0lf%S\" GPRINT:slab_unrecl_max:MAX:\"Max %4.0lf%S\" GPRINT:slab_unrecl:LAST:\"Last %4.0lf%S\\r\" " }, "Processes/fork_rate": { "files": [ "processes/fork_rate.rrd" ], "command": "-t \" Fork rate, 1/s\" --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ DEF:fork_rate=processes/fork_rate.rrd:value:AVERAGE DEF:fork_rate_min=processes/fork_rate.rrd:value:MIN DEF:fork_rate_max=processes/fork_rate.rrd:value:MAX CDEF:fork_rate_max_min_delta=fork_rate_max,fork_rate_min,- LINE:fork_rate_min AREA:fork_rate_max_min_delta$COLOR_LINE_SINGLE_SUB$::STACK LINE$LINE_WIDTH_PRIMARY$:fork_rate$COLOR_LINE_SINGLE$:\" \\l\" COMMENT:\\u GPRINT:fork_rate:AVERAGE:\"Avr %4.0lf%S\" GPRINT:fork_rate_min:MIN:\"Min %4.0lf%S\" GPRINT:fork_rate_max:MAX:\"Max %4.0lf%S\" GPRINT:fork_rate:LAST:\"Last %4.0lf%S\\r\" " }, "Processes/rrdtool/stacksize": { "files": [ "processes-rrdtool/ps_stacksize.rrd" ], "command": "-t \" rrdtool: Stack size, bytes\" --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ DEF:stacksize=processes-rrdtool/ps_stacksize.rrd:value:AVERAGE DEF:stacksize_min=processes-rrdtool/ps_stacksize.rrd:value:MIN DEF:stacksize_max=processes-rrdtool/ps_stacksize.rrd:value:MAX CDEF:stacksize_max_min_delta=stacksize_max,stacksize_min,- LINE:stacksize_min AREA:stacksize_max_min_delta$COLOR_LINE_SINGLE_SUB$::STACK LINE$LINE_WIDTH_PRIMARY$:stacksize$COLOR_LINE_SINGLE$:\" \\l\" COMMENT:\\u GPRINT:stacksize:AVERAGE:\"Avr %4.0lf%S\" GPRINT:stacksize_min:MIN:\"Min %4.0lf%S\" GPRINT:stacksize_max:MAX:\"Max %4.0lf%S\" GPRINT:stacksize:LAST:\"Last %4.0lf%S\\r\" " }, "Battery/voltage": { "files": [ "battery-0/voltage.rrd" ], "command": "-t \" Battery voltage, V\" --color BACK$COLOR_BACKGROUND$ --color SHADEA$COLOR_BACKGROUND$ --color SHADEB$COLOR_BACKGROUND$ --color CANVAS$COLOR_CANVAS$ --color FONT$COLOR_FONT$ --color AXIS$COLOR_AXIS$ --color ARROW$COLOR_ARROW$ DEF:voltage=battery-0/voltage.rrd:value:AVERAGE DEF:voltage_min=battery-0/voltage.rrd:value:MIN DEF:voltage_max=battery-0/voltage.rrd:value:MAX CDEF:voltage_max_min_delta=voltage_max,voltage_min,- LINE:voltage_min AREA:voltage_max_min_delta$COLOR_LINE_SINGLE_SUB$::STACK LINE$LINE_WIDTH_PRIMARY$:voltage$COLOR_LINE_SINGLE$:\" \\l\" COMMENT:\\u GPRINT:voltage:AVERAGE:\"Avr %1.3lf%S\" GPRINT:voltage_min:MIN:\"Min %1.3lf%S\" GPRINT:voltage_max:MAX:\"Max %1.3lf%S\" GPRINT:voltage:LAST:\"Last %1.3lf%S\\r\" " } } }