Describe the bug
I'm trying to setup a custom color palette for the graphs using the parameter custom_palette in munin.conf. Munin reports : Unknown keyword at end of left hand side of line 157 (custom_palette )
To Reproduce
Edit /etc/munin.conf
add in the general section :
Describe the bug I'm trying to setup a custom color palette for the graphs using the parameter custom_palette in munin.conf. Munin reports :
Unknown keyword at end of left hand side of line 157 (custom_palette )
To Reproduce Edit /etc/munin.conf add in the general section :
run
sudo -u munin /usr/bin/munin-cron
Expected behavior Munin graph should use the custom palette.
Screenshots & Logs
Server
I think its related to #121 and I cannot see this code in lib/Munin/Master/Graph.pm