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

#3301
Hi,

if you select switch node in object tree, on verview page you'll see selected driver for that node. You can also run configuration poll manually - one of the messages will identify selected driver.

Best regards,
Victor
#3302
Hallo,

benutzen Sie Agent oder Client? Für Client, gesetzt Sie richtige Benutzername und Passwort in Settings -> Connection.

Mit freundlichen Grüßen,
Viktor
#3303
General Support / Re: XMPP delays.
January 07, 2015, 12:57:39 AM
Still seems that problem is with XMPP library. XMPP sender action waits on mutex to acquire XMPP handle. On what operating system your server is running? If it is Linux, can you attach gdb to server process after

*actions* Sending XMPP message to

line appears in log but before actual message is sent, and create dump of all threads using thread apply all bt command?

Best regards,
Victor
#3304
General Support / Re: XMPP delays.
January 07, 2015, 12:29:53 AM
Thanks for update, I'll look more carefully into XMPP action then.

Best regards,
Victor
#3305
Hi,

there are no uniform way to monitor databases, as they all are quite different. Some common approaches (relevant for almost any application) includes monitoring presence of specific processes (using Process.Count parameter) and network port availability. For some databases (Oracle, Informix, DB/2) there are monitoring agents that can provide some additional performance and status data. You can also try DBQuery subagent which is capable of running specific queries in database and provide results (or errors if query execution failed).

Best regards,
Victor
#3306
Hi,

do you still have/remember source code of problematic script?

Best regards,
Victor
#3307
General Support / Re: Network Discovery options [SOLVED]
December 28, 2014, 09:20:13 PM
You can turn on "Exclude from topology" option for problematic interfaces - then NetXMS server will not create matching subnets.

Best regards,
Victor
#3308
General Support / Re: XMPP delays.
December 28, 2014, 09:19:09 PM
So far looks like problem inside XMPP library we are using (libstrophe). I'll try to setup XMPP on my test system and reproduce this issue.

Best regards,
Victor
#3309
General Support / Re: Network Discovery options [SOLVED]
December 28, 2014, 02:01:47 PM
How it happens that subnets added with wrong masks? If interfaces of known nodes configured correctly subnets should have correct masks as well.

Best regards,
Victor
#3310
General Support / Re: XMPP delays.
December 28, 2014, 02:00:09 PM
I didn't experience any delay myslef when I was testing this feature. Can you please enable debug logging (level 6) and check log messages started with XMPP:?

Best regards,
Victor
#3311
Announcements / Re: NetXMS 1.2.16 released
December 28, 2014, 01:58:14 PM
Hi,

I just fixed that. Fix will be included in 2.0-M1 release.

Best regards,
Victor
#3312
Сейчас SNMP set tool сделать нельзя. Как вариант - сделать через local command - запускать snmpset на адрес ноды.
#3313
Общие вопросы / Re: mac address
December 27, 2014, 11:34:36 AM
А что требуется получить в результате? Отслеживать изменения в MAC адресах на порту?
#3314
General Support / Re: NetXMS and SNOM phones
December 27, 2014, 11:29:22 AM
Hi,

is it possible to provide me SNMP access to one of such phones?

Best regards,
Victor
#3315
General Support / Re: Agent Screenshot
December 27, 2014, 11:28:21 AM
Hi!

Both problems (missing nxzlib and screenshot quality) already fixed in upcoming release.

Best regards,
Victor