Skip to content

vladmovchan/netdata-hs110-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

netdata-hs110-plugin

A Netdata plugin to monitor readings of TP-Link HS110 SmartPlugs

Screenshot

Build and install

cargo xtask build

Then place the resulting binary (hs110.plugin) into Netdata's custom-plugins.d directory. Which is usually /etc/netdata/custom-plugins.d or /usr/local/etc/netdata/custom-plugins.d

Then create a /etc/netdata/hs110.conf (or /usr/local/etc/netdata/hs110.conf correspondingly) file specifying addresses of SmartPlugs, like in the example below:

hosts:
    - 192.168.0.124
    - 192.168.0.156
    - 192.168.0.155

Then after restart of Netdata service you should see a Smartplugs section appeared in Netdata web interface.

About

Netdata plugin for TP-Link HS110 SmartPlugs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages