mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
zpcimon: Monitor for hotplug of NVMes to trigger SMART collection
Use libudev to monitor for "change" events in the "nvme" subsystem that use the "pcie" transport to trigger NVMe SMART data collection. Only collect data from the NVMe referenced by the udev event. Assisted-by: IBM Bob:1.0.1 Reviewed-by: Jan Höppner <hoeppner@linux.ibm.com> Signed-off-by: Niklas Schnelle <schnelle@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
This commit is contained in:
committed by
Jan Höppner
parent
f1a11a01df
commit
4fd607ae5c
@@ -325,7 +325,7 @@ build options:
|
||||
| | | rust/pvattest, rust/pvsecret, |
|
||||
| libxml2 | `HAVE_LIBXML2` | libkmipclient |
|
||||
| systemd | `HAVE_SYSTEMD` | hsavmcore |
|
||||
| libudev | `HAVE_LIBUDEV` | cpacfstatsd |
|
||||
| libudev | `HAVE_LIBUDEV` | cpacfstatsd, zpcimon |
|
||||
| libnl3 | `HAVE_LIBNL3` | zpcimon |
|
||||
| libnvme | `HAVE_LIBNVME` | zpcimon |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user