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

#121
After deleting these 2 DCI tables I don't see this error anymore.

edit:
thanks!
#122
How can I find the name or ID of this table?

edit:
I suppose '1466' of 'tdata_1466' is the ID of the node. I see 2 test tables collected every minute. I just deleted both.
#123
We see from time to time this error in server log:

[ERROR] SQL query failed (Query = "INSERT INTO tdata_1466 (item_id,tdata_timestamp,record_id) VALUES (?,?,?)"): 23505 ERROR:  duplicate key value violates unique constraint "tdata_1466_record_id_key "
DETAIL:  Key (record_id)=(1558995887784001536) already exists.


We are on NetXMS V2.0 on PostgreSQL.

How can we fix this?
#124
Announcements / Re: NetXMS 2.0 released
December 31, 2015, 03:04:16 PM
I will update today!

Happy new year to all
#125
General Support / Re: SNMPV3
December 15, 2015, 08:38:34 PM
In my opinion I would say yes! (11h of test)
#126
General Support / Re: SNMPV3
December 15, 2015, 06:08:59 PM
The SNMP_AUTH_FAILURE events are gone!
For the other problems I need more time to test.

thanks for the fixes
Dani
#127
General Support / Re: SNMPV3
December 15, 2015, 09:47:01 AM
Thanks Alex for the fast fix

Now downloading the snapshot from download site on website, './reconf', 'configure...', 'make',... works!
#128
General Support / Re: SNMPV3
December 14, 2015, 10:59:47 PM
Thanks Tomas.

I tried to compile hourly snapshot from git repo. But I get this error:

make[3]: Entering directory `/usr/src/netxms-2.0-dev-2015-12-14/src/libstrophe'
  CC       libstrophe_la-auth.lo
In file included from ../../include/nms_common.h:78:0,
                 from auth.c:19:
../../include/netxms-version.h:27:30: fatal error: netxms-build-tag.h: No such file or directory
#include <netxms-build-tag.h>
                              ^
compilation terminated.
make[3]: *** [libstrophe_la-auth.lo] Error 1
make[3]: Leaving directory `/usr/src/netxms-2.0-dev-2015-12-14/src/libstrophe'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/netxms-2.0-dev-2015-12-14/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/netxms-2.0-dev-2015-12-14'
make: *** [all] Error 2


autoconf, flex, bison, libtool are installed.
What can I do?
#129
General Support / Re: SNMPV3
December 14, 2015, 03:14:11 PM
Hi Tomas

I normaly compile from 'official' sources (at the moment V2.0-RC2) on Linux, but I have never built from develop branch.
Do you mean compiling only the server from sources from hourly Snapshot of GIT repository?

Thanks
Dani
#130
General Support / Re: SNMPV3
December 14, 2015, 03:01:25 PM
I found a hint about this problem in the local log file of the affected node. There is a system protection function which blocks the SNMP get requests from the NetXMS server because of requests with null community string (CVE-1999-0517). In the communication settings of this NetXMS node there are valid SNMPv3 credentials of course.
So maybe this problem has the same reason as the 'SNMP auth. failures'.
#131
General Support / Re: SNMPV3
December 11, 2015, 05:44:51 PM
I will try it with a support case at the vendor of the APs.

Another problem on other SNMP enabled nodes:
Suddenly no SNMP data is possible to poll. But the SNMP agent on these nodes are fine (test by snmpwalk on command line).
When I restart netxmsd everything is fine again. It's also with SNMPv3.
#132
General Support / Re: SNMPV3
December 07, 2015, 08:36:45 PM
Hi Victor

I made these tests:
- reenabled routing table poll, waiting 20h -> SNMP agent on node still replying
- reenable topology polling, waiting about 20h -> SNMP agent dead

But what can we do? Is it a problem in NetXMS or in SNMP implementation on node? If it is the second I need good arguments for there support ;-)

edit:
A later test with disabled topology poll -> SNMP agent dead again
So the problem is not fixed to topology poll :-(

thanks
Dani
#133
General Support / Re: SNMPV3
December 01, 2015, 09:25:35 PM
I know the other issue. But I'm not so sure it is the same. One test node only with deactivated topology and routing table polling is stable for 24h.
#134
General Support / Re: SNMPV3
December 01, 2015, 03:33:39 PM
Hi Victor

The test AP is now stable for 18h. I only have tested with one of the affected APs because of some other APs I do not have credentials to reboot. I have to contact my customer each time.
Do you have a suspicion?


thanks
Dani
#135
General Support / Re: SNMPV3
November 30, 2015, 11:09:38 PM
Ok I will try on one AP.
So only NetXMS agent-, routing table- and topology-polling are disabled, everything else is enabled again. I will check and report.

Beside I also have SNMP_AUTH_FAILURE events on these nodes (since V2.0-RC2)