Nagios core 4.1.1 - map questions

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
nag75
Posts: 8
Joined: Mon Dec 14, 2015 4:25 pm

Re: Nagios core 4.1.1 - map questions

Post by nag75 »

Hi,

yes host its up.
host grid.PNG
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Nagios core 4.1.1 - map questions

Post 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.
Former Nagios Employee
nag75
Posts: 8
Joined: Mon Dec 14, 2015 4:25 pm

Re: Nagios core 4.1.1 - map questions

Post by nag75 »

its posible to change this behavior?
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Nagios core 4.1.1 - map questions

Post by tmcdonald »

Possible yes, but this would require modifying the Core source code and recompiling.
Former Nagios employee
nag75
Posts: 8
Joined: Mon Dec 14, 2015 4:25 pm

Re: Nagios core 4.1.1 - map questions

Post by nag75 »

Hi,

This is good information.
Can you give me a hint how?

thx
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Nagios core 4.1.1 - map questions

Post 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
Former Nagios employee
Locked