Skip to content

Commit

Permalink
feat: add pcp monitoring
Browse files Browse the repository at this point in the history
Closes #78
  • Loading branch information
bsherman committed Sep 24, 2023
1 parent 9200b0c commit bbbe853
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 2 additions & 0 deletions main/packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,15 @@
"include": {
"all": [
"cockpit-networkmanager",
"cockpit-pcp",
"cockpit-podman",
"cockpit-selinux",
"cockpit-storaged",
"cockpit-system",
"distrobox",
"firewalld",
"open-vm-tools",
"pcp-zeroconf",
"podman",
"podman-compose",
"qemu-guest-agent",
Expand Down

0 comments on commit bbbe853

Please sign in to comment.