Gather data from "RuuviTag" bluetooth beacons and send data to "Paessler PRTG Network Monitor Server". You can use RuuviTag to monitor server room temperature, humidity and pressure. You can put RuuviTag outside or strap it to the room door to detect movement i.e. someone entering the room. You can lock RuuviTag inside bicycle outside and setup PRTG server to send SMS (BulkSMS) message as soon as it moves :).
PRTG "HTTP Push Data Advanced" sensor with multiple channels:
PRTG Map web page, which includes 3 "Sensor Factory" sensors, which shows data from channels of other sensors by using custom map object template:
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<appSettings>
<!-- Map RuuviTags with PRTG HTTP Sensor URLs -->
<add key="Ruuvi_CE4FD7708BA5" value="http://localhost:5050/F28C6E2A-F0D8-B58A-7A26-A96CBF5540C7"/>
<add key="Ruuvi_BAB697EF83C4" value="http://localhost:5050/88CE63F8-A83D-0644-F990-ADCEBCFCA452"/>
<add key="Ruuvi_DD0B1AFF214D" value="http://localhost:5050/FA0D6ABC-D842-CBF0-3FED-185F7D3E1F7A"/>
</appSettings>
</configuration>
You can install "Jocys.com Ruuvi PRTG Server" as Windows service:
...or run as Console Application:
You can display PRTG Map web page results on Windows tablet by using "Jocys.com Web Screen Saver" project: