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

#2221
When reporting devices, please specify it's SNMP OID and actual port layout - that will save us lot of time looking for that information.
#2222
Ну можно сделать hdlink для ServiceDesk и открывать тикет через него, тогда и helpdesk reference выставится. Что у вас за продукт? И есть ли у него API для открытия тикетов?
#2223
Поставьте уровень дебага 6, создайте событие которое вызывает отправку письма, и посмотрите в логи строки содержащие слово SMTP.
#2224
Сборка сервера UNICODE или нет (netxmsd -v покажет)?
#2225
General Support / Re: Last Values
January 10, 2017, 03:48:35 PM
Yes, it's correct (assuming max value is set correctly).

Best regards,
Victor
#2226
Сообщение имеется ввиду email или SMS? Если SMS, то какой драйвер?

#2227
General Support / Re: Mikrotik PPP Interfaces
January 10, 2017, 11:14:51 AM
Hi,

if script has name Hook::ConfigurationPoll then it will be called automatically for each node at each configuration poll run.

Best regards,
Victor
#2228
General Support / Re: Upgrade to 2.0.8
January 06, 2017, 09:47:21 AM
It seems there is same problem with address_lists table. Try to set PK using columns list_type,community_id,addr_type,addr1,addr2. Also check vpn_connector_networks table - if it doesn't have PK, set it on columns vpn_id,ip_addr.

Best regards,
Victor
#2229
Hi,

I think we can make it in 2.1-M3 or 2.1-M4.

Best regards,
Victor
#2230
Следующий запуск housekeeper'a все лишнее вычистит.
#2231
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
#2232
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
#2233
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
#2234
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
#2235
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