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

#2251
Следующий запуск housekeeper'a все лишнее вычистит.
#2252
General Support / Re: Upgrade to 2.0.8
January 05, 2017, 07:43:50 PM
Please check that cluster_sync_subnets table has primary key. If not, try to create primary key (using columns cluster_id and subnet_addr) and re-run DB migration.

Best regards,
Victor
#2253
Hi,

you can also disable template auto import by setting server configuration parameter ImportConfigurationOnStartup to 0. It is preferred method, because after upgrade standard templates will be back in share/templates.

Best regards,
Victor
#2254
General Support / Re: EVENT LOG SUBSCRIBE FAILED
January 05, 2017, 07:29:30 PM
Hi,

there is no way to determine exact cause without access to agent log. In agent log you will find record started with text "LogWatch: Unable to open event log". Btw, if you can edit agent's config from console, you can enable file manager subagent and download agent's log file.

Best regards,
Victor
#2255
General Support / Re: Upgrade to 2.0.8
January 05, 2017, 07:16:47 PM
Hi,

could you please run this query manually (for example in SQL Server Management Studio) and post detailed error message?

Best regards,
Victor
#2256
General Support / Re: Rack View
January 03, 2017, 09:25:00 AM
Hi,

currently it's not possible. I've added it as feature request (https://dev.raden.solutions/issues/1384).

Best regards,
Victor
#2257
General Support / Re: Extended Legend Properties
January 03, 2017, 09:23:40 AM
Hi,

currently it's not configurable. Feel free to enter appropriate feature request into our tracker.

Best regards,
Victor
#2258
Announcements / NetXMS 2.0.8 released
December 29, 2016, 03:54:20 PM
Hi all!

NetXMS version 2.0.8 is out. It is final patch release for 2.0 branch. Changes since 2.0.7:

- Fixed response parsing in MyMobile SMS driver
- Improved HP ProCurve driver
- Fixed high CPU load on FreeBSD
- Event sending by agent do not restricted to master servers only anymore
- Default RADIUS authentication method set to PAP to maintain compatibility with older versions
- Fixed issues: #1258, #1311, #1314, #1351, #1352, #1357, #1376

Best regards,
Victor
#2259
Hi,

agent installer is build using InnoSetup. There is MSI wrapper that can wrap installer exe into MSI suitable for GPO deployment - http://www.exemsi.com/inno-setup-and-msi, although I didn't try it myself. You may need to specify installer options for unattended installation - they described here: https://wiki.netxms.org/wiki/Agent_Installation_Guide#Unattended_installation_of_NetXMS_Agent_on_Windows.

Best regards,
Victor
#2260
General Support / Re: L2 and IP maps
December 29, 2016, 11:11:38 AM
Hi,

in map options (map object properties -> "Map Options" page) turn on "Include end nodes" checkbox.

Best regards,
Victor
#2261
Hi,

simplest way is to define instance discovery DCI with SNMP based discovery:

1. use parameter name .1.3.6.1.4.1.14988.1.1.3.8.{instance}
2. set origin to SNMP
3. set instance discovery method to "SNMP Walk - OIDs"
4. set base SNMP OID to .1.3.6.1.4.1.14988.1.1.3.8
5. leave filter script empty

Such instance discovery DCI will create single instance .1.3.6.1.4.1.14988.1.1.3.8.0 when it is supported and will not create anything when it is not supported.

As for .1.3.6.1.4.1.14988.1.1.1.4 - you should use .1.3.6.1.4.1.14988.1.1.1.4.0 as parameter name (you can see full OID in walk result).

Best regards,
Victor
#2262
Hi,

it's already fixed in version 2.1-M1. This fix is also included into upcoming 2.0.8 patch release.

Best regards,
Victor
#2263
What version of NetXMS you are using? At some point there was a bug when IP address was inverted. Just in case, try to specify destination server address as 42.228.19.172.

Best regards,
Victor
#2264
Hi,

make sure that destination server listen on port 4702 and that port is reachable from source server (not blocked by firewall, etc.). "Connect failed" indicates that source server was unable to establish TCP connection.

Best regards,
Victor
#2265
Зависит от того, где находятся нужные данные. Можно вызвать скрипт через макро %[], и в скрипте считать необходимые данные например. Если что-то выставлено в custom attributes у ноды, то значение атрибута можно подставить через макро %{}.