I am trying to setup a distributed nagions consisting one backend server (i.e. Server A) and one front end server (Server :roll:. Server A is configured with all active checks and handles notification. Server B is just meant to act a portal and has corresponding passive checks defined.
Everything appears to be working fine, except the rrd and graph. When I see the status on to the monitoring page on Server B it does reflect the correct status and time stamp, any changes in status (Host & Service) is reflected on Server B. But when I click on the graph, I do not see anything. Also I do not see any rrd files being created on Server B where as on Server A everything works as expected.
I hope rrd files should be created on the Server B as well. I appreciate any guidance whether it is possible or not and if it is possible, what could be wrong?