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

#6691
Also, it is now possible to specify timeout (in milliseconds) as last argument in all ServiceCheck.xxx parameters. Timeout given directly in parameter will override default timeout set by Timeout in configuration file.

Best regards,
Victor
#6692
Announcements / NetXMS 0.2.31 released
November 01, 2009, 09:11:01 PM
Hello all!

NetXMS version 0.2.31 is out. Changes from previous release:

- Added external audit logging via syslog
- Added support for secondary RADIUS server
- Added size and age filters to agent parameters File.Size and File.Count
- PortCheck subagent: connection timeout made configurable
- NXSL: added functions trim(), ltrim(), and rtrim()
- Expat XML parser bundled with NetXMS source package
- Fixed issues: #267, #268, #269, #270, #272, #273, #274

Best regards,
Victor
#6693
Da, pro data type ja ne podumal. A kakoj tip stojal? Ideja v tom, chto eto unsigned integer schetchik, kotorij dohodit do maksimuma i potom sbrasivaetsja v 0, tak-ze kak eto proishodit s SNMP schetchikami.
#6694
Announcements / Re: NetXMS 0.2.30 released
October 31, 2009, 05:43:42 PM
x64 агент доступен здесь: https://www.netxms.org/download/agent_packages/nxagent-0.2.31-x64.exe
#6695
Poprobujte vkljuchit' trace u parsera, pomenjav pervuju strochku na

<parser trace="4">

i zapustit' agenta v debug rezime

load nxagentd -D

i prislat' log fail.
#6696
Nu, pravil'nij parser dolzen vigljadet' tak:

<parser>
   <file>SYS:\ETC\LOGs\console.log</file>
   <rules>
   <rule>
      <match>The CDM driver deactivated device</match>
      <event params = "0">100004</event>
   </rule>             
   </rules>
</parser>

parametrov u eventa ne dolzno bit', poskol'ku v regexp'e ne videljajutsja chasti stroki. Pravda pochemu on tak stranno reagiruet - neponjatno...
#6697
Prover'te, ne ostalsja li zagruzennim starij NETXMS.NLM. I kakaja versija NetWare ispol'zuetsja?
#6698
CUSTOM_MESSAGE mozno ispol'zovat' tol'ko v scriptah, kotorie vizivajutsja iz event processing policy. V transformation scripte eto ne rabotaet.
#6699
Ja nekotoroe vremja nazad proboval stavit' CodePage utf8, vrode vse rabotalo. No eto bila ne poslednjaja versija, 0.2.24 mozet. Poprobuju potestirovat' poslednjuju versiju s utf8.
#6700
Na dannij moment k sozaleniju nel'zja. Ja postarajus' ne zabit' i sdelat' takoj mehanizm, poskol'ku ideja horoshaja :)
#6701
A kakaja operacionka stoit na problemnih nodah?
#6702
U menja k sozaleniju net sejchas pod rukoj NetWare'a dlja testov, poetomu sobral agenta s podderzkoj XML, no ne testiroval. Poprobujte zapustit' vot etu versiju - https://www.netxms.org/download/rc/nxagent-0.2.31-rc1-netware.tar.gz. Teoreticheski dolzno vse zarabotat'.
#6703
Pohoze problema ta-ze chto - zdes' opisana - https://www.netxms.org/forum/index.php/topic,753.0.html - t.e. reshilas' zamenoj code page'a na 1251?
#6704
I'll check it and post updated package.

Best regards,
Victor
#6705
General Support / Re: db driver about oracle
October 29, 2009, 10:49:55 AM
Hi!

Try to install Oracle Instant Client and use it for compilation.

Best regards,
Victor