Skip to content

Instantly share code, notes, and snippets.

@dougsyer
Created July 10, 2018 13:34
Show Gist options
  • Save dougsyer/264cd27eddecda3de1b011cf34b3ad2d to your computer and use it in GitHub Desktop.
Save dougsyer/264cd27eddecda3de1b011cf34b3ad2d to your computer and use it in GitHub Desktop.
creating a graph legend in zenoss 6 description field with html example
<style> h2 { color:blue; font-size:12pt; background-color:powderblue; } </style>
<h2>
1 -- Other<BR>
2 -- Ok<BR>
3 -- Degraded<BR>
4 -- Failed<BR>
</h2>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment