Hello Bruce!
I'm sorry but I didn't quite understand it.
Bruce.B wrote:
Grab the output of the command and a unique identifier for the asset (...)
What do you mean by this? The output of the command will differ on every asset, so we can't get a general data to insert in the database manually. The goal here is to add into the asset profile a custom output that will be a result of a query on the system.
Let me give you another example:
An industry wants to know the model of the robotic arm is connected to each one of their automation computers. This is easily discovered by executing the command "RobotInfo.exe -t model", which outputs something like "ArmTech Model C v.1.2" or "ArmTech Model B v.2.0".
Of course, those robotic arms wear out too fast and are constantly being upgraded, so we can't build a static list just to make it appears in the asset registers.
The questions: is it possible to have a field named "Robot Model" filled with the corresponding data so we can generate reports on the assets for this particular field?
Thanks!
Regards,
d00b