Rasplex and SNMP

Hi
Most of my computers here at home I use SNMP to monitor how they feel, even some of my Raspberry Pi
Now I like to install a SNMP on rasplex to see how it feel.

I know Watch Movie and that take alot if Power of a Raspberry Pi (I running v3, not B version) and I wonder if I going to have problem when I have SNMP going?

If not, how can I install SNMP client on rasplex, I did try to install like I did install on my other Raspberry Pi but he did not like that at all

Its not an easy task to install something that doesn´t come with rasplex without dpkg or apt-get installed.

Its not in the philosophy of rasplex but it´s doable.

What I have done to add these kind of unsupported features it´s to download the raspbian dpkg binaries and its dependencies, extract and move them inside the home folder and rebuild the necessary library paths.

You can check the plugins I made with this aproach to have some idea

or maybe you can try to use this plugin

http://openelec.tv/forum/unofficial-openelec-addons/72135-net-snmp-addon

Thanks going to see what I can do :slight_smile: