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.
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?
If you run ./discovery.php -h all, it'll discover them in reverse order, so you can cancel it once it's discovered the devices you've just added.
Alternatively you can do ./discovery.php -h <id> to do just that device. The ID is returned by the addhost script.
You might also want to poll new devices to create the RRD files. (don't poll all devices outside of their regular polling cycle, as this'll make ugly graphs)
adam.
Thanks, Pas
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium