Skip to content

AlZiBa/ioBroker.opi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

ioBroker.opi

===================

NPM version Downloads

NPM

OPI-Monitor implementation for integration into ioBroker.

Important Information

tested Hardware: OrangePi plus2 H3

Following Objects are available after selection:

CPU

  • cpu_frequency
  • load1
  • load5
  • load15

Memory

  • memory_available
  • memory_free
  • memory_total

Network (eth0)

  • net_received
  • net_send

eMMC

  • emmc_root_total
  • emmc_root_used

Swap

  • swap_total
  • swap_used

Temperature

  • soc_temp

Uptime

  • uptime

WLAN

  • wifi_received
  • wifi_send

Configuration

On configuration page you can select following modules:

  • CPU
  • Memory
  • Network
  • eMMC
  • Swap
  • Temperature
  • Uptime
  • WLAN

Changelog

0.1.1 (2018-01-27)

  • update index_m.html.
  • update index.html.
  • update codes.

0.1.0 (2018-01-24)

  • Admin3 support.

0.0.6 (2017-08-01)

  • stable release.

0.0.2 (2017-06-01)

  • Initial release. Beta Version.

License

Modified for OrangePi by Johnny Schneider johann.schneider1@googlemail.com

Copyright (c) 2015-2016 husky-koglhof husky.koglhof@icloud.com

MIT License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.7%
  • HTML 11.3%