Why isn't my plug-in available when setting up a new data collector?

Make sure your plug-in is copied to the plugins subdirectory where the mcjedi.bin is running.  You can determine this directory with the following command:

ps-ax.jpg

Check that the plug-in is executable:

mceclip0.png

In the example above it is not executable ("x").  Add it this way:

mceclip1.png

If the plug-in is a Python script, make sure the first line specifies the path to the Python executable:

mceclip2.png

For a more complete example of creating and testing a plug-in, click here.

 

Was this article helpful?
0 out of 0 found this helpful