feat: add pcp monitoring

Closes #78
This commit is contained in:
Benjamin Sherman
2023-09-24 01:30:44 -05:00
parent 9200b0c4b7
commit bbbe8534d0
2 changed files with 3 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ Suitable for running containerized workloads on either baremetal or virtual mach
- [distrobox](https://github.com/89luca89/distrobox)
- guest VM agents (`qemu-guest-agent` and `open-vm-tools`)
- moby-engine(docker), docker-compose and podman-compose
- [pcp](https://pcp.io) Performance Co-pilot monitoring
- [tailscale](https://tailscale.com) and [wireguard-tools](https://www.wireguard.com)
- [tmux](https://github.com/tmux/tmux/wiki/Getting-Started)
- Optional ZFS versions also add:

View File

@@ -3,6 +3,7 @@
"include": {
"all": [
"cockpit-networkmanager",
"cockpit-pcp",
"cockpit-podman",
"cockpit-selinux",
"cockpit-storaged",
@@ -10,6 +11,7 @@
"distrobox",
"firewalld",
"open-vm-tools",
"pcp-zeroconf",
"podman",
"podman-compose",
"qemu-guest-agent",