Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
MITIK-MGMT
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Wireless Passive Measurements
Collection management
MITIK-MGMT
Commits
e68269a4
Commit
e68269a4
authored
5 months ago
by
Autodistries
Browse files
Options
Downloads
Patches
Plain Diff
update docs on data transfer
parent
c0f87740
No related branches found
No related tags found
1 merge request
!1
Refactoring, new features
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/PLAYBOOKS.md
+7
-0
7 additions, 0 deletions
docs/PLAYBOOKS.md
with
7 additions
and
0 deletions
docs/PLAYBOOKS.md
+
7
−
0
View file @
e68269a4
...
...
@@ -7,6 +7,7 @@ There are five main playbooks :
- ssh_setup.yml
# set up ssh keys
- start_sens_sniffer.yml
- stop_sens_sniffer.yml
- data_transfer.yml
# retrieve results
- test_meta.yml
# test functions
```
## First master-nodes connection: SSH setup
...
...
@@ -72,6 +73,12 @@ If they are, we set up a crontab to run the sniffer when planned, and a crontab
**`stop_sens_sniffer.yml`**
This playbook interrupts any running
`sniffer.py`
, and cancels planned crontabs.
## Retrieving experiment data from nodes
`data_transfer.yml`
finds all .pcap and .gps files from our target folder for each nonde
-
and copies them inside ../results/ssX/sY/filename
[
TODO
]:
transfer
to meta-server
[
TODO
]:
delete
og files when success
## Testing devices and statuses
`test_meta.yml`
runs all tests playbooks.
[TODO] detailler les tests
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment