Alexandros Kosiaris has submitted this change and it was merged.

Change subject: standard_packages: add dstat and ncdu
......................................................................


standard_packages: add dstat and ncdu

Add dstat and ncdu to standard_packages.

Dstat allows to view and compare resource usage (disk, cpu, network and
so on). Ncdu is a convenient du interface.

All dependencies should already be installed as far as I can tell:
libncursesw5, libtinfo5, python.

Change-Id: I408abac2c2501172eb014c38f6bff98aa298018c
---
M modules/base/manifests/standard_packages.pp
1 file changed, 2 insertions(+), 0 deletions(-)

Approvals:
  Ori.livneh: Looks good to me, but someone else must approve
  Alexandros Kosiaris: Verified; Looks good to me, approved



diff --git a/modules/base/manifests/standard_packages.pp 
b/modules/base/manifests/standard_packages.pp
index e6b6b43..7b3d597 100644
--- a/modules/base/manifests/standard_packages.pp
+++ b/modules/base/manifests/standard_packages.pp
@@ -17,6 +17,7 @@
         'atop',
         'coreutils',
         'debian-goodies',
+        'dstat',
         'ethtool',
         'htop',
         'httpry',
@@ -24,6 +25,7 @@
         'jq',
         'lldpd',
         'molly-guard',
+        'ncdu',
         'ngrep',
         'pv',
         'screen',

-- 
To view, visit https://gerrit.wikimedia.org/r/263824
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I408abac2c2501172eb014c38f6bff98aa298018c
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ema <[email protected]>
Gerrit-Reviewer: Alexandros Kosiaris <[email protected]>
Gerrit-Reviewer: BBlack <[email protected]>
Gerrit-Reviewer: Faidon Liambotis <[email protected]>
Gerrit-Reviewer: Filippo Giunchedi <[email protected]>
Gerrit-Reviewer: Giuseppe Lavagetto <[email protected]>
Gerrit-Reviewer: Ori.livneh <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to