mirror of
https://github.com/opinkerfi/nagios-plugins.git
synced 2024-11-05 10:03:45 +01:00
5 lines
114 B
Batchfile
5 lines
114 B
Batchfile
|
@rem PING 127.0.0.1 -n 11
|
||
|
@PING 1.1.1.1 -n 1 -w 60000 > NUL
|
||
|
@echo OK: Everything is going to be fine
|
||
|
@exit 0
|