Closed ashxjain closed 7 years ago
Run it this way:
python fullmesh_ping.py &
This will log in: /var/tmp/fullmesh_ping.log
/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
g_ping_interval
You can check if script is running by doing this: ps -ef | grep fullmesh
ps -ef | grep fullmesh
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 minutesYou can check if script is running by doing this:
ps -ef | grep fullmesh