Please read:
http://www.opennms.org/wiki/Installation:Windows
-- Seth
On 03/07/2012 07:12 AM, Tejaswini Kurakula wrote:
> hi,
> i built openNMS successfully on my system.can you please suggest me ways to
> run it on my system(windows) including the databases as well as the servers
> required.
>
hi,
i built openNMS successfully on my system.can you please suggest me ways to
run it on my system(windows) including the databases as well as the servers
required.
--
Virtualization & Cloud Management Using Capacity Plann
On Sat, Mar 3, 2012 at 6:36 AM, salil sabnis wrote:
> I have downloaded the OpenNms source and build the source code successfully.
> But I am unable to run it..
> Can someone please tell me how to start OpenNms.
That's going to depend on your platform. Can you look at one of the
packaged binary
I have downloaded the OpenNms source and build the source code successfully.
But I am unable to run it..
Can someone please tell me how to start OpenNms.
--
Virtualization & Cloud Management Using Capacity Planning
Cloud co
Unless something has changed and I missed it, you don't run
OpenNMS from within Eclipse. If anything, you'd just run the
webapp portion using WTP.
Use "./build.sh install assembly:directory-inline" to build
OpenNMS and install it into "dist", and then you can run OpenNMS
from there using the comm
hi,
I followed the steps specified in
http://www.opennms.org/index.php/Eclipse_and_OpenNMS.
I have my eclise 3.4.1 in linux.
First i checked out the source then executed these commands.
./build.sh install # this will take some time
./build.sh clean
./build.sh eclipse:eclipse
Then i could load the