Hi,
I want to install a self-made OCS-Inventory plugin on my Centos 6.9 server that reads a special environment variable from the inventorized computers. The VBS-Script is already written and the value of the variable can be transmitted through the XML-file (I already checked that :D).
Right now I want to display the value in the Computer-Inventory-Administrative-data section but I do not know how.
To conclude I need help at the following parts:
1. Install the plugin on the server
2. View the plugins information on the Computer's Inventory site.
Thank you in advance :D
Update:
I tried to adapt the CustomApp-Plugin but whenever I try to install it through the Administration console it says: "ERROR: Inventory is an invalid plugin, check your sources. Installation aborted !"
Inventory is the name of my plugin.
Is that the right way to install the plugins (in spite of the error message) or is there another path to pursuit?