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

#5761
A chto pokazivaet komanda

ldd /usr/lib/libnsm_linux.so

?
#5762
Paketi dlja Debian 5 x64 mozno skachat' zdes': https://www.netxms.org/apt/dists/lenny/main/binary-amd64.
#5763
Da, 64bitnuju versiju ja sobiral na Debian 6. Sejchas kachaju installer Debian 5 x64, poprobuju peresobrat' na Debian 5 i vilozu.
#5764
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
#5765
Pohoze starij fail popal v package. Ja peresobral i perepakoval vse .deb paketi - poprobujte skachat' ih zanogo i perestavit'.
#5766
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?
#5767
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.
#5768
Da, esli mozno, damp bazi ot versii 1.1.3 ochen' bi pomog. Mozno poslat' na [email protected].
#5769
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?

#5770
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
#5771
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?
#5772
Peresobral package s depend >= 5.1 (zamenil suschestvujuschij package).

Viktor
#5773
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
#5774
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
#5775
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