{% extends "screen/base.html" %} {% block head_js %} {{super()}} {%endblock%} {% block container %}
{%if error%}

{{error}}

{%endif%}
更新graph: {{graph.title}}
一行一个完整的counter,比如: cpu.idle 或者
使用tag来筛选,比如metric=net.if.in.bytes iface=eth0 (其中metric项必须得有; metric和tag之间,tag与tag之间用空格分割)
{% endblock %}