NetXMS Support Forum

English Support => General Support => Topic started by: lbdecloedt on October 02, 2008, 11:10:57 PM

Title: Can I use both NetXMS and SNMP agents on the same node in the console?
Post by: lbdecloedt on October 02, 2008, 11:10:57 PM
I have several servers where I would like to monitor the NetXMS agent parameters and SNMP traps. However, I cannot seem to get both agents to be active at the same time.  ???

Thanks in advance!
Title: Re: Can I use both NetXMS and SNMP agents on the same node in the console?
Post by: Victor Kirhenshtein on October 02, 2008, 11:34:37 PM
Hello!

There are no limitations of having both NetXMS and SNMP agent on one host. If you see SNMP agent as inactive, most likely you have problems with SNMP settings. Most common problems are:

1. SNMP community string is incorrect
2. NetXMS server is not allowed to communicate with SNMP agent (many SNMP agents can be configured to accept requests only from specific addresses)
3. SNMP traffic between NetXMS server and host is blocked by firewall

Best regards,
Victor
Title: Re: Can I use both NetXMS and SNMP agents on the same node in the console?
Post by: Anth0ny on October 03, 2008, 11:40:26 AM
Quote
2. NetXMS server is not allowed to communicate with SNMP agent (many SNMP agents can be configured to accept requests only from specific addresses)

really, by default all Windows servers have a "localhost" only at security options (access rights) right after SNMP Agent installation.
Title: Re: Can I use both NetXMS and SNMP agents on the same node in the console?
Post by: lbdecloedt on October 09, 2008, 11:48:27 PM
I checked the settings and corrected them; it is working now.

Thanks for the responses!!! :D