All,I'm kind of hitting a wall here. I moved Observium to a new server today and somehow Observium is unable to "ping" any hosts.sour% ./poller.php -h lab-lightning.sdsc.edu -dObservium Poller v0.13.1.3507DEBUG!Starting polling run:
SQL[SELECT `device_id` FROM `devices` WHERE `disabled` = 0 AND `hostname` LIKE 'lab-lightning.sdsc.edu' ORDER BY `device_id` ASC] ./poller.php lab-lightning.sdsc.edu January 3, 2013, 17:17 - 0 devices polled in 0.001 secsMySQL: Cell[0/0s] Row[0/0s] Rows[1/0s] Column[0/0s] Update[0/0s] Insert[0/0s] Delete[0/0s]
However, on the host it self, I can ping or snmpget any devices using the same FQDN name.sour% ping lab-lightning.sdsc.eduPING lab-lightning.sdsc.edu (198.202.79.48) 56(84) bytes of data.64 bytes from lab-lightning.sdsc.edu (198.202.79.48): icmp_req=1 ttl=253 time=0.728 ms^C--- lab-lightning.sdsc.edu ping statistics ---1 packets transmitted, 1 received, 0% packet loss, time 0msrtt min/avg/max/mdev = 0.728/0.728/0.728/0.000 mssour% snmpwalk -v 2c -c test lab-lightning.sdsc.edu sysName.0SNMPv2-MIB::sysName.0 = STRING: "lab-lightning.sdsc.edu"thanks,-bn
0216331C