commit bcdd495e45389c2c5ef3ba059bc6fbaab202c786 from: mischa date: Thu Jun 15 15:02:25 2023 UTC replaced some static rss.xml for RSSFILE var commit - acea22e3a895de55312487c8f075e1f15c85ea25 commit + bcdd495e45389c2c5ef3ba059bc6fbaab202c786 blob - 9453ee84850c1af71d9fb16e04b7404e95b41811 blob + e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 --- incidents.txt +++ incidents.txt @@ -1,2 +0,0 @@ -202306101055,Incident,Between 00:14 and 00:21 UTC on 2023-06-10 a network outage happened at our upstream provider. Resolved -202306021200,Maintenance,On 2023-06-15 between 22:30-02:30 UTC our upstream provider has scheduled network maintenance blob - 6f16f269fa335b2429f95c2c20aaa0c40487bb91 blob + 77017cbbd6bed6f244b24c57129787cbf5863ad5 --- pastincidents.txt +++ pastincidents.txt @@ -1 +1,5 @@ +202306021200,Maintenance,On 2023-06-15 between 22:30-02:30 UTC our upstream provider has scheduled network maintenance. Completed +202306120945,Maintenance,On 2023-06-13 between 08:00-09:00 UTC we will replace a failed disk in server5. Completed +202306112007,Incident, On 2023-06-11 at 20:04 UTC we noticed server5 no longer responding to health checks. One of the boot disks in the raid array has failed. We will replace this as soon as possible. +202306101055,Incident,Between 00:14 and 00:21 UTC on 2023-06-10 a network outage happened at our upstream provider. Resolved 202305282120,Incident,Between 21:17:28 and 21:19:17 UTC on 2023-05-28 a network outage happened at our upstream provider. Resolved blob - d23e19e772af30785f9e36304d85c5745ef8c8d7 blob + 7e7ed89e3ceb238a0d39ff061b96cb5a847fbebc --- uptimeatomic +++ uptimeatomic @@ -42,8 +42,8 @@ incidents() { cat << EOF >> ${_RSSFILE} ${_type} -${RSS_URL}/rss.xml -${RSS_URL}/rss.xml?$(date -ju +%s $(echo "${_date}")) +${RSS_URL}/${RSSFILE} +${RSS_URL}/${RSSFILE}?$(date -ju +%s $(echo "${_date}")) $(date_rss "${_date}") @@ -240,7 +240,7 @@ cat << EOF > ${_RSSFILE} - + ${TITLE} ${RSS_DESCRIPTION} ${RSS_URL}