Hide statistics of ping command. (Server monitoring script)

后端 未结 0 1869
失恋的感觉
失恋的感觉 2020-12-04 23:20

I want to write a bash script that monitors the status of my server.

Currently I have the following line to log the ping:

ping -c 1 google.com | grep -         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题