Fixed
Details
Details
Assignee
Matt Brozowski
Matt BrozowskiReporter
Slava Dubrovskiy
Slava DubrovskiyComponents
Fix versions
Affects versions
Priority
PagerDuty
PagerDuty
Created May 12, 2011 at 7:56 AM
Updated May 13, 2011 at 5:41 AM
Resolved May 13, 2011 at 5:41 AM
Has created and has added node in Provisioning Group with the help provision.pl as it is described in provisioning guide:
/usr/share/opennms/bin/provision.pl --password 123SD requisition add customer1
/usr/share/opennms/bin/provision.pl --password 123SD node add customer1 1 node-a
/usr/share/opennms/bin/provision.pl --password 123SD interface add customer1 1 127.0.0.1
/usr/share/opennms/bin/provision.pl --password 123SD service add customer1 1 127.0.0.1 ICMP
/usr/share/opennms/bin/provision.pl --password 123SD requisition import customer1
But node it is not added in DB at synchronization - "1 nodes defined, 0 nodes in database" .
It's not work if press synhronize button or if import test xml taked from http://opennms.git.sourceforge.net/git/gitweb.cgi?p=opennms/opennms;a=history;f=opennms-webapp/src/test/resources/tec_dump.xml;h=d1df5f08b056c8b64990e7d1d0e30c386e81d77e;hb=HEAD