Monday 28 July 2014

Change graphite's default dashboard graph colors

  1. cp -v /opt/graphite/conf/graphTemplates.conf.example /opt/graphite/conf/graphTemplates.conf
  2. vi /opt/graphite/conf/graphTemplates.conf
  3. change '[default]' section to '[uggs]'
  4. change another section, e.g. '[solarized-dark]', to '[default]'
  5. reload dashboard and you should see changed colors

No comments:

Post a Comment

Note: only a member of this blog may post a comment.

Interview questions: 2020-12

Terraform provider vs provisioner Load balancing Network Load Balancer vs Application Load Balancer  Networking Layer 1 vs Layer 4 haproxy u...