News:

We really need your input in this questionnaire

Main Menu
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

#5566
No, it's not related. Poller thread will start only if you have one or more ExternalParametersProvider options. Please give more details about your configuration - agent config, DCI configuration, etc. Also, did you restart agent after you specify new external parameter?

Best regards,
Victor
#5567
Origin should be set to "NetXMS agent". And yes, parameter name should be company.ParameterChecke

Best regards,
Victor
#5568
Общие вопросы / Re: nxagent
February 21, 2012, 08:20:31 PM
Povtorit' problemu u sebja mne ne udalos', tak chto skoree vsego eto svjazano so sborom kakogo-to konkretnogo parametra. Mogli bi prislat' polnij log agenta s kljuchom -D 9 s momenta zapuska i do momenta, kogda on nachinaet zagruzat' CPU? Mozno slat' na [email protected].
#5569
As seconds part of timestamp is in range 02-06, and never 00, I assume that it's an execution timeout problem. There are two places where additional information may appear:

1. Server log. If you turn on debug to level 7, you should see in server log something like this:

Node(node_name)->GetItemFromAgent(parameter_name): timeout; resetting connection to agent...

But turning on debug level 7 on server will produce a really huge amount of records in the log.

2. Agent log. If you run agent with debug level 4, you should see debug messages related to command execution - these messages will be prefixed with text "H_ExternalParameter".

I would start with agent log. Please note that you should change logging to file before running agent in debug mode, otherwise it will flood system log.

Best regards,
Victor

#5570
Hi!

Do you get two values in the DCI history or only one? It could be possible if command executes for too long on first run, server gets timeout error, and retry. But then there should be at least two seconds between runs.

Best regards,
Victor
#5571
Perechital kuchu informacii, pohoze chto v Windows takoj parametr v principe poluchit' nel'zja.

Viktor
#5572
Общие вопросы / Re: nxagent
February 21, 2012, 12:14:20 PM
Poprobuju u sebja povtorit'. A mozete zapustit' agenta s kljuchom -D 9? I kakaja eto systema - 32 ili 64 bit?

Viktor
#5573
Da, ja dumal uze ob etom. Esli est' zelanie pisat' draivera na scriptah, to poprobuju sdelat'.
#5574
General Support / Re: Importing HP Printer MIB
February 18, 2012, 03:50:51 PM
Hi!

Try to add lines

IMPORTS
   enterprises               FROM SNMPv2-SMI;

after line

HP-LASERJET-COMMON-MIB DEFINITIONS ::= BEGIN

Then it should compile.

Best regards,
Victor
#5575
General Support / Re: Up-to-date central documentation
February 17, 2012, 05:37:13 PM
Hi!

NetXMS Wiki is working. Address is http://wiki.netxms.org. I will try to import existing manuals into it. Anybody willing to contribute to it are very welcome :) I have created section called "Solutions" on main page intended for documenting specific solutions (like monitoring some specific equipment, services, etc.). Share your knowledge!

Best regards,
Victor
#5576
Hi!

Try to recompile MIBs without compression (by omitting -z key in nxmibc call) - I've seen few times that Java console has troubles unpacking compressed MIB file.

Best regards,
Victor
#5577
General Support / Re: Upgrade procedure
February 15, 2012, 03:43:53 PM
Hi!

There are known errors in upgrade procedure for SQLite. You should wait for a fix. It is planned for next 1.1.x release.

Best regards,
Victor
#5578
Hi!

It's a bug. Run ldconfig and then make install again.

Best regards,
Victor
#5579
Announcements / Re: NetXMS 1.1.10 released
February 14, 2012, 12:49:09 PM
Hi!

Installer for 1.1.10 does not contain new web interface yet. You have to install application server by yourself (Tomcat or Jetty should work) and deploy war file available from download page. Next release will have Jetty bundled into installer.

Best regards,
Victor
#5580
Announcements / Re: NetXMS 1.1.10 released
February 14, 2012, 11:47:15 AM
Hi!

Try to use the following URL: /nxmc-1.1.10/nxmc?startup=org.netxms.webui.core.nxmc

Best regards,
Victor