NetXMS 1.2.0 released

Started by Victor Kirhenshtein, April 19, 2012, 01:39:46 AM

Previous topic - Next topic

Victor Kirhenshtein

Hello all!

NetXMS version 1.2.0 is released! Changes since version 1.1.10:

- Number of polls required for status change can be set individually for each interface
- New NXSL functions and object properties for accessing topology information
- New NXSL function FindObject
- New NXSL functions for object creation and binding
- Added option to set native agent port on node creation
- Added support for INFORM messages in SNMP trap receiver
- Implemented automatic creation of ChildStatus DCI when Network Service object created for Node
- Implemented concept of "expected" interface state
- Added option to use DNS names instead of IP addresses as primary host name for discovered nodes
- Added possibility to add parameters and/or specify entry point in scripts called via %[] macro
- Implemented alarm comments
- Initial support for multi-valued (tabular) DCI
- Java console:
   - Added alarm history log viewer
   - Time interval for line charts on dashboards made configurable
   - Dashboard configuration improved; all dashboard elements now can be configured from GUI
   - New tab for container objectss where threshold violations for underlying nodes are shown
   - Multiple dashboards can be displayed in a loop (like slide show)
   - Fixed problems with line chart configuration saving in perspective
   - Resolved issue: Reports not working on Windows
   - Resolved issue: Cannot delete non-existent object from event processing policy
   - Resolved issue: No confirmation shown for object tools with "confirm before execution" flag
   - Resolved issue: EPP editor do not support 'Negate cell'
- Web UI:
   - All functionality from Java console implemented
   - Windows installer for web interface
   - Resolved issue: NetXMS session not closed when web session is expired
- Resolved issue: Internal libexpat failed to compile on debian5
- Resolved issue: Build failed on Solaris 11
- Resolved issue: Incorrect interface status reported by agent on FreeBSD
- Resolved issue: Database upgrade problems if SQLite used as backend database

Best regards,
Victor

lindeamon

hi victor,

is this the new stable release ?
awesome specs.can not wait to install it at work.
does this wiki page include all the documentation related to this release and it's new function and nxsl script addons ?

Best Regards,
Lindeamon

Goriem

Hi Awsome news with the new version

I have upgraded core server from 1.1 without problem, but when installing the new webservice webui it wont start, it states in teh log that it cannot find the jave jre enviroment:

[2012-04-20 08:48:38] [debug] ( prunsrv.c:1644) Commons Daemon procrun log initialized
[2012-04-20 08:48:38] [info]  ( prunsrv.c:1648) Commons Daemon procrun (1.0.9.0 64-bit) started
[2012-04-20 08:48:38] [debug] ( prunsrv.c:559 ) Installing service...
[2012-04-20 08:48:38] [info]  ( prunsrv.c:595 ) Service nxWebUI name NetXMS WebUI
[2012-04-20 08:48:38] [debug] ( prunsrv.c:611 ) Setting service description NetXMS Web Interface (jetty)
[2012-04-20 08:48:38] [info]  ( prunsrv.c:629 ) Service 'nxWebUI' installed
[2012-04-20 08:48:38] [info]  ( prunsrv.c:1729) Commons Daemon procrun finished
[2012-04-20 08:48:38] [debug] ( prunsrv.c:1644) Commons Daemon procrun log initialized
[2012-04-20 08:48:38] [info]  ( prunsrv.c:1648) Commons Daemon procrun (1.0.9.0 64-bit) started
[2012-04-20 08:48:38] [info]  ( prunsrv.c:720 ) Starting service 'nxWebUI' ...
[2012-04-20 08:48:38] [debug] ( prunsrv.c:1644) Commons Daemon procrun log initialized
[2012-04-20 08:48:38] [info]  ( prunsrv.c:1648) Commons Daemon procrun (1.0.9.0 64-bit) started
[2012-04-20 08:48:38] [info]  ( prunsrv.c:1561) Running 'nxWebUI' Service...
[2012-04-20 08:48:38] [debug] ( prunsrv.c:1345) Inside ServiceMain...
[2012-04-20 08:48:38] [error] ( prunsrv.c:1405) Unable to find Java Runtime Environment.
[2012-04-20 08:48:38] [error] ( prunsrv.c:1405) The system could not find the environment option that was entered.
[2012-04-20 08:48:41] [error] ( prunsrv.c:741 ) Failed to start 'nxWebUI' service
[2012-04-20 08:48:41] [error] ( prunsrv.c:741 ) The data area passed to a system call is too small.
[2012-04-20 08:48:41] [info]  ( prunsrv.c:749 ) Start service finished.
[2012-04-20 08:48:41] [error] ( prunsrv.c:1720) Commons Daemon procrun failed with exit value: 5 (Failed to start service)
[2012-04-20 08:48:41] [error] ( prunsrv.c:1720) The data area passed to a system call is too small.
[2012-04-20 08:58:34] [debug] ( prunsrv.c:1644) Commons Daemon procrun log initialized
[2012-04-20 08:58:34] [info]  ( prunsrv.c:1648) Commons Daemon procrun (1.0.9.0 64-bit) started
[2012-04-20 08:58:35] [info]  ( prunsrv.c:1561) Running 'nxWebUI' Service...
[2012-04-20 08:58:35] [debug] ( prunsrv.c:1345) Inside ServiceMain...
[2012-04-20 08:58:35] [error] ( prunsrv.c:1405) Unable to find Java Runtime Environment.
[2012-04-20 08:58:35] [error] ( prunsrv.c:1405) The system could not find the environment option that was entered.

any ideas how to fix this?

thankyou for a great product

Victor Kirhenshtein

Hi!

Quote from: lindeamon on April 20, 2012, 09:48:34 AM
is this the new stable release ?

Yes, it is new stable branch. This does not mean that it is bug free of course  ;)


Quote from: lindeamon on April 20, 2012, 09:48:34 AM
does this wiki page include all the documentation related to this release and it's new function and nxsl script addons ?

Not yet. We moving existing documentation into wiki and then will start to expand and correct it. It already contains some information about new functions, but not for all.

Best regards,
Victor

Alex Kirhenshtein

There are two options:
1) When installing WebUI, select "JRE" option in installer
2) Install JRE from Oracle: http://www.oracle.com/technetwork/java/javase/downloads/jre-7u3-download-1501631.html

Quote from: Goriem on April 20, 2012, 10:07:34 AM
I have upgraded core server from 1.1 without problem, but when installing the new webservice webui it wont start, it states in teh log that it cannot find the jave jre enviroment:

Goriem

Quote from: Alex Kirhenshtein on April 20, 2012, 01:06:30 PM
There are two options:
1) When installing WebUI, select "JRE" option in installer
2) Install JRE from Oracle: http://www.oracle.com/technetwork/java/javase/downloads/jre-7u3-download-1501631.html

Quote from: Goriem on April 20, 2012, 10:07:34 AM
I have upgraded core server from 1.1 without problem, but when installing the new webservice webui it wont start, it states in teh log that it cannot find the jave jre enviroment:

Hi

I did ofcource opt to install the JRE inviroment but it doesn't work im installing on windows 2008 r2 on a vmware host

Goriem

i have now tried to install the JRE from oracle but still no luck

Goriem

Finally got it to work, i was missing the JAVA_HOME path in my system settings for the OS

lindeamon

hi victor,

i must say that i would prefer to have a help file rather then have to go to the internet all the time.
will there be a way to download a structured file from this wiki pages ?

Best Regards,
Lindeamon

Alex Kirhenshtein

Double checked it on clean Windows VM - there was bug installer.
Updated version will be available in next couple of minutes - it will fix requirement for JAVA_HOME (it's deprecated on Windows and should be used)

Quote from: Goriem on April 20, 2012, 03:15:23 PM
Finally got it to work, i was missing the JAVA_HOME path in my system settings for the OS

Alex Kirhenshtein

Not right now - but we plan to make PDF out of user manual in Wiki.
I'll try to make pdf version available later this week.

Quote from: lindeamon on April 22, 2012, 07:01:14 PM
hi victor,

i must say that i would prefer to have a help file rather then have to go to the internet all the time.
will there be a way to download a structured file from this wiki pages ?

Best Regards,
Lindeamon

lindeamon

hi alex,

thank you very much.
how often will this pdf file be updated ?
when this wiki site will contain everything including the new functions and nxsl code for 1.2.0 ?
can we receive an announcement every time the wiki site and the pdf file got updated ? maybe version manage it meaning that every version that gets out will include a file with the version in it's name containing the latest changes ?
for example: wiki_1.2.0.pdf
every question that i ask via the form and i get an answer that is not mentioned in the help file i keep as a .mht file,i want to get to a level that this wiki site and the file will include things like the syntax for performance counter or wmi query so i want have to save anymore.
i know i am asking for a lot but bare in mind that this will help expand the usage of this truly awesome application.

Best Regards,
Lindeamon

lindeamon

hi,

when will the next release is due to come out ?

Lindeamon

Victor Kirhenshtein

Hi!

It's overdue already :( I plan to made a release on Monday, but it's still not ready. Should be released in the few days however.

Best regards,
Victor

lindeamon

hi victor,

can wait to see what's new  :)

Best Regards,
Lindeamon