Page 3 of 3

Re: NSClient - ERROR: PDH Collection thread not running.

Posted: Mon Sep 14, 2015 4:46 am
by wangyu
The attachment is nsclient.ini

Re: NSClient - ERROR: PDH Collection thread not running.

Posted: Mon Sep 14, 2015 2:32 pm
by tgriep
It looks like the NSClientServer isn't enabled on your remote host and that is causing the issue.

Under this section in the nsclient.ini file

Code: Select all

[/modules]
Add this line

Code: Select all

NSClientServer = 1
Save it out and restart the nsclient++ service and see if that resolves it for you.

Re: NSClient - ERROR: PDH Collection thread not running.

Posted: Tue Sep 15, 2015 12:38 am
by wangyu
When I add the line:
NSClientServer = 1
It's OK now.
Thanks very much for all help.

Re: NSClient - ERROR: PDH Collection thread not running.

Posted: Tue Sep 15, 2015 8:58 am
by hsmith
Glad to hear it worked, is there anything else we can do for you, or are we good to close this one?

Re: NSClient - ERROR: PDH Collection thread not running.

Posted: Tue Sep 15, 2015 7:16 pm
by wangyu
You can close the one issue, thanks very much.