I need a basic how to or just a complete example for Flexible Items and UserParameters.
An example could be: return the ip address of the host setting in the GUI via a UserParameter simply invoking echo and returning the parameter.
What do I write in the UserParameter in the agent conf-file before the comma (x[*] maybe) ?
And what do I write after the comma, that expands to the ipaddr value ?
And most important: What do I write in the KEY field in the GUI?
Which values can I use?
Yes I know, I could just inspect the c-code, but somebody must have been here before (if no other at least the developers) and all help is appreciated.
Thanks
Harald
An example could be: return the ip address of the host setting in the GUI via a UserParameter simply invoking echo and returning the parameter.
What do I write in the UserParameter in the agent conf-file before the comma (x[*] maybe) ?
And what do I write after the comma, that expands to the ipaddr value ?
And most important: What do I write in the KEY field in the GUI?
Which values can I use?
Yes I know, I could just inspect the c-code, but somebody must have been here before (if no other at least the developers) and all help is appreciated.
Thanks
Harald


Comment