Wondering if someone could provide input on using a bash script plugin to capture and report networking details using the OCS Inventory Unified Unix 2.1 Agent. I have several bash plugins that capture Software details on a Linux device. I locate these in /etc/ocsinventory-agent/software and they report under the OCS Server software tab without issue. I am wondering if I develop a bash script to gather Hp iLO info (IP, Gateway, etc), is there a directory where these plugins can be used like the software plugins without creating a perl module in Backend?
I have looked at the Windows Hp ILO plugin, but want the details listed under the standard network interfaces instead of a seperate module.
Any help would be appreciated.