public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH manager] report: add arcstat
@ 2022-10-18 12:11 Aaron Lauterer
  2022-10-19  5:49 ` [pve-devel] applied: " Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Aaron Lauterer @ 2022-10-18 12:11 UTC (permalink / raw)
  To: pve-devel

One of the infos, that can sometimes be usable.

Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
---
 PVE/Report.pm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/PVE/Report.pm b/PVE/Report.pm
index b8bceb24..90b7cb1c 100644
--- a/PVE/Report.pm
+++ b/PVE/Report.pm
@@ -124,6 +124,7 @@ my $init_report_cmds = sub {
 	    'zpool status',
 	    'zpool list -v',
 	    'zfs list',
+	    'arcstat',
 	    ;
     }
 
-- 
2.30.2





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

* [pve-devel] applied:  [PATCH manager] report: add arcstat
  2022-10-18 12:11 [pve-devel] [PATCH manager] report: add arcstat Aaron Lauterer
@ 2022-10-19  5:49 ` Thomas Lamprecht
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2022-10-19  5:49 UTC (permalink / raw)
  To: Proxmox VE development discussion, Aaron Lauterer

Am 18/10/2022 um 14:11 schrieb Aaron Lauterer:
> One of the infos, that can sometimes be usable.
> 
> Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
> ---
>  PVE/Report.pm | 1 +
>  1 file changed, 1 insertion(+)
> 
>

applied, thanks!




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

end of thread, other threads:[~2022-10-19  5:50 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:11 [pve-devel] [PATCH manager] report: add arcstat Aaron Lauterer
2022-10-19  5:49 ` [pve-devel] applied: " Thomas Lamprecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal