Skip to content

2.999: "COLOUR<n>" feature not implemented #654

Open
@shapirus

Description

@shapirus

http://munin-monitoring.org/wiki/fieldname.colour says the following:

You can pick a color either by its HTML code (i.e. six hex digits), or by an index into the palette used. Somehow map the entry to a number, then use ".colour COLOUR" where "" is that number. (requires munin 2.0)

The color index method does not work (at least in 2.999.2): the 'COLOUR' strings aren't processed and are passed to rrdtool as is, resulting in a failed graph rendering attempt.

The hex code method, however, works (provided that #653 is merged -- without that fix it doesn't work either).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions