News:

We really need your input in this questionnaire

Main Menu
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

#4351
General Support / Re: WebUI encryption
August 28, 2013, 08:39:23 PM
Hi!

Quite strange, according to config.log you've build server with encryption support. Can you please show me output of

ldd /usr/bin/netxmsd

Also, try to connect with desktop console with "Encrypt session" option turned on.

Best regards,
Victor
#4352
Таки это баг - на солярисе нет функции wcsdup, и замена не подставляется. Я поправлю к релизу 1.2.9.
#4353
General Support / Re: HowTO usw Icmp.AvgPingTime(*)
August 28, 2013, 04:51:12 PM
Hi!

What do you mean by "DCI is recreated"? It disappearing and you have to create it again?

Best regards,
Victor
#4354
General Support / Re: Creating Reports with JASPER
August 27, 2013, 06:28:31 PM
Hi!

There are data dictionary: https://www.netxms.org/documentation/NetXMS_data_dictionary.pdf. It's a bit outdated, but for most tables information is correct.

Best regards,
Victor
#4355
Hi!

There will be some changes regarding this in 1.2.9. I change dial chart widget to more generic "gauge" widget, which can operate in three modes: dial chart, bar chart (like liquid thermometer), and digital display. It is now possible to set custom font for it, so it can look as on attached screenshot.

Best regards,
Victor
#4356
Just answered same question in another thread, seems as common problem :) Currently the only workaround is to keep active alarm of "Normal" priority on that node. You can create rule to create alarm for that node and post required event from the script using PostEvent function.

Best regards,
Victor
#4357
General Support / Re: HowTO usw Icmp.AvgPingTime(*)
August 27, 2013, 05:22:57 PM
Hi!

Here is PING subagent description with configuration example: http://wiki.netxms.org/wiki/Subagent:Ping

Best regards,
Victor
#4358
Hi!

Still not fixed... Workaround should work however - run legacy console if possible and create connectors from there.

Best regards,
Victor
#4359
General Support / Re: Certificate Authentication
August 27, 2013, 05:20:56 PM
Hi!

Certificate authentication not implemented in Java console yet. We plan to make this available - nearest possible is 1.2.10 release, or some in upcoming 1.3.x branch.

Best regards,
Victor
#4360
General Support / Re: Log watcher
August 27, 2013, 05:19:42 PM
Hi!

I see that you are using @{timestamp} macro, but you didn't define it. You should either define the macro, or specify valid regular expression in matching rule.

Best regards,
Victor
#4361
Hi!

Network discovery is not working in remote zones yet. You have to add devices in remote zones manually. We will address this issue in one of next releases.

Best regards,
Victor
#4362
Hi!

The only workaround I've found is to generate alarm for that node with "Normal" state and keep it in outstanding or acknowledged state. I've added a feature request for adding DCI based status calculation (https://www.radensolutions.com/chiliproject/issues/324).

Best regards,
Victor
#4363
General Support / Re: a lot of SNMP unmatched trap
August 27, 2013, 05:05:02 PM
Hi!

System does not search MIBs automatically for a match. You should create matching between traps and events in SNMP trap configurator (Configuration -> SNMP Traps COnfiguration in console).

Best regards,
Victor
#4364
Такое бывает при обновлении, когда в /usr/local/lib лежат библиотеки от предыдущей версии. Если ето обновление, то попробуйте удалить старые библиотеки перед сборкой.
#4365
General Support / Re: Send an e-mail with attachment
August 18, 2013, 01:45:00 PM
Hi!

Currently it's not possible. Most likely you can use some command line mail sending tool instead of built-in to send mails with attachments.

Best regards,
Victor