8000 GitHub - JocysCom/Ruuvi: Server which sends data from RuuviTag to PRTG server
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

JocysCom/Ruuvi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jocys.com Ruuvi PRTG Server

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 :).

RuuviTag Beacon and Bluetooth 5.0 USB Dongle:

RuuviTag Bluetooth 5.0

PRTG "HTTP Push Data Advanced" sensor with multiple channels:

Ruuvi PRTG View

PRTG Map web page, which includes 3 "Sensor Factory" sensors, which shows data from channels of other sensors by using custom map object template:

Ruuvi PRTG View Custom

Configuration

<?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>

Server and Console

You can install "Jocys.com Ruuvi PRTG Server" as Windows service:

Ruuvi PRTG Server

...or run as Console Application:

Ruuvi PRTG Console

You can display PRTG Map web page results on Windows tablet by using "Jocys.com Web Screen Saver" project:

PRTG Map on a Tablet

About

Server which sends data from RuuviTag to PRTG server

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

0