Observium uses hostnames.
Em sexta-feira, 15 de abril de 2016, Артем А. Усов <usov@gne.gov.spb.ru> escreveu:
Hello!
I have installed new instance of observium with the official instruction on Debian 7.8 x64
Observium version is CE 0.16.1.7533.
Tried to add a device via web-interface, result is: Could not resolve 192.168.0.2
And I can not add any device at all.
In console:
root@observium:/opt/observium# ./add_device.php 192.168.0.2 test v2c
Observium CE 0.16.1.7533
Add Device(s)
Try to add 192.168.0.2:
Could not resolve 192.168.0.2.
Devices failed: 1.
…
root@observium:/opt/observium# fping 192.168.0.2
192.168.0.2 is alive
root@observium:/opt/observium# snmpget -v2c -c test 192.168.0.2 sysDescr.0
SNMPv2-MIB::sysDescr.0 = STRING: Cisco IOS Software, C2960S Software (C2960S-UNIVERSALK9-M), Version 12.2(55)SE5, RELEASE SOFTWARE (fc1)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2012 by Cisco Systems, Inc.
Compiled Thu 09-Feb-12 19:22 by prod_rel_team
root@observium:/opt/observium#
What’s the problem???
Can anyone help with this annoying thing?