Posts

My AFib Journey

My AFib Journey (Written May 2009) My A-Fib history: I am a 40yo fit, healthy Australian male with a background in aerobic activity (1 Ironman, 4 ½ Ironmans, 4 marathons, 25 years playing Australian Rules Football.) I have been an Asthmatic since I was 8. I sweat a lot. Teens to 30 About once or twice a year I would get a tachycardia. This would normally be at Aussie Rules practice/training. Aussie Rules players are known to run up to 20km in a game, so practice involves a lot of high intensity and aerobic work. I would feel my heart racing, I would rest for a minute or 2 and then it would be fine. Early 30’s I had stopped playing Aussie Rules and started in triathlon. My tachycardia episodes became more frequent at the start of exercise. I went to a Cardiologist and had ECG, Stress ECG and Ultrasound. My heart was structurally fine. I had irregularities on the stress ECG (I can’t remember what.)    The doctor said that the combination of high sweat loss and ventoli

ESXi 6.1 on a cheap NUC

Image
I wanted a couple of VM running on a silent server. So I bought one of these: http://www.aliexpress.com/snapshot/7135380450.html?orderId=71211129828309 16G RAM+64G SSD+1T HDD Mini itx pc HTPC OpenELEC Supported Intel Core i5 5200U Max 2.7GHz mini desktop pc,300M Wifi,nettop I want to run the free version of ESXi 6.1 I downloaded the ISO from here: https://my.vmware.com/group/vmware/evalcenter?p=free-esxi6 I registered and got a license. I used UNetBootIn (http://unetbootin.github.io/) to burn the ISO to a USB on my mac Start UNetbootin and choose: Diskimage ISO Select the downloaded ESXi ISO Type: USB Drive Drive: Select your USB drive Select OK I stuck the USB in a slot and rebooted (hitting a bunch of keys to get to the bios to boot of the USB. It could not find a network adaptor :-(  Consult Google. I found this: http://www.v-front.de/2014/12/how-to-make-your-unsupported-nic-work.html http://www.v-front.de/2015/03/vsphere-6-is-ga-

OpenSprinkler Pi with Splunk

OpenSprinkler Pi with Splunk Setup Virtual Box Install Debian Linux Install Splunk Install listener on Splunk Server /opt/splunk/bin/splunk enable listen 9997  Install Splunk Forwarder on Splunk Server Download from: http://apps.splunk.com/app/1611/ Install Splunk Forwarder on Raspberry Pi server /opt/splunkforwarder/ bin/splunk enable boot-start /opt/splunkforwarder/bin/splunk start /opt/splunkforwarder/bin/splunk list forward-server Point splunk forwarder to ~pi/OSPi/data  /opt/splunkforwarder/bin/splunk add monitor /home/pi/OSPi/data -index main -sourcetype OSPi Install Weather Underground App on splunk server https://apps.splunk.com/app/1257/  sourcetype=wunderground | table _time, dewpoint_c, temp_c, precip_today_metric, relative_humidity sourcetype=OSPi station="2" | rex field="duration" "(?<min>\d{2}):(?<sec>\d{2})" | table _time, min sourcetype=OSPi station="2"| rex field="duration"