Network Map

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
CFT6Server
Posts: 506
Joined: Wed Apr 15, 2015 4:21 pm

Network Map

Post by CFT6Server »

We have a pretty big environment so the network map just turns out to be a huge blob of test overlaying each other. It would be nice to be able to start filtering by say service groups or hostgroups so that this function can display a network map that's useful. Unless there are suggestions?
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Network Map

Post by lmiltchev »

You can try using the Hypermap instead of the "Network Status Map". With hypermap, you can zoom in/out by scrolling the mouse wheel, you can re-position a host in the center, etc. If you really want to use the "Network Status Map", you could try the "new" map in Nagios Core (not the legacy one):

Code: Select all

http://ipaddress/nagios/map.html?host=all
It has some extra options, compared to the "legacy" one. In fact, we will be adding it to XI as well.

You can also try a "workaround" with the "legacy" map - set up dummy hosts, corresponding to your hostgroups, i.e. linux-servers, windows-servers, websites, etc. Set up each of the dummy hosts as a parent of the members of the corresponding hostgroups. Make sure, all of the parent-child relationships are set up properly.
Note: This may or may not work with your setup, depending on how large it is.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked