Article

Detecting Plug-ins Installed in iManagere

Author Info

17 January 2007 - 4:02am
Submitted by: tnagareshwar

article
Reads:

1734

Score:
0
0
 
Comments:

0

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.


Author Info

17 January 2007 - 4:02am
Submitted by: tnagareshwar




User Comments

© 2009 Novell, Inc. All Rights Reserved.