What is this?

This knowledgebase contains questions and answers about PRTG Network Monitor and network monitoring in general.

Learn more

PRTG Network Monitor

Intuitive to Use. Easy to manage.
More than 500,000 users rely on Paessler PRTG every day. Find out how you can reduce cost, increase QoS and ease planning, as well.

Free Download

Top Tags


View all Tags

Zigbee/Zwave Temp Monitoring

Votes:

0

I am wanting to collect temperature data in PRTG from some sensors that are Zigbee and/or Zwave. Does anyone know of a way to collect this in PRTG? I realize I'd need some sort of hub possibly connected to the computer, but not sure exactly what I'd need if this is even possible. Thanks.

prtg temperature-sensor

Created on Jul 29, 2019 4:20:39 PM



9 Replies

Votes:

0

After a quick readup, it might be not that easy with zigbee/zwave alone. This blog entry describes how to build your own zigbee gateway. Using zigbee2mqtt, you can probably(?) store the values on the mqtt broker or the corresponding home assistant server and query that one with PRTG. What are you using? OpenHab, Home Assistant, HomeKit, Homebridge? :) Note that we're currently working on MQTT Sensors to query your MQTT server for its metrics, but it's still under heavy development as of now.

Created on Jul 29, 2019 6:41:36 PM by  Stephan Linke [Paessler Support]



Votes:

0

Hmm. Thanks for the reply. What I'm really wanting to accomplish is to read the supply and return temperatures of an HVAC system and alert when the delta of those two values gets below a certain value. Very easy to do in PRTG once I'm getting the values, however, finding the devices to do that seems to be an issue and a simple SNMP temperature probe doesn't seem to exist unless connected to a UPS or PDU which I don't have either in this area.

Created on Jul 29, 2019 6:45:09 PM



Votes:

0

What's the vendor/model of the HVAC system?

Created on Jul 29, 2019 6:53:15 PM by  Stephan Linke [Paessler Support]



Votes:

0

It's a Goodman CHPF4860D6. No way to monitor it directly to my knowledge.

Created on Jul 30, 2019 3:00:40 AM



Votes:

0

Nope, you're right. You'll likely need to go the zigbee2mqtt route :(

Created on Jul 30, 2019 8:10:28 AM by  Stephan Linke [Paessler Support]



Votes:

0

Would this MQTT be able to query a Samsung SmartThings hub?

Created on Jul 30, 2019 4:35:34 PM




Votes:

0

I currently log my data from SmartThings in Splunk. I came across this code on GitHub that converts events to JSON and sends it to a Splunk HTTP Event Collector. I bet it could be modified to work with PRTG or possibly be able to just point it at a PRTG http_content_sensor. In the code it even gives the option to send the data over LAN or from Samsung's AWS cluster.

( https://github.com/TheFuzz4/SmartThingsSplunkLogger/blob/master/smartapps/thefuzz4/splunk-http-event-logger.src/splunk-http-event-logger.groovy ) ( https://www.paessler.com/manuals/prtg/http_content_sensor )

Created on Aug 15, 2019 8:21:19 AM



Votes:

0

Thanks for sharing that one! :)

Created on Aug 15, 2019 8:44:14 AM by  Stephan Linke [Paessler Support]




Disclaimer: The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.