Scanning Kind of Works

Here is a screen shot of the chart

It works but I have to add the rrd data as a batch file. I am pretty sure I can figure out how to add it via python instead of some weird bash script.

I was able to add python rrd modules using a simple

apt-get install python3-rrdtool

In centos did
yum install -y python-devel python3-devel rrdtool-devel gcc

Then pip3 –proxy http://proxy:8080 install rrdtool

Looks like I need to find a way to only scan and log specific mac addresses.

This entry was posted in Raspberry Pi, Technical, Training. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.