This commit is contained in:
firebadnofire 2024-01-05 14:38:22 -05:00
parent aefb36a552
commit ff6c28a331
Signed by: firebadnofire
SSH Key Fingerprint: SHA256:bnN1TGRauJN84CxL1IZ/2uHNvJualwYkFjOKaaOilJE
2 changed files with 54 additions and 40 deletions

View File

@ -3,10 +3,18 @@ Chapter 1: The final fronteir
Reading /var/log/biosync/main.log...
----BEGIN LOG----
BioSync(TM) MK8:
Model:
BioSync(TM) MK8
Reading backup settings at /etc/BioSync/backup.conf
Settings:
Default servers: BioSync official servers
Optional fallback server(s): backup.archuser.org,backup2.archuser.org
Fallback server protocol: SFTP on port 22
Testing connection to BioSync servers...
Success.
Not using custom user fallback servers.
Connected to biosync.com (2001:db8:0:1:::2 server in Lexington, KY, USA).
Mounting /mnt/nfs-archive/
@ -20,24 +28,24 @@ Gathering GPS location data...
OK.
Log Info:
Time: 05:09 AM (EDT)
Time: 05:00:00 AM (EDT)
Date (yyyy-mm-dd): 3378-08-07
Location: Nexus City
Network Info:
Cellular providor: AlphaCell communications
Cellular strength: medium
Cellular strength: Strong
Wi-Fi adapter: Omniplex Corp kj8912
Wi-Fi network SSID: thewifirouter
Wi-Fi signal: strong
Wi-Fi signal: Very strong
Current network WAN speed: 6 gbps download / 1 gbps upload
Current netwoek LAN speed: 500 gbps download / 500 gbps upload
Ethernat adapter: Omniplex Corp rj512xe
Ethernet adapter: Omniplex Corp rj512xe
Ethernet adapter type: Universal Serial Bus type-nano 8.0
Checking for driver updates...
Found updates
Cloning latest network drivers to /etc/git/updates/network
Cloning latest network drivers from git.biosync.com to /etc/git/updates/network
Compiling using gcc...
Done.
Installing latest update from compiled drivers...
@ -60,6 +68,7 @@ Vitals:
Heart rate: 50 bpm
Blood pressure: 114/84
Temperature: 37°C (98.6°F)
State: non-rem sleep
Known medical conditions:
Nephrotic syndrome (Status: remission)
@ -75,16 +84,15 @@ Overall Status:
Reminder(s):
No reminders.
5:10 AM (EDT) vibration alarm set by user will soon activate.
----END LOG----
Beginning archival of /var/log/biosync/main.log
Running tar -cavf /tmp/3356-04-14.tar.gz /var/log/biosync/main.log
Running tar -cavf /tmp/3378-08-07.tar.gz /var/log/biosync/main.log
Done
Copying /tmp/3356-04-14.tar.gz to /mnt/nfs-archive/
Copying /tmp/3378-08-07.tar.gz to /mnt/nfs-archive/
Done
Unmounting /mnt/nfs-archive/
Removing /var/log/biosync/main.log to save storage space.
Log file will be recreated and archived on next log event.
Log file will be recreated and archived on the next log event.
*BUZZZZ**BUZZZZ**BUZZZZ*

View File

@ -3,48 +3,53 @@ Chapter 2: The New Era
Reading /var/log/biosync/main.log...
----BEGIN LOG----
BioSync(TM) MK8:
Model:
BioSync(TM) MK8
Reading backup settings at /etc/BioSync/backup.conf
Settings:
Default servers: BioSync official servers
Optional fallback server(s): backup.archuser.org,backup2.archuser.org
Fallback server protocol: SFTP on port 22
Testing connection to BioSync servers...
FAILURE.
Success.
Not using custom user fallback servers.
Attempting deprecated legacy IPv4 server fallback...
IPv4 state: ON
IPv4 status: OK
Server conncetion: FAILURE
Unable to mount NFS
Connected to biosync.com (2001:db8:0:1:::2 server in Lexington, KY, USA).
Mounting /mnt/nfs-archive/
Welcome to the BioSync health monitoring device!
Setting time using Network Time Protocol (NTP) over fallback IPv4...
Setting time using Network Time Protocol (NTP)...
NTP sync successful
Gathering GPS location data over fallback IPv4...
Gathering GPS location data...
OK.
Log Info:
Time: 12:45 AM (EDT)
Date (yyyy-mm-dd): 2023-08-07
Location: Lexington, KY, USA
Time: 05:00:00 AM (EDT)
Date (yyyy-mm-dd): 3378-08-07
Location: Nexus City
Network Info:
Cellular providor: AlphaCell communications
Cellular strength: DISCONNECTED
Cellular strength: Strong
Wi-Fi adapter: Omniplex Corp kj8912
Wi-Fi network SSID: DISCONNECTED
Wi-Fi signal: DISCONNECTED
Current network WAN speed: N/A
Current netwoek LAN speed: N/A
Ethernat adapter: Omniplex Corp rj512xe
Wi-Fi network SSID: thewifirouter
Wi-Fi signal: Very strong
Current network WAN speed: 6 gbps download / 1 gbps upload
Current netwoek LAN speed: 500 gbps download / 500 gbps upload
Ethernet adapter: Omniplex Corp rj512xe
Ethernet adapter type: Universal Serial Bus type-nano 8.0
External ports:
Universal Serial Bus type-a 8.0
Universal Serial Bus type-b 8.0
Checking for driver updates...
Failed.
Found updates
Cloning latest network drivers from git.biosync.com to /etc/git/updates/network
Compiling using gcc...
Done.
Installing latest update from compiled drivers...
Done.
User Info:
@ -60,9 +65,10 @@ User Info:
Vitals:
Age: 22 years
SpO2: 95%
Heart rate: 114 bpm
Heart rate: 50 bpm
Blood pressure: 114/84
Temperature: 37°C (98.6°F)
State: non-rem sleep
Known medical conditions:
Nephrotic syndrome (Status: remission)
@ -81,12 +87,12 @@ Reminder(s):
----END LOG----
Beginning archival of /var/log/biosync/main.log
Running tar -cavf /tmp/3356-04-14.tar.gz /var/log/biosync/main.log
Running tar -cavf /tmp/3378-08-07.tar.gz /var/log/biosync/main.log
Done
Copying /tmp/3378-08-07.tar.gz to /mnt/nfs-archive/
Done
Copying /tmp/3356-04-14.tar.gz to /mnt/nfs-archive/
Failure.
Unmounting /mnt/nfs-archive/
/mnt/nfs-archive not mounted
Not removing log file due to failure in NFS
Removing /var/log/biosync/main.log to save storage space.
Log file will be recreated and archived on the next log event.
*BUZZZZ**BUZZZZ**BUZZZZ*