all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pbs-devel] [PATCH proxmox-backup] report: add arcstat
@ 2022-10-18 12:33 Aaron Lauterer
  2022-10-21 15:32 ` [pbs-devel] applied: " Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Aaron Lauterer @ 2022-10-18 12:33 UTC (permalink / raw)
  To: pbs-devel

Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
---
 src/server/report.rs | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/server/report.rs b/src/server/report.rs
index 10e478b4..274d622c 100644
--- a/src/server/report.rs
+++ b/src/server/report.rs
@@ -28,6 +28,7 @@ fn commands() -> Vec<(&'static str, Vec<&'static str>)> {
         ("ls", vec!["-l", "/dev/disk/by-id", "/dev/disk/by-path"]),
         ("zpool", vec!["status"]),
         ("zfs", vec!["list"]),
+        ("arcstat", vec![]),
     ]
 }
 
-- 
2.30.2





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [pbs-devel] applied:  [PATCH proxmox-backup] report: add arcstat
  2022-10-18 12:33 [pbs-devel] [PATCH proxmox-backup] report: add arcstat Aaron Lauterer
@ 2022-10-21 15:32 ` Thomas Lamprecht
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2022-10-21 15:32 UTC (permalink / raw)
  To: Proxmox Backup Server development discussion, Aaron Lauterer

Am 18/10/2022 um 14:33 schrieb Aaron Lauterer:
> Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
> ---
>  src/server/report.rs | 1 +
>  1 file changed, 1 insertion(+)
> 
>

applied, thanks!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-10-21 15:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-18 12:33 [pbs-devel] [PATCH proxmox-backup] report: add arcstat Aaron Lauterer
2022-10-21 15:32 ` [pbs-devel] applied: " Thomas Lamprecht

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal