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

#5806
General Support / Re: NetXMS Subagents. NetXMS SYSLOG
October 12, 2011, 10:21:27 AM
Hi!

NetXMS syslog server intended for receiving log records from external servers/devices via syslog protocol. If you have not configured any devices to send log to NetXMS server, then it will be empty. It is not a log file of server itself. If you wish to monitor server's log, you should do it as usual via agent.

There should be information in the forum about all mentioned subagents.
In short, they functions are following:

ECS - extended checksum. Currently provides one parameter for calculating checksum of web page.
PING - ICMP ping. Can ping remote hosts periodically and report avergae response time and packet loss.
PORTCHECK - monitor network services. Can connect to network service (like HTTP) and check if it is reachable and responds as expected. Used internally by server when you configure "network service" objects.
WINPERF - provides access to Windows performance counters.
WMI - provides access to WMI counters.
UPS - allows monitoring of UPS attached via USB or serial cable.

Best regards,
Victor
#5807
Pohoze starij fail popal v package. Ja peresobral i perepakoval vse .deb paketi - poprobujte skachat' ih zanogo i perestavit'.
#5808
Da, kak-to u menja oni smeshalis'... Poprobujte vot etu versiju konsoli: https://www.netxms.org/download/patches/009/netxms-console-1.1.5.1.exe. Kstati, a cherez Java consol' rabotaet normal'no?
#5809
Problema v tom, chto v baze ostalos' znachenie DataDirectory dlja Windows servera. Nado libo pomenjat' etot parametr v baze, libo dopisat' v netxmsd.conf

DataDirectory = /path_to_server_data

Pri vozmoznosti luchshe perenesti soderzimoe data directory so starogo servera, hotja eto i ne kritichno.
#5810
Da, esli mozno, damp bazi ot versii 1.1.3 ochen' bi pomog. Mozno poslat' na [email protected].
#5811
Quote from: inspirit on October 07, 2011, 12:41:12 PM
Если можно. Хотелось бы увидеть запросы которые происходят при обновлении базы с 1.1.3 до 1.1.5. попробуем их накатить и посмотрим что изменится..

Samij prostoj sposob - zapustit' esche raz nxdbmgr s opciej -t - on togda budet pechatat' vse SQL zaprosi, kotorie delaet. No po idee s tablicami, gde hranjatsja ob'ekti, tam svjazano nichego ne dolzno bit'...

Sudja po screenshotu, k kommentarijam pripisalas' chast' SQL zaprosa - eto mesto v kode kak raz menjalos' mezdu 1.1.3 i 1.1.5, tak chto problema skoree vsego v kode samogo servera. Ja poprobuju smodelirovat' etu situaciju u sebja. I kakaja baza vse-ze - mysql?

#5812
General Support / Re: Failed to load agent's registry
October 07, 2011, 09:10:18 AM
Hi!

You have to create directory /var/opt/netxms/agent or set another location for data files by adding

DataDirectory = /path_to_data_dir

to nxagentd.conf. Currently it is only used for storing information about locally installed policies, so if you don't use them, this error does not affect anything.

Best regards,
Victor
#5813
A kakaja operacionka i baza? I chto bilo ran'she v code page servera?

Nu i sejchas ja tak ponimaju informacija v baze isporchena uze, poetomu samo po sebe tochno ne ispravitsja. A pojavolos' srazu posle upgrade, ili pri obnovlenii sootvetstvujuschih ob'ektov?

Posle konvertacii v UTF-8, pri sozdanii/pereimenovanii ob'ekta, pishetsja musor?
#5814
Peresobral package s depend >= 5.1 (zamenil suschestvujuschij package).

Viktor
#5815
All Disk.* names are deprecated and replaced with appropriate FileSystem.* parameters (so Disk.Used became FileSystem.Used). Agent still support old names to maintain compatibility with already configured DCIs, but did not report them as supported to encourage users to use new naming.

Best regards,
Victor
#5816
Hi!

Sorry for late reply. I finally do some tests on Windows 2008. Currently for me it looks like security issue - for example, agent running under local system account cannot access some shares, but if I run it under domain admin account, everything works fine.  Could you please check that account you are using for running agent service has appropriate rights to the shares you are trying to check?

Best regards,
Victor
#5817
General Support / Re: Unable to delete object message
October 05, 2011, 02:47:22 PM
Hi!

This message means that deleted object still referenced by some long-running internal process. If it repeats for very long time (hours or more), then most likely it's a bug in a server (reference counter for object was not properly decreased). This will not affect server operation, and such objects will be cleared after server restart.

Best regards,
Victor
#5818
Poprobujte postavit' agenta 1.0.12. Funkcional'nih otlichij na Win2K bit' ne dolzno, a rabotat' on skoree vsego budet.

Viktor
#5819
Patched legacy console available here: https://www.netxms.org/download/patches/009/netxms-console-1.1.5.1.exe

Best regards,
Victor
#5820
Feature Requests / Re: New java console
October 04, 2011, 08:06:52 PM
Hi!

It is one of top priorities for me to implement all functions presented in legacy console in the Java console. There are no much gaps left, so I expect that in few month legacy console could be completely replaced. Regarding "subordinates" tab it's not hard to implement it - I'm just not sure if it is really needed, because object tree in Java console supports multiple selection, so you can just select many objects in the tree and do manage/unmanage/delete at once.

Best regards,
Victor