File tree Expand file tree Collapse file tree 2 files changed +17
-17
lines changed Expand file tree Collapse file tree 2 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 45
45
< ul class ="list-group ">
46
46
< li class ="list-group-item list-group-item-danger "> Outage</ li >
47
47
< li class ="list-group-item d-flex justify-content-between align-items-center ">
48
- ftp.usa.openbsd.org (curl)
49
- < span class ="badge badge-pill badge-danger "> < i class ="fas fa-times "> </ i > </ span >
50
- </ li >
51
- < li class ="list-group-item d-flex justify-content-between align-items-center ">
52
48
Always down (/bin/false)
53
49
< span class ="badge badge-pill badge-danger "> < i class ="fas fa-times "> </ i > </ span >
54
50
</ li >
69
65
< span class ="badge badge-pill badge-success "> < i class ="fas fa-check "> </ i > </ span >
70
66
</ li >
71
67
< li class ="list-group-item d-flex justify-content-between align-items-center ">
68
+ ftp.usa.openbsd.org (curl)
69
+ < span class ="badge badge-pill badge-success "> < i class ="fas fa-check "> </ i > </ span >
70
+ </ li >
71
+ < li class ="list-group-item d-flex justify-content-between align-items-center ">
72
72
DNS @ Google (nc)
73
73
< span class ="badge badge-pill badge-success "> < i class ="fas fa-check "> </ i > </ span >
74
74
</ li >
80
80
< hr class ="mt-4 ">
81
81
< footer >
82
82
< p > Powered by < a href ="https://github.com/Cyclenerd/static_status "> static_status</ a > </ p >
83
- < p class ="text-muted "> 2024-04-15 06:13:56 UTC</ p >
83
+ < p class ="text-muted "> 2024-04-15 06:26:35 UTC</ p >
84
84
</ footer >
85
85
</ div >
86
86
<!-- Powered by https://github.com/Cyclenerd/static_status -->
Original file line number Diff line number Diff line change 1
1
[
2
- {
3
- "site" : " ftp.usa.openbsd.org (curl)" ,
4
- "command" : " curl" ,
5
- "status" : " Fail" ,
6
- "time_sec" : " " ,
7
- "updated" : " 2024-04-15 06:13:56 UTC"
8
- },
9
2
{
10
3
"site" : " Always down (/bin/false)" ,
11
4
"command" : " script" ,
12
5
"status" : " Fail" ,
13
6
"time_sec" : " " ,
14
- "updated" : " 2024-04-15 06:13:56 UTC"
7
+ "updated" : " 2024-04-15 06:26:35 UTC"
15
8
},
16
9
{
17
10
"site" : " Always degraded (exit 80)" ,
18
11
"command" : " script" ,
19
12
"status" : " Degraded" ,
20
13
"time_sec" : " " ,
21
- "updated" : " 2024-04-15 06:13:56 UTC"
14
+ "updated" : " 2024-04-15 06:26:35 UTC"
22
15
},
23
16
{
24
17
"site" : " www.heise.de (curl)" ,
25
18
"command" : " curl" ,
26
19
"status" : " OK" ,
27
20
"time_sec" : " 0" ,
28
- "updated" : " 2024-04-15 06:13:56 UTC"
21
+ "updated" : " 2024-04-15 06:26:35 UTC"
22
+ },
23
+ {
24
+ "site" : " ftp.usa.openbsd.org (curl)" ,
25
+ "command" : " curl" ,
26
+ "status" : " OK" ,
27
+ "time_sec" : " 0" ,
28
+ "updated" : " 2024-04-15 06:26:35 UTC"
29
29
},
30
30
{
31
31
"site" : " DNS @ Google (nc)" ,
32
32
"command" : " nc" ,
33
33
"status" : " OK" ,
34
34
"time_sec" : " 0" ,
35
- "updated" : " 2024-04-15 06:13:56 UTC"
35
+ "updated" : " 2024-04-15 06:26:35 UTC"
36
36
},
37
37
{
38
38
"site" : " Always up (/bin/true)" ,
39
39
"command" : " script" ,
40
40
"status" : " OK" ,
41
41
"time_sec" : " 0" ,
42
- "updated" : " 2024-04-15 06:13:56 UTC"
42
+ "updated" : " 2024-04-15 06:26:35 UTC"
43
43
}
44
44
]
You can’t perform that action at this time.
0 commit comments