statusmap
Re: statusmap
You will need to make the router a parent of the hosts you want attached to it.
Former Nagios employee
Re: statusmap
I already have a router, but how to add the other computers to the router
Re: statusmap
You can just add the following line to the child hosts:
to make the router their parent. Bear in mind this will not only place them behind the router on the map, but if the router goes down the hosts will be shown as unreachable.
Code: Select all
parents <router hostname>Former Nagios employee
Re: statusmap
Would you like us to keep this thread open while you test this out? Otherwise we will be closing it.
Former Nagios employee