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 - Tatjana Dubrovica

#286
Announcements / Re: NetXMS 1.2.14 released
May 19, 2014, 06:29:50 PM
Useful details about Bug #556.

Added possibility to add configurable db query in dbquery subagent:
ConfigurableQuery=name:db:description:sql
This query will be shown in agent supported parameters as name(*).
Parameters for the binding should be given like name(param1, param2...)

Also added possibility to execute by request background queries defined like:
Query=name:dbid:interval:query
By default this qyery is executed in background and it's last successful execution result can be retrieved by DB.QueryResult(name). Now it is also possible to execute query by dci poll request. This query will be shown in agent supported parameters as name.
!!!If query is too heavy - request can result with time-out. So for time consuming sql requests it's recommended to use background sql execution.!!!
#287
General Support / Re: CPU monitoring
May 08, 2014, 05:11:30 PM
Hi,

Information about creating dashboards can be found there:
https://www.youtube.com/watch?v=ZfJQiUIDHY4

In video is shown how to add "Line Chart". Most probably You want "Gauge" element.

#288
Создан feature requests:
https://www.radensolutions.com/chiliproject/issues/557

Думаю в переносе поста нету необходимости.
#289
DCI Image, DCI container and DCI data on a links will be released in next NetXMS release: 1.2.14

So best way is just to wait till next release.

Thank you.
#290
Documentation is changed but slowly. There is always more implemented then documented.

If You have found big mismatches I'll be glad to fix them. Any help is always welcomed.

There is also old wiki. Not all things from there are moved to a new document. Maybe it will be also helpful for you: http://wiki.netxms.org/

If there are some questions ask them on forum.

Thank you.
#291
Добрый день,

В данный момент загрузка конфигурационных файлов на сервер не перенесена со старой консоли в новую(Java консоль).

Policies отчасти подходят. Оснавной конфигурационный файл обязательно должен присудствовать. В нём должен быть адрес основновного сервера, всё остальное можно настроить в policies.
#292
Feature Requests / Re: Mixed Network Map modes
April 02, 2014, 08:20:16 PM
Hi,

Manually added elements on automatic maps will be included in netXMS 1.2.14 release.

Thank you
#293
Hi,

You can run nxagentd with -c <file> parameter: Use configuration file <file>.

Like:
nxagentd -c /etc/default/netxms-agent/nxagentd.conf
#294
General Support / Re: Certificate Authentication
February 27, 2014, 08:10:37 PM
Certificate authentication is included in java console since 1.2.11.
Still not included in Web-UI. Certificate can be added through the web, but login is still only with password.

Information about certificate configuration can be found there:
https://www.netxms.org/documentation/adminguide/user-management.html#certificate-authentication
#295
General Support / Re: Certificate / 2-way SSL setup
February 27, 2014, 08:09:57 PM
Certificate authentication is included in java console since 1.2.11.
Still not included in Web-UI. Certificate can be added through the web, but login is still only with password.

Information about certificate configuration can be found there:
https://www.netxms.org/documentation/adminguide/user-management.html#certificate-authentication
#296
Hi,

Since 1.2.12 for tube and line chart can be set range for y axis.
Range can be set on the main chart preference page.