NetXMS Support Forum

Please login or register.

Login with username, password and session length

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.

Messages - Victor Kirhenshtein

Pages: [1] 2 3 ... 212
1
Общие вопросы / Re: Не компилится 1.2.7
« on: May 20, 2013, 01:13:16 pm »
А это случайно не был upgrade поверх не-UNICODE версии? Или инсталляция на чистую систему?

2
Общие вопросы / Re: Не компилится 1.2.7
« on: May 20, 2013, 12:40:41 pm »
Уменьшил в схеме размеры полей, так что в будущем эта ошибка вылезать не должна.

С функцией wgetenv совсем странно - это нормально, что ее нет - configure это обнаруживает, и используется имплементация из libnetxms. У меня на Debian 6 собирается без проблем в UNICODE без libcommons-exec-java. Можете свой config.h прислать, и вывод ldd nxdbmgr?

3
Configuration / Re: How to create this?
« on: May 20, 2013, 11:34:04 am »
Hi!

Dial charts available only in dashboards. Steps to create dashboard with single dial chart:

1. Right-click on "Dashboards" tree, select "Create dashboard".
2. Open properties for new dashboard object.
3. Open "Dashboard Elements" page.
4. Press "Add" button, select "Dial chart" as element type.
5. Double click on new element in list, dashboard element properties dialog will open.
6. Open "Data Sources" page.
7. Press "Add" to add DCI you want to show.
8. Open "Dial Chart" page.
9. Enter desired values for maximum value and values for red and yellow zones.
10. Press OK to close dashboard element properties.
11. Press OK to close dashboard properties.
12. Double click on dashboard object - you should see dashboard with single dial chart element.

You can also see this screencast on dashboard creation: https://www.youtube.com/watch?v=ZfJQiUIDHY4.

Best regards,
Victor

4
Looks like problem is found: if you have installed gpp (general-purpose preprocessor), and don't have installed g++ (GNU C++ compiler), configure script mistakenly detects gpp as C++ compiler. Solution is to install g++ package.

Best regards,
Victor

5
Installation / Re: logwach does not send syslog entries
« on: May 19, 2013, 01:28:19 pm »
Hi!

From the log I can see that agent successfully find new record in log and tries to send it to server:

[17-May-2013 23:14:08.683]   matched
[17-May-2013 23:14:08.683] SendTrap(): event_code=100008, event_name=(null), num
_args=1, arg[0]="Recibido comando de inicio de IIS del usuario HPCDSES\administr
ador. El dato registrado es el c¾digo de estado. " arg[1]="(null)" arg[2]="(null
)"

What I didn't see in the log is communications with the server. Please check that server can communicate with agent. You can run configuration poll and see if agent is detected. If not, check network connectivity and firewalls between server and agent.

Best regards,
Victor

6
Общие вопросы / Re: Не компилится 1.2.7
« on: May 19, 2013, 01:25:17 pm »
Судя по логу, configure вместо C++ компилятора (g++) нашел некий gpp. Проверьте, что установлен пакет g++, и удалите gpp, если он реально не используется.

7
В новой консоли тоже можно делать автоматический логин. Вот документ с описанием параметров командной строки: http://wiki.netxms.org/wiki/Autologin_for_Management_Console.

8
General Support / Re: SQL query failed
« on: May 17, 2013, 05:55:57 pm »
Hi!

Did you try to configure any custom attributes for some object?

Best regards,
Victor

9
Installation / Re: logwach does not send syslog entries
« on: May 17, 2013, 05:54:58 pm »
Hi!

Parser looks correct. It should generate an event for each critical event in Windows system event log. I suggest to check the following:

1. Agent config - you should have logwatch subagent, and you should have parser definition set in LOGWATCH section.
2. Check event log on NetXMS server - do you see events coming?
3. Check that there really was new critical events.
4. Run agent in debug mode and see if there are any errors/warnings related to log monitoring.

Also, don't be confused by syslog view in NetXMS - agent send events to server, not syslog records - and so you should see them in event log in NetXMS.

Best regards,
Victor

10
Installation / Re: Empty strings in 1.2.7 WEB GUI
« on: May 17, 2013, 11:48:07 am »
Hi!

Looks like there was some remnants from previous version. I encounter similar situation on Tomcat - you have to re-deploy application while Tomcat is running. If you stop Tomcat, copy over new war file, and start Tomcat, some packages from old version can remain in temporary directories.

Best regards,
Victor

11
Попробуйте запустить агент с полным дебагом (ключ -D9). И пришлите пожалуйста конфиг агента.

12
С тех пор сообщения менялись, я лучше соберу новый архив. Был человек, который начал перевод на русский, но от него давно ничего не слышно...

13
Hi!

Can you check please what driver was selected for these switches? Cisco has very specific way of providing MAC address table for VLANs other then VLAN 1, so this may be the case. Catalyst driver supposed to handle this, but maybe there are bugs in the driver, or correct driver was not selected at all.

Best regards,
Victor

14
General Support / Re: netxms and mikrotik
« on: May 16, 2013, 11:27:27 pm »
Hi!

We know that there are installations with more then 3000 nodes. Potentially system can handle hundreds thousands nodes - actual capacity mostly depends on how often you collect data, how much data you collect, and your network bandwidth.

Best regards,
Victor

15
Hi!

Can you confirm that problem on 1.2.7 as well? There was some fixes in node polling. This bug is so strange...

Best regards,
Victor

Pages: [1] 2 3 ... 212