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

#5926
Java console version 1.1.3 available for download at download page.

Best regards,
Victor
#5927
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
#5928
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
#5929
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
#5930
Hi!

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

Best regards,
Victor
#5931
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


#5932
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?
#5933
Please send your config.log to [email protected].

Best regards,
Victor
#5934
Are agent running under local system account or under some user account?
#5935
General Support / Re: Console Crash
July 04, 2011, 11:29:16 AM
Hi!

What console crashes, legacy or java? For both, you can download version 1.1.1 from https://www.netxms.org/download/archive/.

Best regards,
Victor
#5936
Hi!

I don't think it's a 64-bit issue. Could you please post your agent's configuration files? Also, you can try to debug log parser by doing the following:

1. Change agent logging destination to file by setting LogFile = some_file in nxagentd.conf;
2. Add "trace" option to your log parser, like this:

<parser trace="7">

3. Stop agent's service and run agent in debug mode:

nxagentd -c <path_to_nxagentd.conf> -D 9

And watch how parser process events.

Best regards,
Victor
#5937
Hi!

It's not implemented yet. Will be implemented in next release (1.1.3).

Best regards,
Victor
#5938
Announcements / Re: NetXMS 1.1.2 released
June 28, 2011, 01:18:43 PM
Hopefully somewhere during the summer or early autumn. I plan to make some big changes in internal structure, and after these changes will be tested, it could be considered as stable.

Best regards,
Victor
#5939
Quote from: Ethril on June 27, 2011, 06:24:21 PM
1) Сортировка объектов в Object Browser идёт в case-sensitive порядке "A..Za..z", а не в более естественном "Aa..Zz", как в старой консоли. Может это как-то можно менять в опциях? Я не нашёл.

Popravil. Sledujuschij build uze budet normal'no sortirovat'.

Quote from: Ethril on June 27, 2011, 06:24:21 PM
4) Перестали автоматически отрисовываться графики из шаблонов @System.Agent, @System.SNMP. Хотя, может, так и задумано?

Da, tak i zadumano. Eto perezitok proshlogo, kogda nel'zja bilo dobavljat' svoi grafiki na performance tab i delat' auto-apply shabloni. Cherez nekotoroe vremja eti shabloni ischeznut voobsche, poskol;ku sejchas vse eto mozno sdelat' na obichnih shablonah.

Ostal'noe budu smotret' :)
#5940
Hi!

Delete all *.manifest files from C:\NetXMS\bin - then this error should disappear. I'll add automatic deletion of these files to next version of the installer.

Best regards,
Victor