[rrd-users] discovery problem.

Vasiliy R. wider at surgut.ru
Thu Sep 5 05:40:36 MEST 2002


hi!

[root at sneef etc]# /opt/opennms/bin/opennms.sh status
OpenNMS.Eventd         : running
OpenNMS.Trapd          : running
OpenNMS.Dhcpd          : running
OpenNMS.Actiond        : running
OpenNMS.Capsd          : running
OpenNMS.Notifd         : running
OpenNMS.Outaged        : running
OpenNMS.Rtcd           : running
OpenNMS.Pollerd        : running
OpenNMS.Collectd       : running
OpenNMS.Threshd        : running
OpenNMS.Discovery      : running
[root at sneef etc]#

[root at sneef etc]# cat discovery-configuration.xml
<discovery-configuration
        threads="1" packets-per-second="1"
        initial-sleep-time="200000" restart-sleep-time="43200000"
        retries="2" timeout="1500">

        <include-range>
                <begin>81.25.64.1</begin>
                <end>81.25.64.34</end>
        </include-range>
</discovery-configuration>

[root at sneef logs]# tail -15 discovery.log
2002-09-05 09:27:42,676 INFO  [PingManager.Pinger-0] PingManager$Pinger: run: pinging thread exiting
java.lang.InterruptedException
        at java.lang.Object.wait(Native Method)
        at org.opennms.netmgt.discovery.IPGenerator.doWait(IPGenerator.java:276)
        at org.opennms.netmgt.discovery.IPGenerator.remove(IPGenerator.java:490)
        at org.opennms.netmgt.discovery.IPGenerator.remove(IPGenerator.java:463)
        at org.opennms.netmgt.discovery.PingManager$Pinger.run(PingManager.java:389)
        at java.lang.Thread.run(Thread.java:536)
2002-09-05 09:36:39,130 INFO  [PingManager.Pinger-0] PingManager$Pinger: run: pinging thread exiting
java.lang.InterruptedException: sleep interrupted
        at java.lang.Thread.sleep(Native Method)
        at org.opennms.core.concurrent.QuantumSemaphore.acquire(QuantumSemaphore.java:162)
        at org.opennms.netmgt.discovery.PingManager$Pinger.poll(PingManager.java:187)
        at org.opennms.netmgt.discovery.PingManager$Pinger.run(PingManager.java:406)
        at java.lang.Thread.run(Thread.java:536)
[root at sneef logs]#

what problem i have?

-- 
Vasiliy R.
WIDER-RIPN
mailto:wider at surgut.ru

--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help        mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive     http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi



More information about the rrd-users mailing list