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

#5776
Poslednie dni bil sil'no zanjat, poetomu tak dolgo :( S problemoj razobralsja. Ja mogu vilozit' patch, ili podozdite vihoda 1.1.6. No bazu pridetsja brat' s backup'a i zanogo delat' upgrade. Problema ne v samom upgrade, a v servere, no esli v baze uze isporchennie teksti, to ih uze ne vosstanovit'. Kak variant - sdelat' update iz backup'a tol'ko tekstovim poljam - v osnovnom eto budet name i comments v tablice object_properties.
#5777
General Support / Re: macros for event processing
October 16, 2011, 09:08:44 PM
Hi!

All except %m, %M, and %A. Technically speaking, you can use them in event templates, but they will always expand into empty string.

Best regards,
Victor
#5778
General Support / Re: snmp configuration
October 16, 2011, 09:05:33 PM
Hi!

There are two entities: event parameters and snmp trap varbinds. Each received trap converted to NetXMS event. This event always gets SNMP trap object ID (OID) as first parameter, so %1 in event template will always be expanded to trap OID. You can map varbinds to event parameters. First mapping will be for parameter number 2, because number 1 already taken. You can identify varbinds within trap in two ways - by position (starting from 1) or by varbind OID. You are not needed to map all varbinds or map them to parameters in same order - you can map varbind #5 to parameter #2 and varbind #1 to parameter #3, for example.

Hope this makes things more clear!

Best regards,
Victor
#5779
Feature Requests / Re: event processing
October 16, 2011, 08:59:46 PM
Hi!

You mean export rules of event processing policy?

Best regards,
Victor
#5780
General Support / Re: About the nxcp_reference.PDF
October 14, 2011, 12:44:20 PM
Hi!

Currently it's the only piece of information about NXCP protocol. All other information can be found only by examining source code. Feel free to ask me about specific commands you need - I'll either answer you in forum or update documentation for them. Btw, why you not using client library (libnxcl) but work directly with NXCP protocol?

Best regards,
Victor

P.S. And please ask development related questions in "Development" section of the forum
#5781
Peresobral package esche raz nemnogo po drugomu. Polozil v to ze mesto. Mozete poprobovat'?
#5782
A chto pokazivaet komanda

ldd /usr/lib/libnsm_linux.so

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