Commit Graph

21 Commits (3d820a67cb4926d3bc33bee0e75de67f8ec40a82)
 

Author SHA1 Message Date
BDR 3d820a67cb Add error code on outage 2021-03-30 17:42:11 +02:00
BDR 0a48aaab08 Fix conflicts 2021-03-29 21:29:06 +02:00
BDR fc08556c78 Rebase with master 2021-03-29 21:25:41 +02:00
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
Alex Povel 6ec20342f0 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 18:20:42 +02:00
Alex Povel 1de60a20d7 Add command existence check for ping 2021-03-29 18:20:41 +02:00
Alex Povel d7a3feb6f3 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 18:20:34 +02:00
Alex Povel 491fdce44f Add success-based exit code 2021-03-29 16:58:19 +02:00
Alex Povel 571afc1b5d Use unused variable 2021-03-29 16:46:45 +02:00
BDR fa070af0ec
Merge pull request #4 from vbieleny/responsive-meta-tags
Add charset and viewport meta tags to HTML
2021-03-29 08:31:14 +02:00
Vladimír Bielený a92ca6b4a0 Add charset and viewport tags 2021-03-29 08:13:47 +02:00
BDR 7ff38b8974
Merge pull request #1 from julianz/patch-1
Fix small typo "Operationnal"
2021-03-29 07:40:35 +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