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 - Victor Kirhenshtein

#5566
Announcements / Re: NetXMS 1.1.9 released
January 15, 2012, 06:04:09 PM
Our ultimate goal to have web interface with same functionality as console application and having as closer look and feel to console application as possible. We are now using Eclipse RAP which allows to port existing Eclipse-based applications to web applications. It has lot of limitations, but still it allows us to reuse 70-80% of existing code in management console, and resulting web application looks very similar to standalone console.

Best regards,
Victor
#5567
Announcements / Re: NetXMS 1.1.9 released
January 15, 2012, 05:00:51 PM
Hi!

It was unplanned release, but due to critical bugs in 1.1.8 (mostly because of reported crash on MySQL and Oracle backends and performance data not stored in DB on MS SQL backend) I have to create this bugfix release. My current to-do for 1.1.10 is following (copy-paste from internal Jira):

Bug
[NX-12] - Multiple bugs in image library
[NX-54] - Missing "interconnect networks" property for cluster objects
[NX-65] - Extra new line character in local command output

Improvement
[NX-3] - Ability to set native agent port on node creation
[NX-18] - Improve dashboard configuration tools
[NX-40] - Make log viewers really usable
[NX-45] - Add option to force creation of character string instead of hex string in SNMP trap mapping
[NX-56] - Add possibility to add and edit names on map link
[NX-57] - Add certificate authentication to Java console

New Feature
[NX-17] - Add "monitors" for events, SNMP traps, and syslog records
[NX-33] - Implement configuration export in Java console
[NX-35] - Implement concept of "normal" interface state
[NX-38] - Add additional page for containers where threshold violations for underlying nodes are shown
[NX-43] - Allow per-DCI SNMP version settings
[NX-49] - Implement NXSL actions
[NX-50] - Add possibility to add parameters and/or specify entry point in scripts called via %[] macro
[NX-51] - Ability to copy/paste scripts in script library
[NX-63] - Timed alarm acknowledgement
[NX-70] - Implement syslog parser edit from Java console
[NX-71] - Add new policy type for distributing log parsers

I plan to release 1.1.10 in the beginning of February. Also, I plan to release alpha version of new web interface (RAP based) somewhere in January.

Best regards,
Victor
#5568
Announcements / NetXMS 1.1.9 released
January 15, 2012, 12:40:45 AM
Hi all!

NetXMS version 1.1.9 is out. It's a bugfix release which solves some important problems found in 1.1.8. Changes from previous release:

- Fixed server crash during startup
- Fixed failed SQL queries if MS SQL used as backend
- Fixed "Resource not available" error when trying to view VLANs on a switch
- Bugfix: data collection configuration not available for cluster objects
- Bugfix: cannot remove package from list if file does not exist
- Bugfix: temporary file not deleted after external parameter execution
- Bugfix: cannot change node's "force encryption" flag from Java console
- Bugfix: cannot execute local commands with spaces in path
- Template can be moved between template groups
- Added "refresh" function to alarm browser in Java console

Best regards,
Victor
#5569
General / Re: usage of setting alarm's message and key
January 15, 2012, 12:25:58 AM
Hi!

It's various macros. They are described in NetXMS user manual, section "Macros used in event processing".

Best regards,
Victor
#5570
Hi!

Could you run agent under gdb and send me a backtrace?

Best regards,
Victor
#5571
General / Re: Android development contribution
January 15, 2012, 12:24:16 AM
Hi!

That's excellent news! There are no restrictions, and I'm very happy that someone will take care about Android client. I have a lot of work with the core and main UI. For now, you can send me your modified version, and if you plan to continue development, I'll ask Alex to assign you commit rights for svn repository.

Best regards,
Victor
#5572
Da, eto vpolne vzmozno ta-ze oshibka. Ja segodnja vecherom vilozu bugfix release 1.1.9, tam eta oshibka uze budet ispravlena.
#5573
General Support / Re: help for the configuration
January 12, 2012, 02:57:15 PM
Hi!

I suspect some configuration error. Could you please post screenshots of your network discovery configuration? Also, try to run server with debug level 5 and see what it reports in log regarding discovery.

Best regards,
Victor
#5574
General Support / Re: management console for linux
January 12, 2012, 12:58:11 AM
Please check this: http://www.linuxquestions.org/questions/slackware-14/weird-error-message-while-attempting-to-run-eclipse-629757/. NetXMS console is built on top of Eclipse, so it's probably the same error. From what I see it looks like problem with X setup, but I'm not an expert in this area, so I may be wrong.

Best regards,
Victor
#5575
General Support / Re: management console for linux
January 12, 2012, 12:01:05 AM
Hi!

Unfortunately I cannot reproduce this error on any of my Linux systems. What distribution/version you are using?

Best regards,
Victor
#5576
General Support / Re: Problem upgrading to 1.1.8
January 10, 2012, 11:01:02 AM
Hi!

Quote from: lindeamon on January 10, 2012, 10:11:31 AM
currently i do not have any use for the patches you have posted here but just to be on the safe side,will it be implemented in the next release ?
i just do not want to forget those problem in case i run into them myself in the future

Yes, those fixes already part of main source tree and will be part of next release.

Best regards,
Victor
#5577
General Support / Re: Problem upgrading to 1.1.8
January 10, 2012, 01:50:25 AM
I have found a bug in proxy code - it may or may not be the cause for your problem. Could you please try to replace nxagentd.exe with this one: https://www.netxms.org/download/patches/013/nxagentd.exe?

Best regards,
Victor
#5578
General Support / Re: management console for linux
January 10, 2012, 01:08:30 AM
Hi!

No, it is working. What exact error do you get?

Best regards,
Victor
#5579
General Support / Re: Problem upgrading to 1.1.8
January 10, 2012, 12:07:14 AM
Hi!

I have fixed one problem related to MS SQL server - data update queries fails randomly. This could be the reason for missing charts. You can check it by downloading patched nxcore.dll from here: https://www.netxms.org/download/patches/012/nxcore.dll. Strange message during install is a bug in installer caused by incorrect handling of path with spaces - I fixed it for next release.

Now I'm trying to reproduce the proxy problem. To better identify problem, could you please add to nxagentd.conf:

CreateCrashDumps = yes
DumpDirectory = <some writable directory>

and after agent crash send me finfo and mdmp files created?

Best regards,
Victor
#5580
General Support / Re: Problem upgrading to 1.1.8
January 09, 2012, 08:27:22 PM
On what OS server are running and what database and database driver you are using? Is there any errors in server's log?

Best regards,
Victor