Page 1 of 1

view Nagvis MAP from different directory

Posted: Tue Mar 01, 2016 4:46 am
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

Re: view Nagvis MAP from different directory

Posted: Tue Mar 01, 2016 12:15 pm
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.