feat(agent): system info collector for pveversion/zfs/apt
This commit is contained in:
parent
da5ed6cd08
commit
61fa959d52
5 changed files with 89 additions and 0 deletions
3
agent/test/fixtures/system/apt_upgradable.txt
vendored
Normal file
3
agent/test/fixtures/system/apt_upgradable.txt
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
Listing...
|
||||
libssl3/stable 3.0.11-1~deb12u2 amd64 [upgradable from: 3.0.11-1~deb12u1]
|
||||
openssh-server/stable 1:9.2p1-2+deb12u3 amd64 [upgradable from: 1:9.2p1-2+deb12u2]
|
||||
1
agent/test/fixtures/system/pveversion.txt
vendored
Normal file
1
agent/test/fixtures/system/pveversion.txt
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
pve-manager/8.3.1/abc123 (running kernel: 6.8.12-1-pve)
|
||||
2
agent/test/fixtures/system/zfs_version.txt
vendored
Normal file
2
agent/test/fixtures/system/zfs_version.txt
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
zfs-2.3.0-pve2
|
||||
zfs-kmod-2.3.0-pve2
|
||||
Loading…
Add table
Add a link
Reference in a new issue