01-22-2019, 09:18 AM
(This post was last modified: 01-22-2019, 09:18 AM by Mystikal57.)
Hello,
In declaration of Plugin, i use plugin parameters with macro:
ex: -H _field1_ -m _field2_
My module will execute the plugin command like that:
/usr/share/pandora_server/util/plugin/wmi_remoto_v1r1.pl -H _field1_ -m _field2_
it doesn't replace _field1_ by value.
I tested with edit wmi_remoto_v1r1.pl to write argument in file, and value doesn't appear, just macro: _fieldX_
In declaration of Plugin, i use plugin parameters with macro:
ex: -H _field1_ -m _field2_
My module will execute the plugin command like that:
/usr/share/pandora_server/util/plugin/wmi_remoto_v1r1.pl -H _field1_ -m _field2_
it doesn't replace _field1_ by value.
I tested with edit wmi_remoto_v1r1.pl to write argument in file, and value doesn't appear, just macro: _fieldX_