renchap opened this issue 12 years ago · 0 comments
For example, we want to allow to do
# memory.rb dashboard "system" do graph "memory" do ... end end # cpu.rb dashboard "system" do graph "cpu" do ... end end