New Comment on Issue #github
Pcp Integration <[email protected]>
| Newsgroups | gmane.comp.sysutils.pcp |
|---|---|
| Message-ID | <[email protected]> |
[pcp:master] New Comment on Issue #269 pmlogconf: Cannot connect to PMCD on host "node1": PMCD requires a client certificate ( https://github.com/performancecopilot/pcp/issues/269 ) By natoscott ( https://github.com/natoscott ) : From your output, it looks like you have mandatory client certificates enabled ... | pmcd.feature.client_cert_required | value 1 And I guess you've not setup pminfo to have access to a client certificate. Can you paste the output from "ps -ef | grep pmcd" on node1? http://pcp.io/docs/lab.secureclient.html ( http://pcp.io/docs/lab.secureclient.html ) has details on setting up the "secure client" feature.