{% extends "base_general_charts.html" %}
{% block content %}
{{ block.super }}
{% endblock %}
{% comment %}
0 timestamp
1 node_1_read_hits
2 node_1_section_reads
3 node_1_read_rate
4 node_1_write_rate
5 node_1_prefetch_reads
6 node_1_prefetch_read_hits
7 node_2_read_hits
8 node_2_section_reads
9 node_2_read_rate
10 node_2_write_rate
11 node_2_prefetch_reads
12 node_2_prefetch_read_hits
13 node_3_read_hits
14 node_3_section_reads
15 node_3_read_rate
16 node_3_write_rate
17 node_3_prefetch_reads
18 node_3_prefetch_read_hits
{% endcomment %}