Page 1 of 1
Map, Trends and Histogram does not work on 4.3.0
Posted: Thu Feb 23, 2017 10:14 am
by Petr M.
Hi Nagios team,
I installed Nagios Core 4.3.0 but Map, Trends and Histogram links does not work.
These functions display the same error (please check attachment). What´s wrong? Legacy links working fine.
Can you help me please?
Thanks, Petr
Re: Map, Trends and Histogram does not work on 4.3.0
Posted: Thu Feb 23, 2017 11:18 am
by metaldad
As I wrote here:
https://support.nagios.com/forum/viewto ... 10#p213085
This worked for me (short version):
Create config.js with following content in /usr/local/nagios/share/js/ (path may differ, but I think you know where to find it):
Code: Select all
var nagcfg = {};
nagcfg.cgidir = "cgibin/";
Re: Map, Trends and Histogram does not work on 4.3.0
Posted: Thu Feb 23, 2017 2:49 pm
by Petr M.
Great, this helps me. Now 4.3.0 working fine for me.
Re: Map, Trends and Histogram does not work on 4.3.0
Posted: Thu Feb 23, 2017 2:58 pm
by dwhitfield
It sounds like this issue has been resolved. Is it okay if we lock this thread? Thanks for choosing the Nagios forums!
Re: Map, Trends and Histogram does not work on 4.3.0
Posted: Thu Feb 23, 2017 3:15 pm
by Petr M.
Yes, you could lock this thread.
Thanks