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

#5431
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
#5432
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)

#5433
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
#5434
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
#5435
Общие вопросы / Re: Object tools
April 20, 2012, 01:24:01 PM
Da, soglasen. Tak i sdelaem.
#5436
What is your network discovery settings?

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

Best regards,
Victor
#5438
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
#5439
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
#5440
I'll try to find what can cause this error. Never seen it before. However, it is not related to the fact that you don't see any nodes in console. If this is a fresh installation, you should either add nodes manually or turn on network discovery (it is turned off by default). Network discovery options can be set in console via Configuration -> Network Discovery menu.

Best regards,
Victor
#5441
Also, if it is from deb package, correct path to driver will be /usr/lib/libnxddr_mysql.so.

Best regards,
Victor
#5442
It's available on NetXMS download page. But I made an assumption that you was using deb packages. If you was building from source, then you have to run configure with --with-mysql command line option to build MySQL driver.

Best regards,
Victor
#5443
Общие вопросы / Re: Object tools
April 19, 2012, 06:26:43 PM
Sejchas nikak. Ja dobavlju feature request na dopolnitel'nie tipi dlja kolonok v SNMP tablice.
#5444
Na pervij vzgljad vse v konfige vigljadit pravil'no. A mogli bi prislat' sami skripti?

Viktor
#5445
General Support / Re: Issue with Subnet discovery
April 19, 2012, 06:24:03 PM
How these subnets are connected to each other? Can it be that there is firewall in between which blocks connections between NetXMS server and workstation subnet?

Best regards,
Victor