]> granicus.if.org Git - sysstat/blob - tests/00050
c8eec768f3c3ddfffbe8982e314bb40e884d635a
[sysstat] / tests / 00050
1 rm -f tests/data.tmp
2
3 rm -f tests/root
4 ln -s root1 tests/root
5 TZ=GMT ./sadc --unix_time=1555593609 -S XALL,-A_PWR_FAN,-A_PWR_IN,-A_PWR_TEMP,-A_PWR_FREQ tests/data.tmp 1 1 >/dev/null
6
7 rm -f tests/root
8 ln -s root2 tests/root
9 TZ=GMT ./sadc --unix_time=1555593619 -S XALL tests/data.tmp 1 1 >/dev/null
10
11 rm -f tests/root
12 ln -s root3 tests/root
13 TZ=GMT ./sadc --unix_time=1555593629 -S XALL tests/data.tmp 1 1 >/dev/null
14
15 rm -f tests/root
16 ln -s root4 tests/root
17 TZ=GMT ./sadc --unix_time=1555593639 -S XALL tests/data.tmp 1 1 >/dev/null
18
19 rm -f tests/root
20 ln -s root5 tests/root
21 TZ=GMT ./sadc --unix_time=1555593649 -S XALL tests/data.tmp 1 1 >/dev/null