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

#5536
General Support / Re: Error in Netxms installation
February 06, 2012, 09:59:51 AM
Hi!

Could you please run netxmsd with option -D 9 and post the output?

Best regards,
Victor
#5537
Hi!

You mean high availability for NetXMS server itslef? You can check this topic: https://www.netxms.org/forum/configuration/netxms-in-a-cluster-mode/ for one possible approach to run NetXMS server in active-standby cluster.

Best regards,
Victor
#5538
Hi!

Yes, there are no command line tools for accessing SNMP devices via proxy. This functionality is intended for server to remote device communications. I never though that somebody will want to do this from command line :) It is possible to modify nxsnmpget/nxsnmpwalk tools to work via proxy agent. I'll add it to the list of feature requests, but I cannot promise exact version when it will be implemented.

Best regards,
Victor
#5539
Hi!

Yes, it's actually a bug. There should be retention time for alarms. I'll add it to bug list.
Currently, you can safely delete terminated alarms while NetXMS server is running. You can do it like this:

DELETE FROM alarms WHERE alarm_state=2 AND last_change_time<(timestamp here)

We use UNIX timestamp (seconds since 01.01.1970 00:00:00 UTC).

Best regards,
Victor
#5540
Hi all!

Attached are SNMP trap mappings for Dell and HP servers and APC devices, as well as data collection templates for Dell and HP servers.

Best regards,
Victor
#5541
A, nu da. Simvol \ - eto escape, nado stavit' dva:

c:\\windows\\system32\\notepad.exe


#5542
Hi!

I take a look at it, but didn't find problem so far. Unfortunately I cannot reproduce it in my test environment. I'll return to this problem next week, after web interface.

Best regards,
Victor
#5543
General Support / Re: NetXMS OS Platform
January 29, 2012, 11:52:16 PM
Hi!

I use Debian for production installation in a company I'm working for. It was chosen mainly because I personally like Debian and Ubuntu distros and has good experience working with them. PostgreSQL is used as a backend database.

Best regards,
Victor
#5544
General Support / Re: exporting
January 26, 2012, 10:46:30 AM
Yes, leaving default data and data you need should be ok.

Best regards,
Victor
#5545
General Support / Re: exporting
January 26, 2012, 10:29:26 AM
Everything is deleted, so you cannot import some data into existing database using nxdbmgr. Only full database import.

Best regards,
Victor
#5546
General Support / Re: exporting
January 26, 2012, 10:00:07 AM
Hi!

No, if you delete metadata nxdbmgr will not be able to handle import file. Please also note that during import target database is cleared before import.

Best regards,
Victor
#5547
Quote from: dimansound on January 26, 2012, 07:21:10 AM
Вот так:
c:\windows\system32\notepad.exe

A server zapuschen kak prilozenie ili kak servis? Esli kak servis, to on ne mozet normal'no zapuskat' UI prilozenija esli ne stoit opcija "interact with desktop". Vozmozno v etom prichina.
#5548
General Support / Re: can't install netxms for sqlite
January 25, 2012, 06:18:17 PM
How do you configure NetXMS source package? It should be something like this:

./configure --with-server --with-sqlite

Best regards,
Victor
#5549
General Support / Re: exporting
January 25, 2012, 05:47:10 PM
Hi!

For successful import, you should keep tables, but just delete all content. Otherwise import will fail. You can delete all idata_* tables. You should do import using same version of NetXMS as you use for export.

Best regards,
Victor
#5550
Nado smotret' logi servera. Esli bili oshibki, to tam dolzna bit' zapis'. A kak vigljadit komanda, propisannaja v action?