Page 2 of 2
Re: Nagios core 4.1.1 - map questions
Posted: Thu Dec 17, 2015 5:00 pm
by nag75
Re: Nagios core 4.1.1 - map questions
Posted: Thu Dec 17, 2015 5:05 pm
by rkennedy
Yep, that's why the map is green then. It's based off of your host checks and doesn't factor in the service checks.
Re: Nagios core 4.1.1 - map questions
Posted: Thu Dec 17, 2015 5:20 pm
by nag75
its posible to change this behavior?
Re: Nagios core 4.1.1 - map questions
Posted: Fri Dec 18, 2015 1:56 pm
by tmcdonald
Possible yes, but this would require modifying the Core source code and recompiling.
Re: Nagios core 4.1.1 - map questions
Posted: Sat Dec 19, 2015 4:39 pm
by nag75
Hi,
This is good information.
Can you give me a hint how?
thx
Re: Nagios core 4.1.1 - map questions
Posted: Mon Dec 21, 2015 12:21 pm
by tmcdonald
There aren't really any hints I can give, this is something that would need to be changed in the Core code itself. The page that displays that map is map.html, but it's a lot of Javascript and Angular code, which either yourself or someone in your organization will need to modify (and we can't support it if it breaks due to those changes). Barring that, you can make the request on our Github and our Core dev might decide to add it in:
https://github.com/NagiosEnterprises/nagioscore