NSClient - ERROR: PDH Collection thread not running.
Re: NSClient - ERROR: PDH Collection thread not running.
The attachment is nsclient.ini
- Attachments
-
nsclient.ini- (12.55 KiB) Downloaded 305 times
Re: NSClient - ERROR: PDH Collection thread not running.
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
Add this line
Save it out and restart the nsclient++ service and see if that resolves it for you.
Under this section in the nsclient.ini file
Code: Select all
[/modules]Code: Select all
NSClientServer = 1Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: NSClient - ERROR: PDH Collection thread not running.
When I add the line:
NSClientServer = 1
It's OK now.
Thanks very much for all help.
NSClientServer = 1
It's OK now.
Thanks very much for all help.
Re: NSClient - ERROR: PDH Collection thread not running.
Glad to hear it worked, is there anything else we can do for you, or are we good to close this one?
Former Nagios Employee.
me.
me.
Re: NSClient - ERROR: PDH Collection thread not running.
You can close the one issue, thanks very much.