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

#5461
Hi!

Try to use agent version 1.1.10. It should work with 1.0.13 server.

Best regards,
Victor
#5462
What events are generated on activation and deactivation of the threshold? Could you check than in case when value goes back to normal level deactivation event is generated or not?

Best regards,
Victor
#5463
Hi!

Ensure that IP address of your management server is listed in remote agent's config as MasterServer or ControlServer. For manual action execution, user performing this action must have "Control" rights to node object.

Best regards,
Victor
#5464
General Support / Re: Graphs - network cards
April 03, 2012, 07:18:33 PM
Hi!

There are bug in console that it does not shows new DCIs on performance tab immediately, only after selection change in object tree. Try to select another node and then your switch again and check if new DCI is there.

Best regards,
Victor
#5465
Quote from: Akira on April 01, 2012, 01:12:11 PM
Quote from: SKYnv on March 30, 2012, 01:20:20 PM
Quote from: Akira on March 30, 2012, 10:40:45 AM
Так. Ближе. А как взять сумму последних 60 значений? Я что-то в документации не нашел.
Если вы собираете статистику каждый час, то есть за час то это как бы и есть сумма всех значений, делим на 60 получаем среднее за минуту...

Вы не поняли проблему
У меня есть счетчик 1 - тупо дельта каждый час, но иногда глюкавое отрицательное значение.
У есть счетчик 2 - каждую минуту, средняя в секунду.

Я хочу при сбойном значении счеткика 1, восстановить из счетчика 2 значение, воспользовавшись данными за прошедший час.
Сейчас я это делаю скриптом в SQL, а хочу сразу в NetXMS.

Da, skriptami takoe sdelat' nel'zja. Mne nravitsja ideja, ja dobavlju funkcii dostupa k iztoricheskim dannim DCI iz skriptov.
#5466
Hello!

What is your MySQL version? So far it looks like your MySQL server does not support prepared statements, which is the case for versions before 4.1.

Best regards,
Victor
#5467
A chto znachit "cherez IP"? SNMP? Togda UPS nado dobavit' kak otdel'noe SNMP ustrojstvo i nastroit' sootvetstvujuschie parametri. UPS subagent prednaznachen tol'ko dlja monitoringa cherez serial port i USB.
#5468
Общие вопросы / Re: 1.1.10 Access denied
March 29, 2012, 04:30:14 PM
Quote from: Akira on March 29, 2012, 07:42:41 AM
7. AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA!
После смены IP для одного сервера через Java Console, слетел IP сразу на 5 нодах.

A mozno popodrobnee opisat' posledovatel'nost' dejstvij i rezul'tat? I est' li chto-nibud' v logah?
#5469
Quote from: Goriem on March 29, 2012, 03:12:49 PM
I ended up solving it via externalparameter, wrote a vb script to parse the value from the weblog and returning it to the node works like a charm allthough i had to restart the Netxms core server before i could "rearm" the value when falling below configured threshold.

Can you show me configuration of your thresholds? That should not require server restart.

Best regards,
Victor
#5470
That's strange. Can you show me results of SNMP walk for your device? For .1.3.6.1.4.1.14685.1.3 for example?

Best regards,
Victor
#5471
Polls / Re: Smartphone client
March 29, 2012, 04:25:22 PM
Quote from: rikm1 on March 29, 2012, 10:08:21 AM
I would strongly recommend Android. The app can be used on tablets and mobiles.
;)

Actually it's already available: https://www.netxms.org/download/netxms-console-1.1.10.R6.apk :)

Best regards,
Victor
#5472
Looks like you don't provide correct instance numbers. I suggest to open MIB Explorer, go to element of interest, and do walk on it. Than copy correct OIDs from result window.

Best regards,
Victor
#5473
General Support / Re: Incorrect key file for table
March 28, 2012, 06:02:38 PM
The consequences for this is that collected data is not stored for node with id 117. You can try to stop NetXMS server, connect to your MySQL database, and run

REPAIR TABLE idata_117;

Then I suggest to run

nxdbmgr check

to check database for consistency. Then you can start NetXMS server again.

Best regards,
Victor
#5474
Da, pozaluj smisl v etom est'. Po idee v bol'shinstve situacij propustit' odin poll luchshe chem poluchit' pik na grafike. Ja dumaju sdelat' tak:

1. Dobavit' flazok "is counter" v DCI - poskol'ku eto mozet bit' naprimer temperatura, i plavat' vverh-vniz - togda sled. znacjenie men'she prediduschego eto ok;
2. Esli new value < prev value, to libo propustit' poll (net dannih voobsche), libo sdelat' delta value = prev delta value. V ljubom sluchae pik uberem.
#5475
Общие вопросы / Re: 1.1.10 Access denied
March 28, 2012, 05:48:06 PM
1. Posmotrju popozze.

2-4. Da, eto izvestnie bagi. Budem ispravljat'. #2 dlja menja samij sloznij - nado prosto zakazivat' dizajneru ikonki, poetomu kakoe-to vremja zajmet.

5. Kakie grafiki imejutsja vvidu - predefined? Ili kotorie pokazivajutsja iz last values po right-click?