RPI-Monitor implementation for integration into ioBroker
Works only with node >= 0.12
After installation you have to configure all required modules via administration page.
After start of iobroker.rpi, all selected modules generates an object tree in ioBroker within rpi.. e.g. rpi.0.cpu
Following Objects are available after selection:
- cpu_frequency
- load1
- load5
- load15
- cpu_voltage
- mem_arm
- mem_gpu
- memory_available
- memory_free
- memory_total
- net_received
- net_send
- sdcard_boot_total
- sdcard_boot_used
- sdcard_root_total
- sdcard_root_used
- swap_total
- swap_used
- soc_temp
- uptime
- wifi_received
- wifi_send
On configuration page you can select following modules:
- CPU
- Raspberry
- Memory
- Network
- SDCard
- Swap
- Temperature
- Uptime
- WLAN
- Odroid C1
- Raspberry Pi 1
- (bluefox) Try catch by eval (bluefox) do not process if exec fails
- (husky-koglhof) Fixed value calc. Set Value to 2 digits
- (husky-koglhof) Workaround for node 0.10.x
- (bluefox) Some Fixes
- Initial commit. Alpha Version.
Copyright (c) 2015 husky-koglhof [email protected]
MIT License