Forum
[SOLVED] SNMP wanted - Printable Version

+- Forum (http://forum.xbian.org)
+-- Forum: Software (/forum-6.html)
+--- Forum: Additional Packages (/forum-22.html)
+--- Thread: [SOLVED] SNMP wanted (/thread-2314.html)



SNMP wanted - aztech - 27th May, 2014 05:05 AM

Is there any possibility to install snmpd on Xbian?

I'm running Observium to monitor various stuff at home and it has support for Raspberry PI, but it need snmpd installed to handle polling.


RE: SNMP wanted - f1vefour - 27th May, 2014 12:37 PM

Is it not in the repo?

sudo apt-get install snmpd


RE: SNMP wanted - aztech - 27th May, 2014 04:36 PM

(27th May, 2014 12:37 PM)f1vefour Wrote:  Is it not in the repo?

sudo apt-get install snmpd

No, atleast not for me.
apt-cache search snmp - returns nothing containing snmp.

Also, running latest RC


RE: SNMP wanted - aztech - 28th May, 2014 07:31 PM

(27th May, 2014 04:36 PM)aztech Wrote:  
(27th May, 2014 12:37 PM)f1vefour Wrote:  Is it not in the repo?

sudo apt-get install snmpd

No, atleast not for me.
apt-cache search snmp - returns nothing containing snmp.

Also, running latest RC

Ok, something strange is going on here.
Yesterday I did a dist-upgrade and now all of a sudden, snmp is avalible via apt-get install.

All is good now.