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

#6046
Announcements / NetXMS 1.1.1 released
May 13, 2011, 02:06:15 PM
Hi all!

NetXMS version 1.1.1 is out. Changes from previous release:

- Network device drivers introduced
- Added drivers for Avaya ERS switches
- Added driver for Cisco Catalyst 2900XL, 2950, and 3500XL series switches
- New threshold function: SUM
- New NXSL functions: SetCustomAttribute
- Added support for zoning (dividing network into independent parts with possibly overlapped address ranges)
- OpenStreetMap integration for geolocation display
- New MIBs added: CISCO-CLUSTER-MIB, CISCO-HSRP-EXT-MIB, CISCO-HSRP-MIB,
  CISCO-MAC-NOTIFICATION-MIB, CISCO-STACKMAKER-MIB, CISCO-STP-EXTENSIONS-MIB,
  CISCO-SWITCH-CGMP-MIB, CISCO-VLAN-MEMBERSHIP-MIB, EMBEDDED-NGX-MIB
- nxpush now supports node identification by DNS name or IP address
- Configurable dashboards introduced

Please note that this is a development branch and should not be using in production without thorough testing.

Best regards,
Victor
#6047
Да, можно. Надо на втором сервере настроить мониторинг состояния первого, сделать ситуацию (например "Primary Server Down") c атрибутом, обозначающим текущий статус основного сервера (например "isDown"), и добавить следующие правила:

1. Если основной сервер не доступен или на нем нет необходимых процессов, выставляем isDown для ситуации "Primary Server Down" в 1;
2. Если основной сервер снова работает, выставляем isDown для ситуации "Primary Server Down" в 0;
3. Здесь два варианта:
3а. В самом начале делаем правило, которое проверяет, равно ли isDown для ситуации "Primary Server Down" 0, и если да, то делает stop processing - таким образом фактически события не обрабатываются пока первый сервер работает;
3b. К каждому правилу для отсылки алертов добавляется доп. проверка на равенство isDown для ситуации "Primary Server Down" 1.

#6048
Vozmoznost' gruppovih izmenenij statusa skoro pojavitsja.

Karti teper' sdelani v vide ob'ektov - pojavilas' novaja vetka v object browser'e - Network Maps. Tam mozno sozdavat' ob'ekti kart. Zavtra ja planiruju vilozit' reliz 1.1.1 - tam pri upgrade bazi starie karti budut skonvertirovani v novij format.
#6049
Dobrij den'!

Ja ne ochen' ponjal, kakoj rezul'tat hotelos' poluchit'? Chto tolzno bilo proizojti s testovoj nodoj? Agenta na nej net - eto vidno iz stranichki summary.

Viktor
#6050
Thanks for the review! It's always worth to see how product looks for others.

Best regards,
Victor
#6051
Hi!

Run command


nxdbmgr.exe upgrade


It will upgrade your database schema.

Best regards,
Victor
#6052
Общие вопросы / Re: Push-агент
April 26, 2011, 03:15:49 PM
Кстати, а скриптом можете поделиться? У меня тоже есть ESXi, которые было бы полезно подключить к мониторингу, и другим может пригодится.
#6053
Карты в 1.1.x переписаны полностью. Пока существуют две версии параллельно - одна показывается в старой консоли, другая в новой. Через несколько релизов останутся только новые карты в новой консоли. Спрашиваю вообщем-то потому, что хочется как можно меньше ресурсов тратить на решение проблем в старой консоли, если ее уже можно с успехом заменить новой.
#6054
Общие вопросы / Re: Push-агент
April 26, 2011, 10:37:43 AM
Допиливать в данном случае надо сервер. Я добавил возможность использования IP адреса или DNS имени вместо имени объекта - их надо будет указывать после символа @, например:

nxpush.exe -u admin -P password -H monitor @10.0.0.2:Test=1

Эти изменения войдут в релиз 1.1.1. Если вы используете 1.0.11 и не планируете переход на ветку 1.1.x, то я могу прислать патч для сервера 1.0.11.
#6055
General Support / Re: Thresholds and Nodes
April 26, 2011, 09:59:44 AM
Hi!

You mean that you have template applied to 40 nodes, and wish to add threshold only for some of them? Then you have to create two templates, one with thresholds, and other without. If you just delete thresholds from some nodes, they will reappear after any change in template. Another option could be leave threshold on all nodes, but ignore events generated by these thresholds in event processing policy.

Best regards,
Victor
#6056
General Support / Re: nxagentd.exe - System Error
April 26, 2011, 09:56:18 AM
Hi!

There is a bug in the installer. Currently you can use agent version 1.0.11 (there are not much difference in agents between 1.1.0 and 1.0.11). I'll fix this in version 1.1.1.

Best regards,
Victor
#6057
Общие вопросы / Re: HTTP request
April 15, 2011, 04:44:34 PM
Dobrij den'!

Eta oshibka oznachaet, chto na servere monitoringa ne zagruzen subagent portCheck. Prover'te konfig agenta na servere monitoringa (nxagentd.conf) - tam dolzna bit' strochka vida

SubAgent = portCheck.nsm

(esli eto Windows). Takze prover'te, chto v nxagentd.conf v parametre MasterServers prisutstvuet 127.0.0.1.

Best regards,
Victor
#6058
General Support / Re: nxmibc error compilation
April 14, 2011, 11:18:23 AM
Hi!

nxmibc reads only mib files passed to him at command line. So, if you wish to compile two mibs together, you should use command


nxmibc SNMPv2-TC.my SNMPv2-SMI.txt


Because usually there are lot of MIB files, most often used form is

nxmibc -d mibdir

Option -d instructs nxmibc to read all files with extension .txt from given directory.

Best regards,
Victor
#6059
Общие вопросы / Re: Перенос БД
April 14, 2011, 11:14:32 AM
Mozno poslat' na [email protected]
#6060
Yes, you can combine them on single graph. Create graph for one host, then go to properties, data sources, and add another hosts. Then you can save this graph as predefined.

Best regards,
Victor