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

#7321
Общие вопросы / Re: libnxclw.dll
March 28, 2008, 12:09:20 PM
Действительно, есть такой баг :( Исправил и выложил на веб корректный инсталлер. Спасибо!
#7322
А в пароле mysql пользователя netxms случайно нет символа #?
#7323
Он вообще не подключается или что-то не работает? Если запустить netxmsd с параметром --debug=9, то он будет писать в лог все SQL запросы. Но это не поможет, если вообще не подключается. А как выглядит конфиг сервера и лог?
#7324
General Support / Re: NETXMS lost all MAC addresses
March 27, 2008, 05:59:58 PM
Hello!

Looks like poller threads inside NetXMS server hangs for some reason. Loss of MAC address configuration is just a consequence, not the source of a problem. Could you please try to upgrade to 0.2.20 - some bugs of 0.2.19 are solved in it - and tell if this helps or not.

Best regards,
Victor
#7325
А можно поподробнее?
#7326
Можно попробовать добавить /usr/local/lib в /etc/ld.so.conf и запуститть ldconfig, потом заного сделать make install.

Best regards,
Victor
#7327
Hello!

Unfortunatelly, there are no way to achieve this functionality without significant changes in system architecture. Although it is possible, and having possibility to collect data by agent even without server connectivity is very useful, I could not tell when we can implement this feature. But at some time it definitely will be implemented.

Best regards,
Victor
#7328
Announcements / Re: NetXMS 0.2.20 released
March 27, 2008, 08:31:19 AM
Yes, today or tomorrow.

Best regards,
Victor
#7329
Announcements / NetXMS 0.2.20 released
March 26, 2008, 10:25:29 PM
Hello!

NetXMS version 0.2.20 is out. Changes since version 0.2.19:

* Implemented advanced event processing using situations
* Added checking of NetXMS server own network connectivity via beacon hosts
* Implemented "proxy node" functionality for DCIs
* Added possibility to use values of other DCIs in transformation scripts
* Added possibility to specify multiple recipients in e-mail or SMS action
* Implemented System.CPU.Usage for individual processors on Linux
* PING subagent: added parameter ICMP.PacketLoss(*)
* Command line options for the server changed to use common style
* Added UNICODE support in client part on Linux/UNIX
* Implemented macros in template DCIs (expanded when template applies to node)
* Added event storm detection
* Added possibility to specify multiple SNMP community strings for discovery and configuration polls
* NetXMS server now can understand interface aliases (description in Cisco terms)
* Added optional synchronization of node names with DNS
* New command line tool for managing alarms - nxalarm
* Implemented "stop processing" option for event processing policy rule
* Implemented "move" operation for templates (move between template groups)
* New internal parameter: ConditionStatus(*)
* NXSL:
   * Implemented condition operator (?:)
   * New built-in functions: gmtime(), localtime(), left(), right()
* Fixed issues: #188, #189, #190, #191, #195, #199, #203

Best regards,
Victor
#7330
Действительно странно :( Буду думать...
#7331
Hello!

Consoles from RC will not work with final 0.2.20 - you will have to upgrade installed consoles. Otherwise it is compatible - i.e. you can use standard upgrade procedure to upgrade RC3 to final release.

Best regards,
Victor
#7332
General Support / Re: Vista x64 console bug
March 25, 2008, 12:11:36 PM
Hello!

Yes, this is known problem and it is fixed in 0.2.20.

Best regards,
Victor
#7333
General Support / Re: reg: netXMS installation
March 25, 2008, 10:27:23 AM
Hello!

Now, recovery procedure can be following:

1. Delete database netxms_db.
2. Delete SQL user netxms if it's exist (under Security -> Logins).
3. Ensure that you have mixed mode authentication: in SQL Server Management Studio right click on server object, select Properties, select "Security", and ensure that under "Server authentication" selected "SQL Server and Windows Authentication mode".
4. Reinstall NetXMS, and when on database configuration tab, enter any random password for database user "netxms".

Best regards,
Victor
#7334
Что в принципе и означает полноценный распределенный мониторинг :) Надо двигаться в этом направлении. Вопросов там много на самом деле - например контроль доступа к объектам. Или направление синхронизации - т.е. кто главный. Или что делать если связь с серверами пропала, потом восстановилась, и какой-то объект изменен и там и там. И так далее... Может стоит открыть отдельную ветку на эту тему в feature requests, и набирать мысли - к моменту реализации лучше будем представлять что должно получиться?

Best regards,
Victor
#7335
Общие вопросы / Re: NetXMS-0.2.20-RC3
March 20, 2008, 07:52:17 PM
Спасибо, исправил.