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 - andrey--k

#91
I have noticed that sync with dns did not worked for server node only.
#92
Quote from: kozlov_ao on April 09, 2014, 09:16:37 PM
... запущен ли сервер и слушается ли порт 4701 (4700 - порт агента)

netstat -ant | grep 470
#93
Quote from: vgourov on April 09, 2014, 10:41:02 PM
First, I am sorry for writing in English. I do not understand any of this, but today I upgraded to 1.2.13 and got the same error "Segmentation fault". The server runs for couple of minutes and then I get this error. Any known way to fix this?
As I understand, developers working against this bug.
For the moment you can downgrade or compile from sources with patch file.
#94
Quote from: MLK on April 09, 2014, 07:13:33 PM
... прошу не бить, а дать ссылку.....
Тут на коленке инструкцию делал...
Может поможет...
http://wiki.netxms.org/wiki/From_src
#95
Общие вопросы / Re: SSL vulnerability
April 09, 2014, 08:30:30 PM
Спасибо, буду спать спокойно. :)
#96
Общие вопросы / SSL vulnerability
April 09, 2014, 07:59:24 PM
я так понял что libssl следует обновить...
http://habrahabr.ru/post/218609/
#97
Quote from: smartdoc on April 08, 2014, 10:16:37 AM

Хочется также упомянуть о записи в логи в кодировке без поддержки русских символов:


В nxmc кириллические имена нод нормально отображаются?
Какая локаль на сервере?
Добален ли CodePage=CP-1251 в /etc/netxmsd.conf ?
#98
General Support / Re: NetXMS problem with monitoring
April 07, 2014, 11:35:44 PM
There are example on wiki:
http://wiki.netxms.org/wiki/How_to_send_e-mail_notification_when_disk_space_is_low

If you have troubles, please describe in details.
#100
Общие вопросы / Re: Падения NX
April 07, 2014, 09:41:15 PM
Поставь мониторинг памяти и swap, не заканчиваются-ли.
У меня падало пока swap-раздел не увеличил.
Можно посмотреть в syslog и dmesg, сопоставив время последней модификации лога netxms.
#101
Имеются ввиду виртуальные свитчи, vlan, топология...
#102
Feature Requests / Re: monitor netapp disk usage
April 02, 2014, 07:02:52 PM
Looks like almost same as here:
Quote from: ytrasse on March 14, 2014, 10:44:38 AM
Just change OIDs
#103
General Support / Re: MSSQL database size
April 01, 2014, 10:01:20 PM
You can set larger pooling interwall.
Old data deleting also set in configuration of DCI - Retention Time
See:
http://wiki.netxms.org/wiki/UM:Basic_Concepts#DCI_.28Data_Collection_Items.29
#104
There will be such functionality in next version.
You you can get it if make from sources.

Quote from: Victor Kirhenshtein on March 26, 2014, 12:54:57 AM
Добавил новые методы в класс Node: enableAgent, enableConfigurationPoll, enableIcmp, enableSnmp, enableStatusPoll, enableTopologyPoll.
Теперь в скрипте можно написать

o->enableAgent(false);
#105
Можно ли добавить в Network Discovery функцию принудительного, ручного, одноразового скана субнета?
Задачи:
1 Пропинговать все адреса в субнете.
2 Отсеять те, которые не ответили.
3 Отсеять все, которые уже под мониторингом
4 Принудительно поставить под мониторинг оставшиеся.