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

#7606
Quote from: vbolshakov on October 05, 2007, 02:10:18 PM
Еще ода мысль пришла - делать интерфесы опрашиваемыми но unmanaged - т.е. чтоб их состояние невлияло на "покраснение" узла но его можно было посмотреть. Для чего - есть клиенты которых ненужно мониторить 24х7, но при обращении было бы удобно посмотреть статистику падений и текущее состояние.
Хотя наверно это можно сделать через "Status calculation"

Это действительно можно сделать через status calculation — в properties интерфейса, который не должен влиять на статус хоста, выставить в Status Cаlculation -> Propagate as variant "Fixed" и выбрать статус "Normal".
#7607
Карты сейчас - это один большой глюк. Мы их будем полностью переписывать. Что касается текущей ситуации, то если объекты не появляются на карте, то можно попробовать сделать Redo Layout.
#7608
Quote from: vbolshakov on October 02, 2007, 10:07:02 AM
1. Настройка версии SNMP по умолчанию - сейчас нужно создать узел и после создания менять версию
2. Настройка SNMP community по умолчанию - сейчас это можно сделать "хитро" - включить автодискавери но не применять, задать community, выключить автодискавери и применить
3. Настройка "unmanaged by default" - чтоб свежесозданные/обнаруженные ноды непортили картину
4. Возможность сделать unmanaged для сети, не меняя настроки managed/unmanaged для node приписанной  к этой сети. Вобщемнто эта фича будет иметь смысл для всех структур.
5. Возможность прятать сети - у меня в сети много MPLS VPN с дублирующимися адресами и эти сети "ненужны" с точки зрения мониторинга (или пока ненужны).
6. 64битные счетчики интерфейсов - для жирных каналов обычные 32 битные показывают ерунду
7. Получение description интерфейса при добавлении node и сохранение его в note, а вообще нужно отдельное поле чтоб можно было апдейтить небоясь потерять содержимое note

1. Вообще-то NetXMS сервер при добавлении ноды должен саи определять какая версия SNMP должна использоваться. Если он этого не делает, то это баг.
2. Это можно сделать в консоли через Control Panel -> Server Configuration -> отредактировать параметр DefaultCommunityString
3-6. Хорошие идеи, приму к сведению.
7. Можно поподробнее, я не до конца понял в чей note надо сохранять description - ноды или интерфейса?
#7609
General Support / Re: DCI based on Windows Event Log
October 05, 2007, 08:37:40 AM
Hello!

Unfortunatelly, we don't support event log monitoring now. We have this in our plans however.

Best regards,
Victor
#7610
Announcements / NetXMS 0.2.19 released
September 28, 2007, 12:14:59 PM
Hi all!

NetXMS 0.2.19 is released. There was a long delay since previous version, but I hope that development will speed up again. Changes from previous release:

- Added SMS driver and subagent to send SMS via remote NetXMS agent
- Added parameters Net.RemoteShareStatus and Net.RemoteShareStatusText
  to WINNT subagent
- Added possibility to disable status, configuration, or routing table
  polls for specific host
- Added possibility to define number of consecutive status polls with same
  result needed to change status of interface or network service object
- Fixed issues: #77, #134, #151, #179, #182, #183, #184, #185, #186

Best regards,
Victor
#7611
General Support / Re: Web GUI - "Admin" panel issue
September 20, 2007, 12:42:32 PM
Hello!

Unfortunatelly, currently web GUI offer only some read-only functionality. For NetXMS configuration you still need Windows console application - nxcon.exe (it also runs on Linux under Wine). We are working on both full-functional web interface and portable (wxWidgets-based) console, but they are not ready yet.

Best regards,
Victor
#7612
General Support / Re: SMTP authentication for email alerts
September 14, 2007, 07:37:18 PM
Hello!

No, it's not possible now. I'll add it to our TODO list. Watch for new versions!

Best regards,
Victor

UPDATE: recorded in bug tracker system as issue number 187.
#7613
Я тоже хочу сделать графики как в cacti - и тоже пока не очень понятно, что надо изменить. Но будем работать над этим :)
#7614
General Support / Re: Basic Configuration
September 07, 2007, 08:30:24 PM
Hello!

First, I recommend you to look at user's manual - although it's not complete, you may found some useful information there (at least data collection part is complete).
Also, I recommend you to install agents on your servers - it will simplify configuration. For sample step-by-step configuration of collecting parameter from server and setting up alerts you can take a look at https://www.netxms.org/documentation/confexample/ (a bit outdated, but still valid). You can found list and short description of all parameters provides by agents here: https://www.netxms.org/documentation/common_parameters.html .

And feel free to ask if you will have any problems (but remember - more specific questions can be answered faster and easier  :) )

Best regards,
Victor
#7615
Hello!

Looks like you have very different traps, so it's not possible to define such alarm key. However, I think that this requirement is quite common, so I will add additional field to events called "user tag" which will be possible to set in trap configuration to any user-defined value and access it in event processing policy via additional macro. Wait for 0.2.19 release!

Best regards,
Victor
#7616
Общие вопросы / Re: Polling
September 07, 2007, 08:07:32 PM
Quote from: Weird on September 07, 2007, 05:50:32 PM
Object Properties -> Polling -> Disable usage of SNMP for all polls -- это не оно ли?

Не совсем. Это запретит использование SNMP вообще - т.е. status poll тоже не будет использовать SNMP. Я в следующей версии добавлю опцию Disable configuration poll (работы минут на 15), тогда будет то что надо.
#7617
Ну да, я в общем и имел ввиду что это будет возможным.
#7618
Hello!

NetXMS server polls for configuration changes (configuration polls) not instantly, but with interval (1 hour by default). If you just install agent on host, NetXMS server will know about it when next configuration poll occurs. You can also manually run configuration poll by right-clicking host object and selecting Poll -> Configuration.

Best regards,
Victor
#7619
General Support / Re: Display all nodes in one graphic map
September 03, 2007, 08:32:29 PM
Hello!

We plan this feature (custom maps) for the next major development branch. However, with current version you can create custom map, but this is a bit tricky. Below is an instruction:

1. Create new container object under "All Services", and look at container's object id.
2. Stop NetXMS server.
3. Perform the following SQL query in NetXMS database

UPDATE maps SET root_object_id=<place container object id here> WHERE map_id=1

4. Start server again. After that, all objects added to container created in step one will be shown on map.

With upcoming 0.2.19, you also will be able to create links between objects. And remember, it's just a hack, not a complete custom map implementation!

Best regards,
Victor
#7620
Quote from: Ndk669 on August 22, 2007, 05:47:48 AM
Quote from: Victor Kirhenshtein on August 17, 2007, 10:04:59 AM
Если  аларму сделать terminate, то статус ноды должен изменится на NORMAL.

хм. убиваю аларм Critical, тогда NODE UP не отображается в Alarm Notifier'е. В чем может быть дело?

в event processing policy для события SYS_NODE_UP по умолчанию аларм не создается. Если хочется его видеть, то надо добавить соответствующее правило в policy.