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

Topics - envinet

#1
General Support / Out of memory
November 16, 2015, 12:30:11 PM
I have problem with increasing memory consumption.
After restart server all is in normal state.
Server has 3GB RAM.
Have you somebody the same experience?
#2
General Support / NetXMS server crashed by SNMP trap
October 27, 2015, 09:22:00 AM
Hello.
My environment is NetXMS 2.0-RC2 Ubuntu server 14.04 LTS.
I have the problem that netxmsd crashes after some time.
In syslog is:
NetXMS kernel: [248886.914205] netxmsd[24807]: segfault at 18 ip 00007fa108d8d4d5 sp 00007fa0e88b7660 error 4 in libnxcore.so.2.0.0[7fa108c84000+1c9000]

I tried, export database and reinstall NetXMS. But it is still same.
I using zones and proxy for SNMP, NetXMS agent and ping.


root@NetXMS:/var/log# tail syslog
Oct 26 12:08:24 NetXMS snmpd[3917]: Connection from UDP: [10.161.193.46]:58751->[10.161.193.46]:161
Oct 26 12:08:25 NetXMS snmpd[3917]: Connection from UDP: [127.0.0.1]:51545->[127.0.0.1]:161
Oct 26 12:08:26 NetXMS snmpd[3917]: Connection from UDP: [10.161.193.46]:58751->[10.161.193.46]:161
Oct 26 12:08:27 NetXMS snmpd[3917]: Connection from UDP: [127.0.0.1]:51545->[127.0.0.1]:161
Oct 26 12:08:28 NetXMS snmpd[3917]: Connection from UDP: [10.161.193.46]:58751->[10.161.193.46]:161
Oct 26 12:08:29 NetXMS snmpd[3917]: Connection from UDP: [127.0.0.1]:51545->[127.0.0.1]:161
Oct 26 12:08:33 NetXMS snmpd[3917]: message repeated 2 times: [ Connection from UDP: [127.0.0.1]:51545->[127.0.0.1]:161]
Oct 26 12:08:35 NetXMS snmpd[3917]: Connection from UDP: [127.0.0.1]:54935->[127.0.0.1]:161
Oct 26 12:17:01 NetXMS CRON[4895]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)
Oct 26 13:09:40 NetXMS kernel: [254401.868480] netxmsd[3466]: segfault at 18 ip 00007f0b26c3c4d5 sp 00007f0af66d5660 error 4 in libnxcore.so.2.0.0[7f0b26b33000+1c9000]
root@NetXMS:/var/log# tail netxmsd
[26-Oct-2015 13:09:25.710] [DEBUG] StatusPoll(HALA-SW2L2 [364]): boot time set to 1426642695 from SNMP
[26-Oct-2015 13:09:25.710] [DEBUG] StatusPoll(HALA-SW2L2 [364]): unable to get agent uptime
[26-Oct-2015 13:09:25.711] [DEBUG] Finished status poll for node HALA-SW2L2 (ID: 364)
[26-Oct-2015 13:09:30.052] [DEBUG] Starting status poll for node HALA-SW1L2 (ID: 309)
[26-Oct-2015 13:09:31.862] [DEBUG] StatusPoll(HALA-SW1L2 [309]): boot time set to 1426642501 from SNMP
[26-Oct-2015 13:09:31.862] [DEBUG] StatusPoll(HALA-SW1L2 [309]): unable to get agent uptime
[26-Oct-2015 13:09:31.862] [DEBUG] Finished status poll for node HALA-SW1L2 (ID: 309)
[26-Oct-2015 13:09:40.517] [DEBUG] AgentConnectionEx::onSnmpTrap(): Received SNMP trap message from agent at 10.161.181.13, node ID 733
[26-Oct-2015 13:09:40.517] [DEBUG] AgentConnectionEx::onSnmpTrap(): SNMP trapID is valid
[26-Oct-2015 13:09:40.517] [DEBUG] Received SNMP INFORM-REQUEST .1.3.6.1.2.1.17.0.2 from 10.161.181.195
root@NetXMS:/var/log#


After disable SNMP in NetXMS server config, server is stable.
"Name","Value","Restart"
"EnableCheckPointSNMP","0","No"
"EnableSNMPTraps","0","Yes"
"LogAllSNMPTraps","0","Yes"
"SNMPRequestTimeout","2000","Yes"
"SNMPTrapLogRetentionTime","90","No"
"SNMPTrapPort","162","Yes"
"UseSNMPTrapsForDiscovery","0","Yes"