This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"cedexis":{"decisions":[[1441238400,20378434,21649296,14007230,2366544],[1441324800,19164140,20232238,12351009,2452321],[1441411200,14419763,18092316,9751359,2390992],[1441497600,14124210,17763950,10090408,2452962],[1441584000,15519297,20675735,12677908,2296402],[1441670400,18627944,22500936,12606801,2312167],[1441756800,20559604,22882231,12041501,2373608],[1441843200,21270786,21992590,11577049,2483104],[1441929600,19031991,22714636,10280320,2465854],[1442016000,15055112,19374852,8080871,2403583],[1442102400,14950224,18584024,8005491,2223308],[1442188800,19266799,22463882,10287510,2068267],[1442275200,19461317,22866753,10410350,2329154],[1442361600,18991094,21951093,12871285,2328794],[1442448000,19204064,21548966,12490249,1658183],[1442534400,17156570,21679638,11994314,1487466],[1442620800,14114964,17851014,9581291,1195731],[1442707200,14080353,17263689,9303062,1034504],[1442793600,18352013,21123565,12181639,1210545],[1442880000,18667089,21380540,12568636,1218016],[1442966400,18019359,21901196,12337009,12281 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- contention: | |
cycles/second=3392297175 | |
953315909210 66 @ 0x4089ab 0x66142b 0x4638f1 | |
# 0x4089ab runtime.chanrecv1+0x2b /usr/local/go/src/runtime/chan.go:356 | |
# 0x66142b github.com/influxdata/influxdb/tsdb.(*Store).loadShards.func1+0x4b /root/go/src/github.com/influxdata/influxdb/tsdb/store.go:160 | |
916060272210 270 @ 0x440d42 0x60c1f4 0x4638f1 | |
# 0x440d42 runtime.selectgo+0x12 /usr/local/go/src/runtime/select.go:215 | |
# 0x60c1f4 github.com/influxdata/influxdb/services/continuous_querier.(*Service).backgroundLoop+0x5d4 /root/go/src/github.com/influxdata/influxdb/services/continuous_querier/service.go:180 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---------------------------------------------------------------------- | |
CPU model : Westmere E56xx/L56xx/X56xx (Nehalem-C) | |
Number of cores : 1 | |
CPU frequency : 2294.686 MHz | |
Total amount of ram : 992 MB | |
Total amount of swap : 2047 MB | |
System uptime : 6days, 15:35:33 | |
Load average : 0.08, 0.03, 0.05 | |
OS : CentOS 7.3.1611 | |
Arch : x86_64 (64 Bit) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data. | |
64 bytes from 8.8.8.8: icmp_seq=1 ttl=58 time=17.5 ms | |
64 bytes from 8.8.8.8: icmp_seq=2 ttl=58 time=19.1 ms | |
64 bytes from 8.8.8.8: icmp_seq=3 ttl=58 time=15.9 ms | |
64 bytes from 8.8.8.8: icmp_seq=4 ttl=58 time=15.7 ms | |
--- 8.8.8.8 ping statistics --- | |
4 packets transmitted, 4 received, 0% packet loss, time 1501ms | |
rtt min/avg/max/mdev = 15.722/17.081/19.127/1.373 ms |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3s delay | |
<script async src="https://rum.perfops.net/rum3.min.js"></script> | |
1s delay - Recommended | |
<script async src="https://rum.perfops.net/rum.min.js"></script> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4/15/2018 5:16:04 AM{"name":"app-log","hostname":"ed7e4d15633e","pid":30,"level":40,"file":{"id":null,"packageVersionId":"@update_id_package_version","filename":"/lang/de.html","sha256":null,"fetchAttemptsLeft":null},"msg":"Validation failed.","time":"2018-04-15T03:16:04.151Z","v":0} | |
4/15/2018 5:16:04 AM{"name":"app-log","hostname":"ed7e4d15633e","pid":30,"level":40,"file":{"id":null,"packageVersionId":"@update_id_package_version","filename":"/logo.png","sha256":null,"fetchAttemptsLeft":null},"msg":"Validation failed.","time":"2018-04-15T03:16:04.152Z","v":0} | |
4/15/2018 5:16:04 AM{"name":"app-log","hostname":"ed7e4d15633e","pid":30,"level":40,"file":{"id":null,"packageVersionId":"@update_id_package_version","filename":"/browsers/safari.png","sha256":null,"fetchAttemptsLeft":null},"msg":"Validation failed.","time":"2018-04-15T03:16:04.152Z","v":0} | |
4/15/2018 5:16:04 AM{"name":"app-log","hostname":"ed7e4d15633e","pid":30,"level":40,"file":{"id":null,"packageVersionId":"@update_id_package_version","filename":"/lan |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl -fsSL https://get.docker.com -o get-docker.sh || wget https://get.docker.com -O get-docker.sh | |
sh get-docker.sh | |
systemctl start docker | |
systemctl enable docker | |
docker pull ghcr.io/jsdelivr/globalping-probe | |
docker stop globalping-probe | |
docker rm globalping-probe | |
docker run -d --log-driver local --network host --restart=always --name globalping-probe ghcr.io/jsdelivr/globalping-probe |
OlderNewer