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 - Dani@M3T

#31
Announcements / Re: NetXMS 2.2.3 released
February 06, 2018, 11:18:33 AM
I get compiler errors with V2.2.3:

On server (Linux x64):

make[4]: Leaving directory `/usr/src/netxms-2.2.3/src/server/core'
Making all in netxmsd
make[4]: Entering directory `/usr/src/netxms-2.2.3/src/server/netxmsd'
  CXX      netxmsd-netxmsd.o
  CXXLD    netxmsd
../core/.libs/libnxcore.so: undefined reference to `g_dwNumMessages'
../core/.libs/libnxcore.so: undefined reference to `g_szMessages'
collect2: error: ld returned 1 exit status
make[4]: *** [netxmsd] Error 1
make[4]: Leaving directory `/usr/src/netxms-2.2.3/src/server/netxmsd'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/src/netxms-2.2.3/src/server'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/netxms-2.2.3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/netxms-2.2.3'
make: *** [all] Error 2


On a Raspberry Pi (for agent):

./tools/updatetag.sh
make  all-recursive
make[1]: Entering directory '/usr/src/netxms-2.2.3'
Making all in .
make[2]: Entering directory '/usr/src/netxms-2.2.3'
make[2]: Leaving directory '/usr/src/netxms-2.2.3'
Making all in m4
make[2]: Entering directory '/usr/src/netxms-2.2.3/m4'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/usr/src/netxms-2.2.3/m4'
Making all in src
make[2]: Entering directory '/usr/src/netxms-2.2.3/src'
Making all in jansson
make[3]: Entering directory '/usr/src/netxms-2.2.3/src/jansson'
  CC       libnxjansson_la-dump.lo
In file included from dump.c:12:0:
jansson_private.h:11:36: fatal error: jansson_private_config.h: No such file or                                                                        directory
#include "jansson_private_config.h"
                                    ^
compilation terminated.
Makefile:546: recipe for target 'libnxjansson_la-dump.lo' failed
make[3]: *** [libnxjansson_la-dump.lo] Error 1
make[3]: Leaving directory '/usr/src/netxms-2.2.3/src/jansson'
Makefile:438: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/usr/src/netxms-2.2.3/src'
Makefile:492: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/usr/src/netxms-2.2.3'
Makefile:424: recipe for target 'all' failed
make: *** [all] Error 2

(I checked there is no file 'jansson_private_config.h')


thanks
Dani
#32
ok, it was only a quick guess, as I had this problem once in the past  :)
#33
is 'connection over slow link' activated in your management console?
#34
I renamed the war-file to 'ROOT.war'. So I can connect by 'netxms-servername.domain.com'
#35
Sorry I mixed up two different UBNT-MIB.txt. Please try this one and report back.
#36
General Support / Re: MIB collection
January 15, 2018, 07:05:41 PM
FortiGate

#37
General Support / Re: MIB collection
January 15, 2018, 06:58:05 PM
Ubiquiti MIBs. UBNT-UniFi-MIB.txt is fixed one. Import tested with NetXMS V2.2.2

edit: replaced UBNT-MIB.txt
#38
I found a workaround. I defined the symbol in UBNT-UniFi-MIB.txt instead of importing. But I don't know what the problem in import is. Maybe someone found a proper solution. I attached the file with the workaround for others.

Dani
#39
Hi

I get the following error compiling UBNT-UniFi-MIB.txt:
UBNT-UniFi-MIB: ERROR 001: Import symbol "ubntUniFiGroups" unresolved
The MIB from where this should be imported (UBNT-MID.txt) is also in MIB directory. I attached both MIBs to this thread.

In UBNT-MIB.txt I see this definition:
   ubntUniFi OBJECT IDENTIFIER ::= { ubntMIB 6 }

Can someone help?

thanks
Dani

edit: replaced UBNT-MIB.txt
#40
General Support / Re: NetXMS 3.x?
January 10, 2018, 02:16:18 PM
Hi Victor

If it helps, I can help him with tests, feedback and so on. I'm not a developer, but I can invest some time for that help.

thanks
Dani
#41
General Support / Re: NetXMS 3.x?
January 10, 2018, 01:46:15 PM
Hi Victor

Thanks for the insights. Any new chance for an iOS (iPhone) console?

best regards
Dani
#42
General Support / Re: NetXMS 3.x?
January 09, 2018, 12:42:19 PM
thanks Victor. Do you already have some of the big changes in V3.0 as a teaser?
#43
General Support / NetXMS 3.x?
January 08, 2018, 06:52:55 PM
Hi

I heard a rumor about a major release NetXMS 3.x. Is there any information about?

best regards
Dani
#44
Victor

Any news about data types counter32 and counter64?

best regards
Dani