Commit graph

11 commits

Author SHA1 Message Date
Alex Povel 11bddbb4fa Use comma-separated value text file
CSV is a well-supported standard and makes things more
predictable/easier to see where things go.
2021-03-29 21:13:03 +02:00
Alex Povel 5bba428b4c Add command existence check for ping 2021-03-29 21:10:45 +02:00
Alex Povel 4bc6382e0a Use ISO8601 date format
The manually formatted date string was very close to
ISO8601 already, so just it directly.
Conforms to standards, is much easier in code (less manual work),
and carries timezone information.
2021-03-29 21:10:45 +02:00
Alex Povel 7816a006d2 Add success-based exit code 2021-03-29 21:10:45 +02:00
BDR 01893d422a Add IPv6 support 2021-03-29 20:55:23 +02:00
Vladimír Bielený a92ca6b4a0 Add charset and viewport tags 2021-03-29 08:13:47 +02:00
Julian Melville 88cc0ed365
Fix small typo "Operationnal" 2021-03-29 10:29:06 +13:00
BDR 97a37de7c9 Use mktemp for temp dir 2021-03-28 22:20:27 +02:00
BDR 5e554c920d Show incidents only if the file exists 2021-03-28 22:14:08 +02:00
BDR 65a03bf3f3 Fix variables quotes 2021-03-27 23:34:46 +01:00
BDR 27b7891bd7 Initial commit 2021-03-27 23:27:40 +01:00