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

#4441
You should add parameter

LogFile = /path/to/log/file

to netxmsd.conf and nxagentd.conf respectively.

Best regards,
Victor
#4442
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
#4443
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
#4444
Hi!

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

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

what database you are using?

Best regards,
Victor
#4446
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
#4447
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
#4448
Announcements / Re: NetXMS 1.2.8 released
July 22, 2013, 12:17:55 PM
Fixed by now. We had lot of broken files in this release due to error during upload.

Best regards,
Victor
#4449
Hi!

Put attached ssleay.dll to NetXMS bin folder. It's new dependency, and I forgot to include it into installer. Repacked installer will also be available in few hours.

Best regards,
Victor
#4450
General Support / Re: Procurve 5406 modular Switch
July 22, 2013, 12:21:47 AM
Hi!

Please send output of configuration poll.

Best regards,
Victor
#4451
Announcements / Re: NetXMS 1.2.8 released
July 22, 2013, 12:19:29 AM
Quote from: Taomyn on July 21, 2013, 10:50:12 PM
Have the files not fully been added to your site as https://www.netxms.org/download/netxms-1.2.8-x64.exe keeps coming down as corrupted?

Yes, looks like some files was corrupted. Now correct versions are uploaded.

Best regards,
Victor
#4452
Announcements / NetXMS 1.2.8 released
July 21, 2013, 10:30:05 PM
Hi all!

NetXMS version 1.2.8 is out. Changes since previous release:

- Support for data collection using SM-CLP protocol
- Aggregated DCI values on cluster objects
- Transformation scripts for table DCIs
- Support for multi-column keys (instances) in table DCIs
- Implemented SNMP table DCIs
- Configurable DCI summary tables
- Default background color for new network maps made configurable
- Logged in users cannot be deleted
- Empty containters have "Normal" status instead of "Unknown"
- New NXSL functions: AgentReadTable, DeleteObject, GetDCIRawValue
- Map objects can have status calculated from contained objects' status
- SNMP trap listener port now configurable
- HP-UX agent improved
- Some D-Link MIBs added to distribution
- Debian binaries built in UNICODE mode
- Management console:
   - Simplified table DCI configuration
   - Charts can be created from table data
   - Severity filter in dashboard element "Alarm Viewer"
   - Zoom level can be configured for "Network Map" dashboard elements
   - Values of custom attributes can be used in object tools
   - Vertical orientation for dial chart elements
- Web UI:
   - Single sign-on support using CAS
   - Configuration file nxmc.properties can be placed outside of war file
   - Workbench layout and user preferences saved between sessions
- Fixed issues: #57, #58, #195, #198, #262, #277, #281, #284, #286, #291, #293

Best regards,
Victor
#4453
E.T.A. is today :) Most components already packed, I'll put everything on to web site during the day.

Best regards,
Victor
#4454
General Support / Re: Alcatel Omniswitch 10k
July 17, 2013, 08:16:39 PM
Having no encryption password means that encryption is not used. Try the following command:

nxsnmpwalk.exe -u private -a SHA1 -A private 192.168.my.ip .1.3.6.1.2.1.1

Best regards,
Victor
#4455
General Support / Re: Alcatel Omniswitch 10k
July 17, 2013, 07:10:43 PM
Encryption password (option -E) seems to be missing. Otherwise command is correct.

Best regards,
Victor