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

#5941
General Support / Re: No preformance data available
July 07, 2011, 05:59:29 PM
Hi!

On performance tab you will see only DCIs explicitly marked for that. In DCI properties dialog, go to "performance tab" section and check "show on performance tab" option.

Best regards,
Victor
#5942
General Support / Re: Multi Console setup.
July 07, 2011, 05:58:00 PM
Hi!

Yes, it's possible. Communication failure message means that console cannot connect to the server. If you can connect locally (from console installed on server machine), possible reasons could be: firewall on server machine; firewall in between server and client; misspelled server name or IP address.

Best regards,
Victor
#5943
General Support / Re: Agent Configuration Changes
July 07, 2011, 05:56:16 PM
Hi!

No, server's parameter configurationpollinginterval controls how often server do configuration polls on nodes. If you change agent configuration, you have to restart agent - agent read config only on startup.

Best regards,
Victor
#5944
I agree that rpm packages are necessary, but unfortunately I'm not familiar with rpm creation, so it probably will take lot of time for me. And if somebody will make them, that will be great.

Best regards,
Victor
#5945
Announcements / NetXMS 1.1.3 released
July 06, 2011, 09:15:36 PM
Hi all!

NetXMS version 1.1.3 is out. It's mostly a bugfix release which solves some critical issues found in 1.1.2. Change log:

- Added SMS driver for Portech MV-37x VoIP GSM gateways
- Fixed serious memory leaks in server
- Fixed compilation problems on some Linux distributions
- Multiple fixes and minor improvements in server and management console

Best regards,
Victor
#5946
In 1.1.3, naming scheme for database drivers was changed. It is supposed to create symbolic links, but looks like it doesn't. You can fix it in two ways:

1. Change DBDriver line in config to

DBDriver = mysql.ddr

2. or manually remove /usr/local/lib/libnxddr_mysql.so and create symlink with same name to /usr/local/lib/netxms/dbdrv/mysql.ddr

Best regards,
Victor
#5947
Java console version 1.1.3 available for download at download page.

Best regards,
Victor
#5948
I'll prepare new nxmc build and post a link here. Please wait a bit.

Also, it's very strange problem with legacy console 1.1.2. Just try to install it and everything works. Did you do clean install or upgrade?

Best regards,
Victor
#5949
Could you please try to compile this version: https://www.netxms.org/download/rc/netxms-1.1.3-rc-05072011.tar.gz?

Best regards,
Victor
#5950
It's misleading error message. Actual problem is that you cannot create objects manually in "Entire Network" tree - it is populated automatically. You can create your own logical structure (containers, conditions, etc.) under "All Services" tree.

Best regards,
Victor
#5951
Hi!

What exact steps yo do when get this error? And what console you are using?

Best regards,
Victor
#5952
Hi!

Can you please provide more information:

1. How it looks like - you add new node to NetXMS, but it does not see agent on it?
2. Is there firewall on VM or between NetXMS server and VM?
3. Try to stop agent service and run it from command line in debug mode (as described in logwatch problem topic) - if agent drops connection for some reason, you will see it.

Best regards,
Victor


#5953
I found the following issue with Windows 2008 SP2: http://support.microsoft.com/kb/2415605. However, it only applies to domain controllers with locale settings other than English United States. Can it be your case?
#5954
Please send your config.log to [email protected].

Best regards,
Victor
#5955
Are agent running under local system account or under some user account?