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

#2536
А сообщение где появляется? И какие текущие значения параметров пула DATACOLLECTION (должны собираться на верверной ноде)?
#2537
General / Re: Asking for french translation
May 18, 2016, 10:16:44 PM
Hi,

this would be very helpful. I've prepared language files for you: https://cloud.netxms.org/index.php/s/Pm6tl7HZCYxmZfr

You need to translate texts in files inside and send them back to me. Feel free to ask if you will have any questions!

Best regards,
Victor
#2538
General / Re: Asking for french translation
May 16, 2016, 07:30:05 PM
Hi,

French translation is currently just a placeholder - only platform parts are translated. If somebody French-speaking can assist with actual translation I'll provide language file to work with and necessary assistance.

Best regards,
Victor
#2539
Пришлите пожалуйста лог агента с дебагом 9.
#2540
Добрый день!

похоже на самом деле на неправильный threshold - 1.97 это вполне нормальное значение. Пробламе с пулом потоков если его load average превышает его максимальный размер.
#2541
Hi,

should be fairly easy to implement. Added as feature request: https://dev.raden.solutions/issues/1219.

Best regards,
Victor
#2542
Feature Requests / Re: message preview
May 14, 2016, 01:32:30 PM
Hi,

could be implemented. Added as a feature request: https://dev.raden.solutions/issues/1218.

Best regards,
Victor
#2543
Hi,

to directly change maintenance mode on object user should have "modify" access on that object.

Best regards,
Victor
#2544
General Support / Re: netxmsd segmentation faults
May 14, 2016, 01:25:36 PM
Hi,

also 2.0.3 may crash on receiving some SNMP traps (fixed in develop branch as well).

Best regards,
Victor
#2545
Hi,

so those devices really reports VRRP virtual MAC address as interface's MAC address. Currently I've changed server to ignore VRRP and HSRP MAC addresses, so it won't try to use them for building L2 topology. However, because those devices do not provide real MAC addresses for interfaces (at least not through standard MIB) they won't appear on L2 topology map. It is actually a bug in WatchGuard's SNMP agent - it should return interface's own MAC instead of VRRP MAC even if VRRP is configured on interface.

Best regards,
Victor
#2546
Hi,

yes, that's a problem. I think that configuration for combining DCIs into single chart should be changed to use some sort of a key - then you just specify same free form key for all DCIs you want on one chart and system combines them. This will eliminate current complexity and bugs. The only issue is that current configurations may break down during migration.

Best regards,
Victor
#2547
When you select switch object, on the right side of the screen you'll get object details view. There is "Interfaces" tab - this is what I was asking for.

Best regards,
Victor
#2548
General Support / Re: Container event processing
May 14, 2016, 12:34:43 PM
Hi,

currently no event is generated when container status changes. Feel free to fill feature request for that. As a workaround you can use script DCI on any node that will provide container status - then you can set thresholds to generate status change events for that container.

Best regards,
Victor
#2549
Hi,

do you have "Calculate map status based on contained object status" option set in map properties?

Best regards,
Victor
#2550
General Support / Re: Change default view
May 09, 2016, 01:12:25 PM
Hi,

server do not track serial numbers by default. However, you can create DCI that get serial number from device and mark it as "show last value in object overview" - it will be shown on overview page then, although in different section.

Best regards,
Victor