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

#5446
Na pervij vzgljad pohoze na bug v Linux agente. A kakoj eto distributiv i jadro?
#5447
A eti oshibki ischezajut posle togo, kak vibrat' druguju nodu v object tree?
#5448
Hi!

1.2.0 includes some HP-ICF-* MIBs, but not HP-ICF-SYSLOG-MIB. Maybe they are incompatible. Most likely HP-ICF-OID.txt supplied with NetXMS is too old. Try to replace all HP-ICF-* files with your version.

Best regards,
Victor
#5449
General Support / Re: Download Links Broken
April 25, 2012, 10:41:46 AM
Links on download page also fixed.

Best regards,
Victor
#5450
That's because you try to use console version that is different from server's version. I'm just created deb packages for 1.2.0, I recommend to try them.

Best regards,
Victor
#5451
Старая Windows консоль будет полностью убрана в версии 1.2.1. Должна была исчезнуть уже в 1.2.0, но поскольку осталось несколько операций, которие можно сделать только через старую консоль, то пришлось оставить.
#5452
Installing agent on managed node is not enough - you should then add it to management server manually or have network discovery turned on.

Best regards,
Victor
#5453
U agenta est' parametr PDH.CounterValue, kotorij pozvoljaet poluchit' znachenie ljubogo PDH schetchika. Naprimer:

PDH.CounterValue(\Server\Bytes Total/sec)

Est' schetchiki, kotorie trebujut minimum dva izmerenija dlja poluchenija znachenija, naprimer \Processor(_Total)\% User Time. Togda nado ukazivat' vtorim argumentom 1, chtobi agent vzjal dva znachenija:

PDH.CounterValue("\Processor(_Total)\% User Time",1)

#5454
General Support / Re: Issue with Subnet discovery
April 20, 2012, 04:07:33 PM
Please run status and configuration polls manually on this workstation (by right clicking it and selecting Poll -> Status and Poll -> Configuration) and post poller output.

Best regards,
Victor
#5455
Hi!

Since 1.2.0 version there are few NXSL functions for object manipulation:

CreateContainer
RemoveContainer
BindObject
UnbindObject
FindObject

I'll add descriptions for them in wiki (http://wiki.netxms.org/wiki/NXSL_Function_Reference).

Best regards,
Victor
#5456
Общие вопросы / Re: Object tools
April 20, 2012, 01:24:01 PM
Da, soglasen. Tak i sdelaem.
#5457
What is your network discovery settings?

Best regards,
Victor
#5458
You need netxms-server-mysql_1.0.12_amd64.deb in addition.

Best regards,
Victor
#5459
Announcements / Re: NetXMS 1.2.0 released
April 20, 2012, 12:52:12 PM
Hi!

Quote from: lindeamon on April 20, 2012, 09:48:34 AM
is this the new stable release ?

Yes, it is new stable branch. This does not mean that it is bug free of course  ;)


Quote from: lindeamon on April 20, 2012, 09:48:34 AM
does this wiki page include all the documentation related to this release and it's new function and nxsl script addons ?

Not yet. We moving existing documentation into wiki and then will start to expand and correct it. It already contains some information about new functions, but not for all.

Best regards,
Victor
#5460
Hi!

Documentation on web site is quite outdated and for 1.0.x branch. Since today 1.0.x version superseded completely by version 1.2.0. We are in progress of moving all documentation to wiki: http://wiki.netxms.org. After some time it will contain up-to-date documentation for current version.

For adding node in new version, you should select container where you want to create it, right click on it, and select "create node".

Network discovery is off by default, you should turn it on via Configuration -> Network discovery menu. Please note that if you are using passive discovery mode, NetXMS should have SNMP access to network devices to get correct results. Alternatively, you can use active discovery, when NetXMS server just pings all IP addresses in given range and adds anything which responds (unless you define discovery filters).

Best regards,
Victor