Hi,
We added an include statement under the [/module] section of the nsclient.ini but it does not appear to be working. Here is our syntax:
[/include] wfm=wfm.ini
The wfm.ini file sits in the same path as the nsclient.ini. We have tried specifying the full path as well. No dice. It will not recognize the settings.
When we run nscp settings --validate, we get the following output Invalid path: /include Invalid key: /include.wfm
When we tried to run ‘nscp settings --generate ini://sample.ini --load-all -add-defaults’ it crashes. We are running 0.5.0062
Thanks.