discover
hardware identification system
Install
- All systems
-
curl cmd.cat/discover.sh
- Debian
-
apt-get install discover
- Ubuntu
-
apt-get install discover
- Arch Linux
-
pacman -S discover
- Kali Linux
-
apt-get install discover
- CentOS
-
yum install discover
- Fedora
-
dnf install discover
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install discover
- Raspbian
-
apt-get install discover
- Dockerfile
- dockerfile.run/discover
discover
hardware identification system
Discover is a hardware identification system based on the libdiscover2 library. Discover provides a flexible interface that programs can use to report a wide range of information about the hardware that is installed on a Linux system. In addition to reporting information, Discover includes support for doing hardware detection at boot time.
pcp
System level performance monitoring and performance management
Performance Co-Pilot (PCP) is a framework and services to support system-level performance monitoring and performance management. The Performance Co-Pilot provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data.