jonnymccullagh / munstrap

Alternative Munin 2.x templates based on Twitter Bootstrap
GNU General Public License v2.0
112 stars 15 forks source link

Dynazoom not working after switch to munstrap #19

Open somebody-somewhere-over-the-rainbow opened 9 years ago

somebody-somewhere-over-the-rainbow commented 9 years ago

Hi there,

thanks for your awesome template! I am having an issue however, that I hope you can help me fix. I am running ubuntu 14.04 with nginx with fastcgi. I had no issue installing munin but when I updated the templates as outlined in your instructions, I always lose the dynazoom function:

image

I've already reinstalled munin a couple of times and had a look at the nginx config but no luck yet. Do you have any idea what might be the reason? As I said dynazoom is working until I swith over to munstrap...

cheers Alex

P.s.: I am running munin 2.0.21-2.0 and my nginx config for munstrap is from this tutorial: http://blog.costan.us/2013/03/setting-up-munin-on-ubuntu-server-1210.html

krzysztofantczak commented 9 years ago

Works for me

lhurt commented 8 years ago

The url path /munin-cgi/munin-cgi-graph is hardcoded into the template.

Therefore this path has to be used in the webserver configuration and in munin.conf.

Some manuals use /cgi-bin/munin-cgi-graph/. This will not work.

Please check if you got it right. I fiddled with it quite some time.

nanom1t commented 7 years ago

I have the same issue. I've set url path in /etc/munin/munin.conf, but it does not work: cgiurl_graph /munin-cgi/munin-cgi-graph