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 - Alex Kirhenshtein

#481
Общие вопросы / Re: nxmc 2.0.2
February 09, 2016, 01:45:00 PM
А покажите результат "/usr/libexec/java_home -V"?

~ % /usr/libexec/java_home -V
Matching Java Virtual Machines (1):
    1.8.0_25, x86_64: "Java SE 8" /Library/Java/JavaVirtualMachines/jdk1.8.0_25.jdk/Contents/Home

/Library/Java/JavaVirtualMachines/jdk1.8.0_25.jdk/Contents/Home
#482
Общие вопросы / Re: nxmc 2.0.2
February 09, 2016, 12:37:48 PM
На моем основном лаптопе не могу повторить. Проверю еще на других.

DMG:
~/Development/netxms/netxms/packages/osx (develop↑1|✚1...)% ls -la nxmc-2.0.2.dmg
-rw-r--r--@ 1 alk  staff  31539535 Jan 30 00:40 nxmc-2.0.2.dmg
~/Development/netxms/netxms/packages/osx (develop↑1|✚1...)% openssl sha1 nxmc-2.0.2.dmg
SHA1(nxmc-2.0.2.dmg)= 1498e865507cab8bfca7e7e77e60702317621a01


#483
Общие вопросы / Re: nxmc 2.0.2
February 09, 2016, 12:22:23 PM
DMG, или сам .app?
#484
General Support / Re: Dell Networking MIBs Parse Error
February 09, 2016, 12:16:44 PM
I've successfully compiled dellref.my (renamed to DELL-REF-MIB.txt) by including Dell_ITA.Rev_1_1.my as well (renamed to Dell-Vendor-MIB.txt)

Name change is optional (except .txt extension).
#485
Verify that MIB file compiled and available for the server (/var/lib/netxms/netxms.mib).
#486
General Support / Re: SMS error
February 09, 2016, 09:57:36 AM
Verify it with screen (or minicom, etc.):

screen /dev/ttyUSB2 9600

Type "AT" and press Enter – you should get "OK".

(close screen – press Ctrl-A, then "K")
#487
General Support / Re: GPS
February 09, 2016, 09:54:44 AM
You can try development branch from git: https://git.netxms.org/public/netxms.git (branch name "develop")

Quote from: gmonk63 on February 07, 2016, 01:31:22 AM
Is 2.0.3  source available to download and build for testing ?   
#488
General Support / Re: Syslog monitoring
February 09, 2016, 09:52:50 AM
I'm not familiar with NLog, but it looks like syslog target is not used (single logger in rules, with writeTo=fileTarget).
Also you need to configure syslog target (according to https://github.com/graffen/NLog.Targets.Syslog):  <targets>
    <target name="syslog" type="Syslog" syslogserver="127.0.0.1" port="514" facility="Local7" sender="MyProgram" layout="[CustomPrefix] ${machinename} ${message}" />
  </targets>
#489
General Support / Re: Cross Compile Help Please
February 09, 2016, 09:44:20 AM
What toolchain you are using? I personally compiled agent for OpenWRT running on Atheros AR7240 (MIPS 24Kc) using standard buildroot-based environment.
Btw, if you are compiling for OpenWRT – you can use our feed: https://github.com/netxms/openwrt-feed
#490
Announcements / Re: NetXMS 2.0.2 released
February 09, 2016, 09:31:15 AM
Repository updated.

Quote from: hzdtony on January 31, 2016, 02:40:33 PM
I on the Debian 8.3 run apt-get update && apt-get upgrade,but not upgrade from 2.0.1-1 to 2.0.2. repository is not update?
#491
На данный момент – нет. Это не совсем тот функционал, для которого изначально предполагались дешборды. Но в принципе это может быть удобным. Зарегистрийте пожалуйста feature request: https://dev.raden.solutions/projects/netxms/issues/new
#492
General Support / Re: MYSQL error
February 08, 2016, 10:19:34 PM
Please increase debug level to 9 and attach log
#493
Общие вопросы / Re: Netxms 2.0.2 deb packages
February 08, 2016, 11:01:32 AM
Выложил
#494
Quote from: Alex Kirhenshtein on February 08, 2016, 10:59:02 AM
Покажите результат запросов:

nxsnmpwalk -c public TARGET_IP .1.3.6.1.2.1.2.2.1.2
nxsnmpwalk -c public TARGET_IP .1.3.6.1.2.1.31.1.1.1.1
nxsnmpwalk -c public TARGET_IP .1.3.6.1.2.1.31.1.1.1.18

#495
Покажите результат запросов:

nxsnmpwalk -c public IP .1.3.6.1.2.1.2.2.1.2
nxsnmpwalk -c public IP .1.3.6.1.2.1.31.1.1.1.1
nxsnmpwalk -c public IP .1.3.6.1.2.1.31.1.1.1.18