
Edit the nnm.xml file and replace "localhost" with the name of your
NNM server.

Copy the nnm.xml file to your Systems Insight Manager server.
Place the file in the \tools subdirectory.

Open a command prompt and change to the HPSIM\tools directory.
Run the mxtool command to load the new tool definition.

"mxtool -a -f nnm.xml"



You will have to close the browser and log back into Systems Insight
Manager to view the new tool menus.



Run mxtool again to remove the tool definition.

"mxtool -r -f nnm.xml"


Usage: mxtool -a -f filepath
       mxtool -m [-i] -f filepath
       mxtool -s -f filepath
       mxtool -r -f filepath
       mxtool -r -t toolname ...
       mxtool -r -c category ...
       mxtool -l d|f|n|t [-c category ... | -t toolname ... ]
       mxtool -l f [-b encoding] [-c category ... | -t toolname ... ]
       mxtool