summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2021-05-17 21:59:49 +0200
committerChristian Pointner <equinox@spreadspace.org>2021-05-17 21:59:49 +0200
commit2bd1fab4c6beab81a703bae233e37c008efc07ad (patch)
treea1accf57a7a077ba58459424b3d785dfa6e4c95b
parentepimetheus now connected via 10G (diff)
fix epimetheus dstat script
-rw-r--r--chaos-at-home/ch-epimetheus.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chaos-at-home/ch-epimetheus.yml b/chaos-at-home/ch-epimetheus.yml
index 8d3bac5a..89db3df8 100644
--- a/chaos-at-home/ch-epimetheus.yml
+++ b/chaos-at-home/ch-epimetheus.yml
@@ -55,4 +55,4 @@
mode: 0755
content: |
#!/bin/bash
- exec dstat -cnd -N enp5s0 -D sdc,sda,sdb,sdd,sde --disk-util --top-io --top-bio
+ exec dstat -cnd -N {{ network.primary.name }} -D sdc,sda,sdb,sdd,sde --disk-util --top-io --top-bio