Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - ufoxk2

#1
The performance of the console is great without a single crash so far (two weeks) and responsive like the Windows version. Offcourse except VNC no other app is running and I havent overclocked the Pi.

I also, like you, have installed the Netxms Console/Pi on a permament wall mounted 42'' (1920x1080) TV and I am very pleased with it.

#2
Hi everyone!

After some research I managed to run the GUI Management Console on a RaspiPi 2 Model B (but I suppose it can be done with all the previews models) as native as it can get.

I did this by writing over the Eclipse installation that comes with Raspi with the Windows version java files of the console.

A rough guide is as follows:

Step 1. Download NetXMS source at your Pi and compile/install fully (server, client, agent)
Step 2. Install Eclipse with apt-get (sudo apt-get install eclipse)
Step 3. Download and install the same version of NetXMS in a Windows machine
Step 4. Copy from the bin folder of Windows installation the folders configuration, plugins and  the file .eclipseproduct at /usr/lib/eclipse of your Pi and overwrite everything.
Step 5. Execute Eclipse at Pi

That's all
I have uploaded photos of my installation and I hope someone finds this helpfull.
I will try to write a more detailed guide when I have more time.

Cheers to every one