Article
This tip explains how to quickly detect if your plug-in is installed on iManager.
Problem
Often when you want to check whether a specific plug-in is installed in iManager, you have to log in to iManager first. However, there is clever and quick way to do the same thing with less effort.
Solution
Checking for Installed Plug-ins
Assume that you have iManager running on a remote machine, such as 192.168.0.100. Let's say you want to check whether the NMAS plug-in (nmas.npm) is installed on this iManager.
For that, open up Firefox or Internet Explorer and then browse to the following location:
http://192.168.0.100/nps/packages/nmas.npm
If the NMAS plugin is installed, then you will be prompted to save this file. If it is not, installed then you will see the error message saying that the specified object was not found. You can check for any plug-in this way, provided you know its file name.
Checking for Uninstalled Plug-ins
A similar technique can be used to find out if a plug-in is uninstalled from iManager.
First, open your browser and then browse to this location (with the IP address we used earlier):
http://192.168.0.100/nps/packages/deleted/nmas.npm
If the NMAS plugin is uninstalled, you will be prompted to save this NPM file. Otherwise, you will see the "Object not found" error on your browser.
This technique enables you to determine the status of a plug-in without logging in to iManager.
Disclaimer: As with everything else at Cool Solutions, this content is definitely not supported by Novell (so don't even think of calling Support if you try something and it blows up).
It was contributed by a community member and is published "as is." It seems to have worked for at least one person, and might work for you. But please be sure to test, test, test before you do anything drastic with it.
Related Articles
User Comments
- Be the first to comment! To leave a comment you need to Login or Register
- 4162 reads


0