Update 'How it works'

Justin Parsell 2022-03-01 16:56:26 -05:00
parent e891df14ca
commit 06bfbef342
1 changed files with 2 additions and 1 deletions

@ -13,4 +13,5 @@ The program does the following
7. The program writes to the file and exits
## Status information
The program attempts to ping each device 5 times, if more then 50% of the pings make it through, it reports the device as up
The program attempts to ping each device 5 times, if more then 50% of the pings make it through, it reports the device as up.
The pinging thread waits 5000ms or 5s before it considers a no-response.