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 - MarcMoennikes

#1
General Support / SNMP Proxy
July 31, 2013, 12:33:44 AM
Hello,

i have installed netxms agents at remote sites to poll snmp devices.
On one site it is working like expected. Other sites are not working. All windows 2008r2 server.
I have enabled:
EnableProxy = yes
EnableSNMPProxy = yes
Added the agent as poller node and snmp proxy to the snmp node which i want to discover. But when i try poll->configuration i get a snmp timeout.
I have enabled debuglevel = 6.

On the agents which are not working, i can not find the following entries (which exists on the working agent):
0-Jul-2013 23:08:42.368] [session:0] Received message CMD_SNMP_REQUEST
[30-Jul-2013 23:08:42.368] [session:0] Sending message CMD_REQUEST_COMPLETED (size 112)
[30-Jul-2013 23:08:42.383] [session:0] Received message CMD_SNMP_REQUEST
[30-Jul-2013 23:08:42.383] [session:0] Sending message CMD_REQUEST_COMPLETED (size 112)
[30-Jul-2013 23:08:42.383] [session:0] Received message CMD_SNMP_REQUEST
[30-Jul-2013 23:08:42.383] [session:0] Sending message CMD_REQUEST_COMPLETED (size 112)
[30-Jul-2013 23:08:42.399] [session:0] Received message CMD_SNMP_REQUEST
[30-Jul-2013 23:08:42.399] [session:0] Sending message CMD_REQUEST_COMPLETED (size 112)

i can find only entries like:
[30-Jul-2013 23:24:25.907] [session:1] Session with 172.31.0.84 closed
[30-Jul-2013 23:24:29.432] Incoming connection from 172.31.0.84
[30-Jul-2013 23:24:29.432] Connection from 172.31.0.84 accepted
[30-Jul-2013 23:24:29.432] [session:0] Received control message CMD_GET_NXCP_CAPS
[30-Jul-2013 23:24:29.432] [session:0] Sending message CMD_NXCP_CAPS (size 16)
[30-Jul-2013 23:24:29.432] [session:0] Received message CMD_KEEPALIVE
[30-Jul-2013 23:24:29.432] [session:0] Sending message CMD_REQUEST_COMPLETED (size 32)
[30-Jul-2013 23:24:29.448] [session:0] Received message CMD_ENABLE_AGENT_TRAPS
[30-Jul-2013 23:24:29.448] [session:0] Sending message CMD_REQUEST_COMPLETED (size 32)
[30-Jul-2013 23:24:29.448] [session:0] Received message CMD_GET_PARAMETER

Maybe somebody can help me?

Regards
#2
General Support / Upgrade database 279 to 285
July 23, 2013, 08:10:13 AM
Hello,

i have upgraded the netxms installation on windows server from 1.2.7 to 1.2.8.
Afdter upgrade the database was not updated.
I have used: "netxmsdbmgr upgrade -X" after command without X
Output:
NetXMS Database Manager Version 1.2.8

Upgrading database...
Upgrading from version 279 to 280
SQL query failed (near "DROP": syntax error):
ALTER TABLE dc_tables DROP COLUMN instance_column
Upgrading from version 280 to 281
Upgrading from version 281 to 282
Upgrading from version 282 to 283
Upgrading from version 283 to 284
Upgrading from version 284 to 285
Database upgrade succeeded
Now installation running, maybe somebody has same problem....
#3
General Support / Procurve 5406 modular Switch
July 21, 2013, 11:25:55 PM
Hello,

I am trying to add this procurve to the nodes.
SNMP seems not to work. I can not get port or layer 2 infos.
I habe checked snmp security settings. Seems correct.
I have used snmp test tool (from www.paessler.com)
I can get information with this tool from same server where netxms is installed.

How can i troubleshoot?

Regards
#4
General Support / HP Procurve
July 17, 2013, 05:22:32 PM
Hello,

i have added 2 HP Procurve switches (5308XL modular) and Procurve 2510G-24.
SNMP is configured.
But i get no layer 2 topology info.
when i enter "show lldp info remote-device" at ssh console on 5308XL i get some information. the 2510g-25 is directly connected to the 5308XL.

When i use "Poll->Topology" the output is:
[17.07.2013 16:20:13] **** Poll request sent to server ****
[17.07.2013 16:20:13] Poll request accepted
[17.07.2013 16:20:13] Starting topology poll for node HP Routing Switch
[17.07.2013 16:20:13] VLAN list successfully retrieved from node
[17.07.2013 16:20:15] Switch forwarding database retrieved
[17.07.2013 16:20:16] Link layer topology retrieved (0 connections found)
[17.07.2013 16:20:16] Updating peer information on interfaces
[17.07.2013 16:20:16] Link layer topology processed
[17.07.2013 16:20:16] Finished topology poll for node HP Routing Switch
[17.07.2013 16:20:16] **** Poll completed successfully ****

On the 2510G switch i get no interfaces and no other information.

Is there a way to disable monitoring the network interfaces? So i get no alert when switch port is down?

Can yomebody help me?

Thank you

Regards

#5
Hello,

i have installed NetXMS last week. I have disabled "auto discovery" but my "Entire Network" is populated with subnets and also with hosts.
Is there a way to stop this?
I want to manually add devices, only switches, routers, servers. No clients, printers and so on.
So i can discover layer 2 topology between this devices.

Regards