view Nagvis MAP from different directory

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
zaji_nms
Posts: 616
Joined: Tue Oct 16, 2012 12:28 am

view Nagvis MAP from different directory

Post by zaji_nms »

Dear Expert

we know that Nagvis default directory for the maps is : /usr/local/nagvis/etc/maps

and map can be view directly from http://192.168.55.66/nagvis/frontend/na ... re-Network

however for some strong reason we have moved some maps to different directory (/usr/local/nagvis/etc/oldmaps)

we want to view those moved maps directly via URL, we trying as below but no success.

http://192.168.55.66/nagvis/oldmaps/fro ... re-Network
http://192.168.55.66/nagvis/frontend/na ... re-Network

Appreciate your help with some R&D , hope you will not advice to check with Nagvis team.

Please note , we do not want to change any init, conf file except URL - http://192.168.55.66/..................

Regards
Zajil NMS
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: view Nagvis MAP from different directory

Post by tmcdonald »

This is a NagVis question, and as we did not write NagVis we are not familiar with the codebase, which will make this very difficult to support. You will need to check with the NagVis team as this is not our product.

You can try specifying the "oldmaps" path as ../oldmaps or just oldmaps (without the initial forward-slash) in your second example above, but if that does not work then I don't know of any thing of-hand that can be done.
Former Nagios employee
Locked