amitsi / networkscripts

scripts to parse networking outputs
GNU General Public License v3.0
1 stars 3 forks source link

Add support for fullmesh ping script #33

Closed ashxjain closed 7 years ago

ashxjain commented 7 years ago

Run it this way:

python fullmesh_ping.py &

This will log in: /var/tmp/fullmesh_ping.log

You can change ping interval, by modifying g_ping_interval. For now, it will do ping test every 5 minutes

You can check if script is running by doing this: ps -ef | grep fullmesh