Rearrange fixtures to match "real" proc and sys.
And add some missing fixtures for default collectors, even if they're not read by tests yet.
This commit is contained in:
parent
85eb47197f
commit
788ac9a859
35 changed files with 72 additions and 13 deletions
0
collector/fixtures/sys/class/net/bond0/bonding/slaves
Normal file
0
collector/fixtures/sys/class/net/bond0/bonding/slaves
Normal file
1
collector/fixtures/sys/class/net/bonding_masters
Normal file
1
collector/fixtures/sys/class/net/bonding_masters
Normal file
|
|
@ -0,0 +1 @@
|
|||
bond0 dmz int
|
||||
1
collector/fixtures/sys/class/net/dmz/bonding/slaves
Normal file
1
collector/fixtures/sys/class/net/dmz/bonding/slaves
Normal file
|
|
@ -0,0 +1 @@
|
|||
eth0 eth4
|
||||
|
|
@ -0,0 +1 @@
|
|||
up
|
||||
|
|
@ -0,0 +1 @@
|
|||
up
|
||||
1
collector/fixtures/sys/class/net/int/bonding/slaves
Normal file
1
collector/fixtures/sys/class/net/int/bonding/slaves
Normal file
|
|
@ -0,0 +1 @@
|
|||
eth5 eth1
|
||||
|
|
@ -0,0 +1 @@
|
|||
down
|
||||
|
|
@ -0,0 +1 @@
|
|||
up
|
||||
Loading…
Add table
Add a link
Reference in a new issue