Directories
¶
| Path | Synopsis |
|---|---|
|
Package cache implements the collect-on-an-interval / serve-from-cache model: a background scheduler gathers metrics every interval into an atomically-swapped snapshot, and the HTTP handler serves that snapshot.
|
Package cache implements the collect-on-an-interval / serve-from-cache model: a background scheduler gathers metrics every interval into an atomically-swapped snapshot, and the HTTP handler serves that snapshot. |
|
Package collector contains the Raspberry Pi 5 specific metric collectors and the master collector that runs them.
|
Package collector contains the Raspberry Pi 5 specific metric collectors and the master collector that runs them. |
|
Package mailbox is the load-bearing transport that talks to the Raspberry Pi VideoCore firmware over the /dev/vcio mailbox property interface.
|
Package mailbox is the load-bearing transport that talks to the Raspberry Pi VideoCore firmware over the /dev/vcio mailbox property interface. |
|
Package parse contains pure parsers for the textual output of the Raspberry Pi 5 firmware tools (vcgencmd, pmic_read_adc) and the kernel sysfs/hwmon files.
|
Package parse contains pure parsers for the textual output of the Raspberry Pi 5 firmware tools (vcgencmd, pmic_read_adc) and the kernel sysfs/hwmon files. |
|
Package platform performs Raspberry Pi SoC-family detection from the device-tree "compatible" bytes exposed by the kernel, without touching the filesystem itself.
|
Package platform performs Raspberry Pi SoC-family detection from the device-tree "compatible" bytes exposed by the kernel, without touching the filesystem itself. |
Click to show internal directories.
Click to hide internal directories.