-
When installed
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
cockpit-pcp consumes pcp (performance co-pilot) metrics for the metrics page, so installing the package installs pcp on your distribution and auto starts it The large amount of ports being opened seems to be a known issue in PCP performancecopilot/pcp#1448 Is this a security issue? Not really, if you have your firewall properly configured no one should be able to snoop on your metrics. |
Beta Was this translation helpful? Give feedback.
-
can I ask how ecsactly to block those ports? pcp has totally voided my whitelist iptables rules, and I've managed to set a different segment to localhost, but pmlogger I haven't found the method yet. Please tell me where to make it localhost please. I've never seen such a thing before, I wonder if it's superceding my iptables with nftables? I have no idea really, and though this is just a hobby and maybe eventually a career, I have been hosting for a decade and I've never seen anything supercede my firewall like pcp does :/ .. and I want to continue using it. |
Beta Was this translation helpful? Give feedback.
cockpit-pcp consumes pcp (performance co-pilot) metrics for the metrics page, so installing the package installs pcp on your distribution and auto starts it
pmlogger
(part of pcp, not Cockpit).The large amount of ports being opened seems to be a known issue in PCP performancecopilot/pcp#1448
Is this a security issue? Not really, if you have your firewall properly configured no one should be able to snoop on your metrics.