On 04/08/2010 15:15, Pas wrote:
On 2010.08.04. 15:22, Adam Armstrong wrote:
On 04/08/2010 13:05, Pas wrote:
Hi!
I've installed Observium (SVN), configured according to the Ubuntu SVN guide, added the extend line to snmpd.conf but Observium still sees my Debian server as a Generic one.
Have you put the distro script from observium/scripts/distro into /usr/bin/distro on the Debian server, and chmod 755'd it?
Yes, it works snmpwalk gives this:
iso.3.6.1.4.1.2021.7890.1.1.0 = INTEGER: 1 iso.3.6.1.4.1.2021.7890.1.2.1.2.6.100.105.115.116.114.111 = STRING: "/usr/bin/distro" iso.3.6.1.4.1.2021.7890.1.2.1.3.6.100.105.115.116.114.111 = "" iso.3.6.1.4.1.2021.7890.1.2.1.4.6.100.105.115.116.114.111 = "" iso.3.6.1.4.1.2021.7890.1.2.1.5.6.100.105.115.116.114.111 = INTEGER: 5 iso.3.6.1.4.1.2021.7890.1.2.1.6.6.100.105.115.116.114.111 = INTEGER: 1 iso.3.6.1.4.1.2021.7890.1.2.1.7.6.100.105.115.116.114.111 = INTEGER: 1 iso.3.6.1.4.1.2021.7890.1.2.1.20.6.100.105.115.116.114.111 = INTEGER: 4 iso.3.6.1.4.1.2021.7890.1.2.1.21.6.100.105.115.116.114.111 = INTEGER: 1 iso.3.6.1.4.1.2021.7890.1.3.1.1.6.100.105.115.116.114.111 = STRING: "Debian squeeze/sid" iso.3.6.1.4.1.2021.7890.1.3.1.2.6.100.105.115.116.114.111 = STRING: "Debian squeeze/sid" iso.3.6.1.4.1.2021.7890.1.3.1.3.6.100.105.115.116.114.111 = INTEGER: 1 iso.3.6.1.4.1.2021.7890.1.3.1.4.6.100.105.115.116.114.111 = INTEGER: 0 iso.3.6.1.4.1.2021.7890.1.4.1.2.6.100.105.115.116.114.111.1 = STRING: "Debian squeeze/sid"
It's actually a squeeze box.
Hmm. I'll have a look :)
I've tried deleting and adding it again. Any advice?
Also, after adding a device Observium doesn't perform an auto-discovery, is this by design?
Yeah, it can be quite annoying if you have a lot of devices to add and it insists on spending 30 seconds between each one doing autodiscovery.
Then what about a big shiny button on the web interface to do initial discovery?
We don't want to add the ability for the web interface to directly run scripts. We are thinking of nice ways of handling discovery for devices.
Most users seem to just add devices via the commandline though :)
adam.