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

#6436
General Support / Re: SATA drive data collection
June 04, 2010, 05:56:38 PM
Unfortunately, all physical disk statistic functionality is quite outdated and often not working with modern hardware. It need to be rewritten, but unless someone will volunteer to do it, it will not happen in near future.

As a workaround, you can try to use smartmontools and call smartctl via agent's external parameter.

Best regards,
Victor
#6437
Попробуйте поставить этого агента: https://www.netxms.org/download/agent_packages/nxagent-1.1.0-rc12-x64.exe и запустить в дебаг режиме.

P.S. А можно прислать остальные парсеры?
#6438
На своей Windows машине повторить проблему не смог, теоретически, глядя в код, тоже ничего не обнаружил. Поэтому дополнительные вопросы:

1. Версия агента?
2. На какой ОС стоит агент?
3. Сколько параметров Target настроено (или просто прислать конфиг агента, если возможно)?
4. Как часто собираются значения?
5. Сколько раз выдается 20% - всегда только один?
#6439
К сожалению так и не смог повторить у себя эту ситуацию. Похоже проблема связана не напрямую с конкретным парсером, а проявляется при наличии каких-то дополнительных условий. А можно поставить логирование в файл и запустить агента в дебаг режиме (nxagentd -D 9), и прислать лог?
#6440
Hi!

Unfortunately no. I cannot reproduce this problem nor find any useful information about this error. Interesting thing is that from the trace ("LogWatch: publisher name is NetXMS Win32 Agent") we can see that agent fails on formatting it's own messages. Is it always the case? If yes, could you try to reinstall agent's service on problematic machine with the following commands:

nxagentd.exe -R
nxagentd.exe -I -c <full+path_to_config_file>

Best regards,
Victor
#6441
Hi!

Looks like Xenserver has firewall turned on by default. You should either turn it off completely or allow incoming connections on port 4700 from NetXMS server.

Best regards,
Victor
#6442
A eti servera (na kotorih s'edaet pamjat') chem-to otlichajutsja ot ostal'nih? I mozno li prislat' konfig agenta s problemnogo servera?
#6443
Do you use English version of Windows or localized one?

Best regards,
Victor
#6444
Hi!

Agent should work without problem with mixed line endings. Do you use "Save & Apply" after editing configuration via management console?
But anyway, I agree that line endings should be normalized. I'll add this as an issue in our bugtracker.

Best regards,
Victor
#6445
Hi!

You should use portcheck subagent. See this thread for examples: https://www.netxms.org/forum/index.php/topic,28.0.html

Best regards,
Victor
#6446
Hi!

Could you please post screenshot with your DCI configuration?

Best regards,
Victor
#6447
General Support / Re: Stability Issue
May 24, 2010, 11:23:36 PM
Hi!

Thes sounds VERY strange. Why reinstallation is needed? What errors do you have after PC shutdown? Also, how you turn off the PC?

Best regards,
Victor
#6448
Just check this - ping subagent uses GetSystemTimeAsFileTime to measure time intervals, which has resolution of 15-20ms. I'll try to change it to high resolution timer and post test subagent here.

Best regards,
Victor
#6449
General Support / Re: Cannot get proxy working
May 20, 2010, 05:12:51 PM
Hi!

In node (b) config file, you should specify node (a) as master server (if node (a) has multiple interfaces, use address from node (b) subnet).

Best regards,
Victor
#6450
Announcements / NetXMS 1.0.1 released
May 18, 2010, 12:03:36 PM
Hi all!

NetXMS version 1.0.1 is out. Changes from previous release:

- Added events for DCI state change
- New NXSL functions: log, log10, and exp
- Windows console: added logarithmic scale option on graphs
- MIB compiler improved
- Fixed issues: #289, #294, #295

Best regards,
Victor