Network-Scout (NS) is an extension to Artillery. NS allows you to access log files from multiple clients.
Network-Scout (NS) is designed to run on Raspberry Pi hardware running Raspbian. Network-Scout (NS) might work on other hardware and linux distros but it is untested. Network-Scout (NS) will not run on Windows.
Network-Scout is a python program, allowing artillery to send logs to a centralized server. Network Scout has a pre-built client and server side. Network Scout can easily be set up using the provided setup script.
Notes: Network-Scout must be ran from the home directory. To setup NS, do the following:
- Download Network Scout
- Type "cd"
- Type "sudo python ns/nssetup.py"
- Follow the instructions
Startup folder has all the init scripts for the following services:
- shutdown_button
- lcd_controller
- nsserver (server side only)
- nsclient (server side only)