Page 5 of 5

Re: Plugin check not working

Posted: Wed Jun 13, 2018 4:27 pm
by tgriep
That could be the issue, when I change major versions of the NSClient++ agent, I make a copy if the scripts and ini file and after installing the client, I delete this folder to remove all of the leftover files.

Code: Select all

C:\Program Files\NSClient++
Try that and see if that helps out. Also, I would install the latest stable version 0.4.4 of the client.

Re: Plugin check not working

Posted: Thu Jun 14, 2018 11:37 am
by kwhogster
I always delete the folder after I uninstall nsclient I have a network share that contains all my scripts.

After installing 4.4.23

C:\Windows\system32>cd /program files/nsclient++

C:\Program Files\NSClient++>nscp settings --generate --add-defaults --load-all
E core Failed to register plugin LUAScript: Could not load library: 126: T
he specified module could not be found.
: LUAScript.dll
c:\source\nscp\service\NSClient++.cpp:216

I have never seen this on any server I built could this be an underlying problem?

Re: Plugin check not working

Posted: Thu Jun 14, 2018 12:18 pm
by tgriep
It could be an issue with the nscp options you are using to generate the nsclient.ini file.
I have never seen an ini file with the LUAScript.dll enabled in it.

Try starting small with the install and add the sections in to the ini file a little at a time.