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

#4411
Announcements / Re: NetXMS 1.2.8 released
July 31, 2013, 11:29:07 AM
Hi!

Yes, you can upgrade directly to 1.2.8.

Best regards,
Victor
#4412
Hi!

That will be great! Tomorrow I'll prepare the files we currently have (not all texts moved to resource files yet, we are working on it) and send to address you have provided. Thank you!

Best regards,
Victor
#4413
General Support / Re: 1.2.8 error during upgrade
July 30, 2013, 05:26:52 PM
Hi!

Yes, it's a bug in database upgrade procedure which is only happens on SQLite database. You an run nxdbmgr with -X option to force upgrade to continue, or wait for 1.2.9 release where this bug will be fixed.

Best regards,
Victor
#4414
Hi!

Try to run run command

nxdbmgr upgrade

from command line (from C:\NetXMS\bin directory).

Best regards,
Victor
#4415
Announcements / Re: NetXMS 1.2.8 released
July 25, 2013, 02:32:16 PM
Hi!

Yes, it's best to upgrade server first. If you have multiple platforms, you just need to upload packages for every platform. On deployment server compares package target platform with actual node platform, so even if you select Linux servers as a target for Windows package, it will not break anything.

Best regards,
Victor
#4416
Announcements / Re: NetXMS 1.2.8 released
July 24, 2013, 09:29:01 PM
Hi!

Quote from: edin on July 24, 2013, 12:44:27 PM
I'm new to NetXMS, a really great tool. I din't make the install myself, it was already installed in the company when I got the job.
I have one question. There are around 40 nodes in my network. Do I need to install manually the 1.2.8 update on every agent, or is there another way to do that? Maybe with a script or something like that.

That depends on the target operating systems. If these are Windows, or UNIX with build tools, you can use centralized agent upgrade. Download needed agent packages and npi files into same directory, then open Configuration -> Package Manager in console. Press green plus sign icon and select npi file. Agent installation package will be uploaded to server. Then right click on package, and select "deploy". Select nodes you want to deploy package on, and wait until upgrade process completes.

Best regards,
Victor
#4417
General Support / Re: Java Console - Overview Tab
July 24, 2013, 09:24:29 PM
Hi!

Yes, got same error myself. I'll fix it soon.

Best regards,
Victor
#4418
Hi!

It's very simple - set custom attribute with name password, and then use it as %password% in tool command line (you need version 1.2.8 for this).

Best regards,
Victor
#4419
You should add parameter

LogFile = /path/to/log/file

to netxmsd.conf and nxagentd.conf respectively.

Best regards,
Victor
#4420
Announcements / Re: NetXMS 1.2.8 released
July 24, 2013, 11:53:20 AM
Quote from: tivanni on July 24, 2013, 11:40:26 AM
Thank you so much!

For info, is this issue (https://www.netxms.org/forum/general-support/can%27t-get-switch-forwarding-database-on-cisco-2960/msg10277/#msg10277) resolved in 1.2.8?

I hope so. In my test lab everything works as expected. Check if you still have this issue. If yes, we will have to try to debug this remotely...

Best regards,
Victor
#4421
Hi!

It's limit for entire message. Actually, there are no limits on event's parameter length, so text is cut only when you form a message. You still can use %1 in email body for example and get full text.

Best regards,
Victor
#4422
Hi!

It's not a big problem. Anyway, you can just create directory /usr/local/var/netxms to fix it.

Best regards,
Victor
#4423
General Support / Re: Upgrade database 279 to 285
July 23, 2013, 09:49:45 AM
Hi!

what database you are using?

Best regards,
Victor
#4424
Announcements / Re: NetXMS 1.2.8 released
July 23, 2013, 12:23:04 AM
Yes, libappagent was missing in deb package. I repack packages and upload updated versions.

Best regards,
Victor
#4425
Hi!

Currently there is a limit of 255 characters on event's message size. I'll see how to extend it. I've added this to issue tracker: https://www.radensolutions.com/chiliproject/issues/303.

Best regards,
Victor