Skip to content

Commit

Permalink
Update non regression tests
Browse files Browse the repository at this point in the history
[A_NET_ETCP]: Field "retrans/s" has been renamed to "retrseg/s".

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
  • Loading branch information
sysstat committed Jan 20, 2024
1 parent c30b2ca commit 499f5b1
Show file tree
Hide file tree
Showing 28 changed files with 61 additions and 61 deletions.
2 changes: 1 addition & 1 deletion tests/00420
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
. tests/variables
if [ ! -z "$VER_XML" ]; then
export LC_ALL=C
cat tests/data-12.0.1.xml | $VER_XML --schema xml/sysstat.xsd - >/dev/null
cat tests/data-12.7.6.xml | $VER_XML --schema xml/sysstat.xsd - >/dev/null
else
echo Skipped
touch tests/SKIPPED
Expand Down
2 changes: 1 addition & 1 deletion tests/00430
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
. tests/variables
if [ ! -z "$VER_XML" ]; then
export LC_ALL=C
cat tests/data-12.0.1.xml | $VER_XML --noout --dtdvalid xml/sysstat-*.dtd -
cat tests/data-12.7.6.xml | $VER_XML --noout --dtdvalid xml/sysstat-*.dtd -
else
echo Skipped
touch tests/SKIPPED
Expand Down
4 changes: 2 additions & 2 deletions tests/TLIST
Original file line number Diff line number Diff line change
Expand Up @@ -140,8 +140,8 @@ NOTES:
00410 export LC_ALL=C ; ./sadf -x tests/data.tmp -C -- -A | $VER_XML --dtdvalid xml/sysstat-*.dtd - >/dev/null && ./sadf -x tests/data.tmp | $VER_XML --dtdvalid xml/sysstat-*.dtd - >/dev/null && ./sadf -t -x tests/data.tmp | $VER_XML --dtdvalid xml/sysstat-*.dtd - >/dev/null
00412 export LC_ALL=C ; ./sadf -x tests/data-CPUoff.tmp -- -A -P 8 | $VER_XML --dtdvalid xml/sysstat-*.dtd - >/dev/null
00415 export LC_ALL=C ; ./sadf -Hx tests/data.tmp -C | $VER_XML --dtdvalid xml/sysstat-*.dtd - >/dev/null
00420 export LC_ALL=C ; cat tests/data-12.0.1.xml | $VER_XML --schema xml/sysstat.xsd - >/dev/null
00430 export LC_ALL=C ; cat tests/data-12.0.1.xml | $VER_XML --dtdvalid xml/sysstat-*.dtd - >/dev/null
00420 export LC_ALL=C ; cat tests/data-12.7.6.xml | $VER_XML --schema xml/sysstat.xsd - >/dev/null
00430 export LC_ALL=C ; cat tests/data-12.7.6.xml | $VER_XML --dtdvalid xml/sysstat-*.dtd - >/dev/null

===== Checking sadf output
00500 LC_ALL=C ./sadf -p tests/data.tmp -C -- -A > tests/out.sadf-p.tmp
Expand Down
6 changes: 3 additions & 3 deletions tests/data-12.0.1.xml → tests/data-12.7.6.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
xmlns="https://sysstat.github.io"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://sysstat.github.io https://sysstat.github.io/sysstat.xsd">
<sysdata-version>3.4</sysdata-version>
<sysdata-version>3.17</sysdata-version>
<host nodename="linux.home">
<sysname>Linux</sysname>
<release>5.0.16-100.fc28.x86_64</release>
Expand Down Expand Up @@ -577,7 +577,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
<net-icmp imsg="0.00" omsg="0.00" iech="0.00" iechr="0.00" oech="0.00" oechr="0.00" itm="0.00" itmr="0.00" otm="0.00" otmr="0.00" iadrmk="0.00" iadrmkr="0.00" oadrmk="0.00" oadrmkr="0.00"/>
<net-eicmp ierr="0.00" oerr="0.00" idstunr="0.00" odstunr="0.00" itmex="0.00" otmex="0.00" iparmpb="0.00" oparmpb="0.00" isrcq="0.00" osrcq="0.00" iredir="0.00" oredir="0.00"/>
<net-tcp active="0.00" passive="0.00" iseg="0.00" oseg="0.00"/>
<net-etcp atmptf="0.00" estres="0.00" retrans="0.00" isegerr="0.00" orsts="0.00"/>
<net-etcp atmptf="0.00" estres="0.00" retrseg="0.00" isegerr="0.00" orsts="0.00"/>
<net-udp idgm="0.00" odgm="0.00" noport="0.00" idgmerr="0.00"/>
<net-sock6 tcp6sck="7" udp6sck="4" raw6sck="1" ip6-frag="0"/>
<net-ip6 irec6="0.00" fwddgm6="0.00" idel6="0.00" orq6="0.00" asmrq6="0.00" asmok6="0.00" imcpck6="0.00" omcpck6="0.00" fragok6="0.00" fragcr6="0.00"/>
Expand Down Expand Up @@ -1208,7 +1208,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
<net-icmp imsg="0.00" omsg="0.00" iech="0.00" iechr="0.00" oech="0.00" oechr="0.00" itm="0.00" itmr="0.00" otm="0.00" otmr="0.00" iadrmk="0.00" iadrmkr="0.00" oadrmk="0.00" oadrmkr="0.00"/>
<net-eicmp ierr="0.00" oerr="0.00" idstunr="0.00" odstunr="0.00" itmex="0.00" otmex="0.00" iparmpb="0.00" oparmpb="0.00" isrcq="0.00" osrcq="0.00" iredir="0.00" oredir="0.00"/>
<net-tcp active="0.00" passive="0.00" iseg="0.00" oseg="0.00"/>
<net-etcp atmptf="0.00" estres="0.00" retrans="0.00" isegerr="0.00" orsts="0.00"/>
<net-etcp atmptf="0.00" estres="0.00" retrseg="0.00" isegerr="0.00" orsts="0.00"/>
<net-udp idgm="0.00" odgm="0.00" noport="0.00" idgmerr="0.00"/>
<net-sock6 tcp6sck="7" udp6sck="4" raw6sck="1" ip6-frag="0"/>
<net-ip6 irec6="0.00" fwddgm6="0.00" idel6="0.00" orq6="0.00" asmrq6="0.00" asmok6="0.00" imcpck6="0.00" omcpck6="0.00" fragok6="0.00" fragcr6="0.00"/>
Expand Down
2 changes: 1 addition & 1 deletion tests/expected.data-10.3.1
Original file line number Diff line number Diff line change
Expand Up @@ -1123,7 +1123,7 @@ Average: 0.00 0.00 0.00 0.00 0.00 0.00 0.0
08:15:10 0.00 0.00 0.00 0.00
Average: 0.00 0.00 0.00 0.00

08:15:09 atmptf/s estres/s retrans/s isegerr/s orsts/s
08:15:09 atmptf/s estres/s retrseg/s isegerr/s orsts/s
08:15:10 0.00 0.00 0.00 0.00 0.00
Average: 0.00 0.00 0.00 0.00 0.00

Expand Down
2 changes: 1 addition & 1 deletion tests/expected.data-11.6.5
Original file line number Diff line number Diff line change
Expand Up @@ -1147,7 +1147,7 @@ Average: 0.00 0.00 0.00 0.00 0.00 0.00 0.0
Average: 0.00 0.00 0.04 0.02
09:34:30 COM Hello, world!

09:33:48 atmptf/s estres/s retrans/s isegerr/s orsts/s
09:33:48 atmptf/s estres/s retrseg/s isegerr/s orsts/s
09:34:34 0.00 0.00 0.00 0.00 0.00
Average: 0.00 0.00 0.00 0.00 0.00
09:34:30 COM Hello, world!
Expand Down
2 changes: 1 addition & 1 deletion tests/expected.data-11.6.5-sadf-x
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
xmlns="https://sysstat.github.io"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://sysstat.github.io https://sysstat.github.io/sysstat.xsd">
<sysdata-version>3.16</sysdata-version>
<sysdata-version>3.17</sysdata-version>
<host nodename="linux.home">
<sysname>Linux</sysname>
<release>4.17.18-200.fc28.x86_64</release>
Expand Down
2 changes: 1 addition & 1 deletion tests/expected.data-12.0.0
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ Average: 0.00 0.00 0.00 0.00 0.00 0.00 0.0
05:40:26 COM Hello world!
Average: 0.00 0.00 0.00 0.00

05:39:33 atmptf/s estres/s retrans/s isegerr/s orsts/s
05:39:33 atmptf/s estres/s retrseg/s isegerr/s orsts/s
05:39:34 0.00 0.00 0.00 0.00 0.00
05:40:26 COM Hello world!
Average: 0.00 0.00 0.00 0.00 0.00
Expand Down
2 changes: 1 addition & 1 deletion tests/expected.data-9.1.6
Original file line number Diff line number Diff line change
Expand Up @@ -655,7 +655,7 @@ Average: 0.00 0.00 0.00 0.00 0.00 0.00 0.0
08:17:02 0.00 0.00 0.00 0.00
Average: 0.00 0.00 0.00 0.00

08:17:01 atmptf/s estres/s retrans/s isegerr/s orsts/s
08:17:01 atmptf/s estres/s retrseg/s isegerr/s orsts/s
08:17:02 0.00 0.00 0.00 0.00 0.00
Average: 0.00 0.00 0.00 0.00 0.00

Expand Down
2 changes: 1 addition & 1 deletion tests/expected.data-wghfreq-sadf-x
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
xmlns="https://sysstat.github.io"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://sysstat.github.io https://sysstat.github.io/sysstat.xsd">
<sysdata-version>3.16</sysdata-version>
<sysdata-version>3.17</sysdata-version>
<host nodename="SYSSTAT.TEST">
<sysname>Linux</sysname>
<release>1.2.3-TEST</release>
Expand Down
4 changes: 2 additions & 2 deletions tests/expected.sadf-d
Original file line number Diff line number Diff line change
Expand Up @@ -430,7 +430,7 @@ SYSSTAT.TEST;31;2019-04-18 13:20:19 UTC;0.00;0.00;0.00;0.00
SYSSTAT.TEST;31;2019-04-18 13:20:29 UTC;0.00;0.00;0.00;0.00
SYSSTAT.TEST;39;2019-04-18 13:20:39 UTC;0.00;0.00;0.00;0.00
SYSSTAT.TEST;22;2019-04-18 13:20:49 UTC;0.00;0.00;0.00;0.00
# hostname;interval;timestamp;atmptf/s;estres/s;retrans/s;isegerr/s;orsts/s
# hostname;interval;timestamp;atmptf/s;estres/s;retrseg/s;isegerr/s;orsts/s
SYSSTAT.TEST;31;2019-04-18 13:20:19 UTC;0.00;0.00;0.00;0.00;0.00
SYSSTAT.TEST;31;2019-04-18 13:20:29 UTC;0.00;0.00;0.00;0.00;0.00
SYSSTAT.TEST;39;2019-04-18 13:20:39 UTC;0.00;0.00;0.00;0.00;0.00
Expand Down Expand Up @@ -734,7 +734,7 @@ SYSSTAT.TEST;31;2019-04-18 13:54:35 UTC;0.00;0.00;0.00;0.00;0.00;0.00;0.00;0.00;
SYSSTAT.TEST;31;2019-04-18 13:54:35 UTC;0.00;0.00;0.00;0.00;0.00;0.00;0.00;0.00;0.00;0.00;0.00;0.00
# hostname;interval;timestamp;active/s;passive/s;iseg/s;oseg/s
SYSSTAT.TEST;31;2019-04-18 13:54:35 UTC;0.00;0.00;0.00;0.00
# hostname;interval;timestamp;atmptf/s;estres/s;retrans/s;isegerr/s;orsts/s
# hostname;interval;timestamp;atmptf/s;estres/s;retrseg/s;isegerr/s;orsts/s
SYSSTAT.TEST;31;2019-04-18 13:54:35 UTC;0.00;0.00;0.00;0.00;0.00
# hostname;interval;timestamp;idgm/s;odgm/s;noport/s;idgmerr/s
SYSSTAT.TEST;31;2019-04-18 13:54:35 UTC;0.00;0.00;0.00;0.00
Expand Down
2 changes: 1 addition & 1 deletion tests/expected.sadf-g
Original file line number Diff line number Diff line change
Expand Up @@ -11399,7 +11399,7 @@
<tspan x="795" y="335" style="fill: #ffff00; stroke: none; font-size: 12px">(Min, Max values)</tspan>
</text>
<polyline points="70,360 70,560 790,560" style="fill: #000000; stroke: #ffffff; stroke-width: 2"/>
<text x="795" y="360" style="fill: #00ffff; stroke: none; font-size: 12px">retrans/s (0.00, 0.00)</text>
<text x="795" y="360" style="fill: #00ffff; stroke: none; font-size: 12px">retrseg/s (0.00, 0.00)</text>
<text x="795" y="375" style="fill: #ff0000; stroke: none; font-size: 12px">isegerr/s (0.00, 0.00)</text>
<text x="795" y="390" style="fill: #e85f00; stroke: none; font-size: 12px">orsts/s (0.00, 0.00)</text>
<g transform="translate(70,560)">
Expand Down
10 changes: 5 additions & 5 deletions tests/expected.sadf-j
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
"net-icmp": {"imsg": 0.00, "omsg": 0.00, "iech": 0.00, "iechr": 0.00, "oech": 0.00, "oechr": 0.00, "itm": 0.00, "itmr": 0.00, "otm": 0.00, "otmr": 0.00, "iadrmk": 0.00, "iadrmkr": 0.00, "oadrmk": 0.00, "oadrmkr": 0.00},
"net-eicmp": {"ierr": 0.00, "oerr": 0.00, "idstunr": 0.00, "odstunr": 0.00, "itmex": 0.00, "otmex": 0.00, "iparmpb": 0.00, "oparmpb": 0.00, "isrcq": 0.00, "osrcq": 0.00, "iredir": 0.00, "oredir": 0.00},
"net-tcp": {"active": 0.00, "passive": 0.00, "iseg": 0.00, "oseg": 0.00},
"net-etcp": {"atmptf": 0.00, "estres": 0.00, "retrans": 0.00, "isegerr": 0.00, "orsts": 0.00},
"net-etcp": {"atmptf": 0.00, "estres": 0.00, "retrseg": 0.00, "isegerr": 0.00, "orsts": 0.00},
"net-udp": {"idgm": 0.00, "odgm": 0.00, "noport": 0.00, "idgmerr": 0.00},
"net-sock6": {"tcp6sck": 3, "udp6sck": 3, "raw6sck": 1, "ip6-frag": 0},
"net-ip6": {"irec6": 0.00, "fwddgm6": 0.00, "idel6": 0.00, "orq6": 0.00, "asmrq6": 0.00, "asmok6": 0.00, "imcpck6": 0.00, "omcpck6": 0.00, "fragok6": 0.00, "fragcr6": 0.00},
Expand Down Expand Up @@ -291,7 +291,7 @@
"net-icmp": {"imsg": 0.00, "omsg": 0.00, "iech": 0.00, "iechr": 0.00, "oech": 0.00, "oechr": 0.00, "itm": 0.00, "itmr": 0.00, "otm": 0.00, "otmr": 0.00, "iadrmk": 0.00, "iadrmkr": 0.00, "oadrmk": 0.00, "oadrmkr": 0.00},
"net-eicmp": {"ierr": 0.00, "oerr": 0.00, "idstunr": 0.00, "odstunr": 0.00, "itmex": 0.00, "otmex": 0.00, "iparmpb": 0.00, "oparmpb": 0.00, "isrcq": 0.00, "osrcq": 0.00, "iredir": 0.00, "oredir": 0.00},
"net-tcp": {"active": 0.00, "passive": 0.00, "iseg": 0.00, "oseg": 0.00},
"net-etcp": {"atmptf": 0.00, "estres": 0.00, "retrans": 0.00, "isegerr": 0.00, "orsts": 0.00},
"net-etcp": {"atmptf": 0.00, "estres": 0.00, "retrseg": 0.00, "isegerr": 0.00, "orsts": 0.00},
"net-udp": {"idgm": 0.00, "odgm": 0.00, "noport": 0.00, "idgmerr": 0.00},
"net-sock6": {"tcp6sck": 3, "udp6sck": 3, "raw6sck": 1, "ip6-frag": 0},
"net-ip6": {"irec6": 0.00, "fwddgm6": 0.00, "idel6": 0.00, "orq6": 0.00, "asmrq6": 0.00, "asmok6": 0.00, "imcpck6": 0.00, "omcpck6": 0.00, "fragok6": 0.00, "fragcr6": 0.00},
Expand Down Expand Up @@ -463,7 +463,7 @@
"net-icmp": {"imsg": 0.00, "omsg": 0.00, "iech": 0.00, "iechr": 0.00, "oech": 0.00, "oechr": 0.00, "itm": 0.00, "itmr": 0.00, "otm": 0.00, "otmr": 0.00, "iadrmk": 0.00, "iadrmkr": 0.00, "oadrmk": 0.00, "oadrmkr": 0.00},
"net-eicmp": {"ierr": 0.00, "oerr": 0.00, "idstunr": 0.00, "odstunr": 0.00, "itmex": 0.00, "otmex": 0.00, "iparmpb": 0.00, "oparmpb": 0.00, "isrcq": 0.00, "osrcq": 0.00, "iredir": 0.00, "oredir": 0.00},
"net-tcp": {"active": 0.00, "passive": 0.00, "iseg": 0.00, "oseg": 0.00},
"net-etcp": {"atmptf": 0.00, "estres": 0.00, "retrans": 0.00, "isegerr": 0.00, "orsts": 0.00},
"net-etcp": {"atmptf": 0.00, "estres": 0.00, "retrseg": 0.00, "isegerr": 0.00, "orsts": 0.00},
"net-udp": {"idgm": 0.00, "odgm": 0.00, "noport": 0.00, "idgmerr": 0.00},
"net-sock6": {"tcp6sck": 3, "udp6sck": 3, "raw6sck": 1, "ip6-frag": 0},
"net-ip6": {"irec6": 0.00, "fwddgm6": 0.00, "idel6": 0.00, "orq6": 0.00, "asmrq6": 0.00, "asmok6": 0.00, "imcpck6": 0.00, "omcpck6": 0.00, "fragok6": 0.00, "fragcr6": 0.00},
Expand Down Expand Up @@ -638,7 +638,7 @@
"net-icmp": {"imsg": 0.00, "omsg": 0.00, "iech": 0.00, "iechr": 0.00, "oech": 0.00, "oechr": 0.00, "itm": 0.00, "itmr": 0.00, "otm": 0.00, "otmr": 0.00, "iadrmk": 0.00, "iadrmkr": 0.00, "oadrmk": 0.00, "oadrmkr": 0.00},
"net-eicmp": {"ierr": 0.00, "oerr": 0.00, "idstunr": 0.00, "odstunr": 0.00, "itmex": 0.00, "otmex": 0.00, "iparmpb": 0.00, "oparmpb": 0.00, "isrcq": 0.00, "osrcq": 0.00, "iredir": 0.00, "oredir": 0.00},
"net-tcp": {"active": 0.00, "passive": 0.00, "iseg": 0.00, "oseg": 0.00},
"net-etcp": {"atmptf": 0.00, "estres": 0.00, "retrans": 0.00, "isegerr": 0.00, "orsts": 0.00},
"net-etcp": {"atmptf": 0.00, "estres": 0.00, "retrseg": 0.00, "isegerr": 0.00, "orsts": 0.00},
"net-udp": {"idgm": 0.00, "odgm": 0.00, "noport": 0.00, "idgmerr": 0.00},
"net-sock6": {"tcp6sck": 3, "udp6sck": 3, "raw6sck": 1, "ip6-frag": 0},
"net-ip6": {"irec6": 0.00, "fwddgm6": 0.00, "idel6": 0.00, "orq6": 0.00, "asmrq6": 0.00, "asmok6": 0.00, "imcpck6": 0.00, "omcpck6": 0.00, "fragok6": 0.00, "fragcr6": 0.00},
Expand Down Expand Up @@ -818,7 +818,7 @@
"net-icmp": {"imsg": 0.00, "omsg": 0.00, "iech": 0.00, "iechr": 0.00, "oech": 0.00, "oechr": 0.00, "itm": 0.00, "itmr": 0.00, "otm": 0.00, "otmr": 0.00, "iadrmk": 0.00, "iadrmkr": 0.00, "oadrmk": 0.00, "oadrmkr": 0.00},
"net-eicmp": {"ierr": 0.00, "oerr": 0.00, "idstunr": 0.00, "odstunr": 0.00, "itmex": 0.00, "otmex": 0.00, "iparmpb": 0.00, "oparmpb": 0.00, "isrcq": 0.00, "osrcq": 0.00, "iredir": 0.00, "oredir": 0.00},
"net-tcp": {"active": 0.00, "passive": 0.00, "iseg": 0.00, "oseg": 0.00},
"net-etcp": {"atmptf": 0.00, "estres": 0.00, "retrans": 0.00, "isegerr": 0.00, "orsts": 0.00},
"net-etcp": {"atmptf": 0.00, "estres": 0.00, "retrseg": 0.00, "isegerr": 0.00, "orsts": 0.00},
"net-udp": {"idgm": 0.00, "odgm": 0.00, "noport": 0.00, "idgmerr": 0.00},
"net-sock6": {"tcp6sck": 3, "udp6sck": 3, "raw6sck": 1, "ip6-frag": 0},
"net-ip6": {"irec6": 0.00, "fwddgm6": 0.00, "idel6": 0.00, "orq6": 0.00, "asmrq6": 0.00, "asmok6": 0.00, "imcpck6": 0.00, "omcpck6": 0.00, "fragok6": 0.00, "fragcr6": 0.00},
Expand Down
10 changes: 5 additions & 5 deletions tests/expected.sadf-p
Original file line number Diff line number Diff line change
Expand Up @@ -3490,22 +3490,22 @@ SYSSTAT.TEST 22 2019-04-18 13:20:49 UTC - iseg/s 0.00
SYSSTAT.TEST 22 2019-04-18 13:20:49 UTC - oseg/s 0.00
SYSSTAT.TEST 31 2019-04-18 13:20:19 UTC - atmptf/s 0.00
SYSSTAT.TEST 31 2019-04-18 13:20:19 UTC - estres/s 0.00
SYSSTAT.TEST 31 2019-04-18 13:20:19 UTC - retrans/s 0.00
SYSSTAT.TEST 31 2019-04-18 13:20:19 UTC - retrseg/s 0.00
SYSSTAT.TEST 31 2019-04-18 13:20:19 UTC - isegerr/s 0.00
SYSSTAT.TEST 31 2019-04-18 13:20:19 UTC - orsts/s 0.00
SYSSTAT.TEST 31 2019-04-18 13:20:29 UTC - atmptf/s 0.00
SYSSTAT.TEST 31 2019-04-18 13:20:29 UTC - estres/s 0.00
SYSSTAT.TEST 31 2019-04-18 13:20:29 UTC - retrans/s 0.00
SYSSTAT.TEST 31 2019-04-18 13:20:29 UTC - retrseg/s 0.00
SYSSTAT.TEST 31 2019-04-18 13:20:29 UTC - isegerr/s 0.00
SYSSTAT.TEST 31 2019-04-18 13:20:29 UTC - orsts/s 0.00
SYSSTAT.TEST 39 2019-04-18 13:20:39 UTC - atmptf/s 0.00
SYSSTAT.TEST 39 2019-04-18 13:20:39 UTC - estres/s 0.00
SYSSTAT.TEST 39 2019-04-18 13:20:39 UTC - retrans/s 0.00
SYSSTAT.TEST 39 2019-04-18 13:20:39 UTC - retrseg/s 0.00
SYSSTAT.TEST 39 2019-04-18 13:20:39 UTC - isegerr/s 0.00
SYSSTAT.TEST 39 2019-04-18 13:20:39 UTC - orsts/s 0.00
SYSSTAT.TEST 22 2019-04-18 13:20:49 UTC - atmptf/s 0.00
SYSSTAT.TEST 22 2019-04-18 13:20:49 UTC - estres/s 0.00
SYSSTAT.TEST 22 2019-04-18 13:20:49 UTC - retrans/s 0.00
SYSSTAT.TEST 22 2019-04-18 13:20:49 UTC - retrseg/s 0.00
SYSSTAT.TEST 22 2019-04-18 13:20:49 UTC - isegerr/s 0.00
SYSSTAT.TEST 22 2019-04-18 13:20:49 UTC - orsts/s 0.00
SYSSTAT.TEST 31 2019-04-18 13:20:19 UTC - idgm/s 0.00
Expand Down Expand Up @@ -5306,7 +5306,7 @@ SYSSTAT.TEST 31 2019-04-18 13:54:35 UTC - iseg/s 0.00
SYSSTAT.TEST 31 2019-04-18 13:54:35 UTC - oseg/s 0.00
SYSSTAT.TEST 31 2019-04-18 13:54:35 UTC - atmptf/s 0.00
SYSSTAT.TEST 31 2019-04-18 13:54:35 UTC - estres/s 0.00
SYSSTAT.TEST 31 2019-04-18 13:54:35 UTC - retrans/s 0.00
SYSSTAT.TEST 31 2019-04-18 13:54:35 UTC - retrseg/s 0.00
SYSSTAT.TEST 31 2019-04-18 13:54:35 UTC - isegerr/s 0.00
SYSSTAT.TEST 31 2019-04-18 13:54:35 UTC - orsts/s 0.00
SYSSTAT.TEST 31 2019-04-18 13:54:35 UTC - idgm/s 0.00
Expand Down
10 changes: 5 additions & 5 deletions tests/expected.sadf-r
Original file line number Diff line number Diff line change
Expand Up @@ -621,16 +621,16 @@
# uptime_cs; 0; ust_time; 1555594649; extra_next; 0; record_type; 2; HH:MM:SS; 13:37:29
# uptime_cs; 722372; ust_time; 1555593619; extra_next; 0; record_type; 1; HH:MM:SS; 13:20:19
# name; A_NET_ETCP; nr_curr; 1; nr_alloc; 1; nr_ini; 1
13:20:19 UTC; atmptf/s; 11; 11; estres/s; 62; 62; retrans/s; 304; 304; isegerr/s; 35; 35; orsts/s; 943; 943;
13:20:19 UTC; atmptf/s; 11; 11; estres/s; 62; 62; retrseg/s; 304; 304; isegerr/s; 35; 35; orsts/s; 943; 943;
# uptime_cs; 725496; ust_time; 1555593629; extra_next; 0; record_type; 1; HH:MM:SS; 13:20:29
# name; A_NET_ETCP; nr_curr; 1; nr_alloc; 1; nr_ini; 1
13:20:29 UTC; atmptf/s; 11; 11; estres/s; 62; 62; retrans/s; 304; 304; isegerr/s; 35; 35; orsts/s; 943; 943;
13:20:29 UTC; atmptf/s; 11; 11; estres/s; 62; 62; retrseg/s; 304; 304; isegerr/s; 35; 35; orsts/s; 943; 943;
# uptime_cs; 729346; ust_time; 1555593639; extra_next; 0; record_type; 1; HH:MM:SS; 13:20:39
# name; A_NET_ETCP; nr_curr; 1; nr_alloc; 1; nr_ini; 1
13:20:39 UTC; atmptf/s; 11; 11; estres/s; 62; 62; retrans/s; 304; 304; isegerr/s; 35; 35; orsts/s; 943; 943;
13:20:39 UTC; atmptf/s; 11; 11; estres/s; 62; 62; retrseg/s; 304; 304; isegerr/s; 35; 35; orsts/s; 943; 943;
# uptime_cs; 731585; ust_time; 1555593649; extra_next; 0; record_type; 1; HH:MM:SS; 13:20:49
# name; A_NET_ETCP; nr_curr; 1; nr_alloc; 1; nr_ini; 1
13:20:49 UTC; atmptf/s; 11; 11; estres/s; 62; 62; retrans/s; 304; 304; isegerr/s; 35; 35; orsts/s; 943; 943;
13:20:49 UTC; atmptf/s; 11; 11; estres/s; 62; 62; retrseg/s; 304; 304; isegerr/s; 35; 35; orsts/s; 943; 943;
# uptime_cs; 0; ust_time; 1555594649; extra_next; 0; record_type; 2; HH:MM:SS; 13:37:29
# uptime_cs; 722372; ust_time; 1555593619; extra_next; 0; record_type; 1; HH:MM:SS; 13:20:19
# name; A_NET_UDP; nr_curr; 1; nr_alloc; 1; nr_ini; 1
Expand Down Expand Up @@ -1087,7 +1087,7 @@
13:54:35 UTC; active/s; 1516; 1516; passive/s; 1; 1; iseg/s; 148044; 148044; oseg/s; 145504; 145504;
# uptime_cs; 722372; ust_time; 1555595675; extra_next; 0; record_type; 1; HH:MM:SS; 13:54:35
# name; A_NET_ETCP; nr_curr; 1; nr_alloc; 1; nr_ini; 1
13:54:35 UTC; atmptf/s; 11; 11; estres/s; 62; 62; retrans/s; 304; 304; isegerr/s; 35; 35; orsts/s; 943; 943;
13:54:35 UTC; atmptf/s; 11; 11; estres/s; 62; 62; retrseg/s; 304; 304; isegerr/s; 35; 35; orsts/s; 943; 943;
# uptime_cs; 722372; ust_time; 1555595675; extra_next; 0; record_type; 1; HH:MM:SS; 13:54:35
# name; A_NET_UDP; nr_curr; 1; nr_alloc; 1; nr_ini; 1
13:54:35 UTC; idgm/s; 4198; 4198; odgm/s; 3581; 3581; noport/s; 0; 0; idgmerr/s; 0; 0;
Expand Down

0 comments on commit 499f5b1

Please sign in to comment.