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

#5731
Общие вопросы / Re: snprintf overflow
December 05, 2011, 07:15:32 PM
Pervij i poslednij uze bili v trunke popravleni, ostal'noe popravil, spasibo. Segodnja vecherom vilozu nakonec 1.1.7, tam vse budet ispravleno uze.
#5732
Takoj vozmoznosti net. Ja dobavlju v feature requests, ideja horoshaja.
#5733
Общие вопросы / Re: Object Details -> Ports
December 05, 2011, 11:23:06 AM
Dolzen bit' driver dlja etogo komutatora. A chto za kommutator?
#5734
Sdelat' parametri na vse razdeli, i postavit' sootvetstvujuschij threshold. Zatem v event processing policy delat' alarm iz threshold event'a. Esli trebuetsja, chtobi alarm vsegda bil tol'ko odin, nezavisimo ot kol-va razdelov, gde malo mesta, to mozno sdelat' dopolnitel'nij dummy parametr, gde v transformation scripte poluchat' znachenija ostal'nih parametrov, i vozvraschat' 0/1 skazem v zavisimosti ot kol-va znachenij < 10, i postavit' threshold uze na etot parametr.
#5735
Unicode build dlja Linux esche ne dodelan. Ja planiruju k 1.2.0 ego dodelat'.
#5736
Hi!

Arg2 currently is not used, and arg1 is a number of polls for last, average, min, max, and error functions. Value is a threshold value.
When threshold is added, it is effective immediately.

Best regards,
Victor
#5737
Net, nel'zja. No ideja horoshaja, ja podumaju kak eto sdelat'.
#5738
Viberite interesujushij interfejs (ili srazu neskolko interfejsov) v konsoli v dereve ob'ektov, i v context menu viberite "create data collection items". Posle etogo v "last values" dlja sootvetstvujuschego hosta pojavjatsja parametri interfeisov. Potom mozno po etim parametram stroit' grafiki kak obichno.
#5739
General Support / Re: Alarm help
December 02, 2011, 09:44:16 AM
Hi!

First, you should create two email actions - for two recipients. Then, create two rules in event processing policy: set source object to node 1 and node 2 and actions to email action 1 and email action 2 respectively. In "events" column, add events for which you wish to send emails.

Hope this helps!

Best regards,
Victor
#5740
Общие вопросы / Re: {insert arguments here}?
December 02, 2011, 09:30:04 AM
Dobrij den'!

V manuale mnogie parametri opisani v razdele 10.7 (v samom konce). Chto kasaetsja parametrov PhysicalDisk.*, to oni rabotajut daleko ne so vsemi diskami. Eto bila neudachnaja popitka. Chto kasaetsja parametrov, to pod Windows tam eredaetsja nomer diska, a pod Linux - ustrojstvo. Sejchas ja rabotaju nad integraciej smartmontools s agentom, togda budet normal'nij monitoring fizicheskih diskov.

#5741
Hi!

It looks like a bug - agent should start after server restart. Is there anything interesting in agent's log?

Normally server should generate SYS_AGENT_UNREACHEABLE event if agent cannot be contacted. Please check that you have rule for generating alarm on this event.

Best regards,
Victor
#5742
Hi!

Could you please provide some additional information:

1. actual numbers for load average reported by NetXMS and by OS tools;
2. Output of ps fax command, exact parameter name (probably "Process.Count(apache2)"?), and result returned by parameter.
3. Version of NetXMS agent;
4. Result of uname -a

Best regards,
Victor
#5743
Regarding ports:

You have to open port 4700 from server to agents. You only have to open port 4701 to server from administrator workstations and from hosts where nxpush tool is used.

Best regards,
Victor
#5744
Hi!

It's not possible with server 1.0.12. In 1.1.5 and higher, threshold and actual value passed as parameters %5 and %6 respectively (or as named parameters thresholdValue and currentValue).

Best regards,
Victor
#5745
General / Re: Maybe it's a bug
November 29, 2011, 08:09:59 PM
If I understand the question correctly, sometimes you are not seeing parameters after pressing "select" button in DCI properties, right? It could happen, because client get this list from server's cache, which is updated during configuration polls. Next time when this happens, try to do configuration poll on a node, and see if it helps.

Best regards,
Victor