Class GenerateTopologyCommand
- java.lang.Object
-
- org.opennms.features.enlinkd.shell.GenerateTopologyCommand
-
- All Implemented Interfaces:
org.apache.karaf.shell.api.action.Action
public class GenerateTopologyCommand extends java.lang.Object implements org.apache.karaf.shell.api.action.Action
Generate a enlinkd topology via karaf command. Log into console via: ssh -p 8101 admin@localhost Install: feature:install opennms-enlinkd-shell Usage: type 'opennms:generate-topology' in karaf console
-
-
Constructor Summary
Constructors Constructor Description GenerateTopologyCommand()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Object
execute()
-