NetXMS Support Forum

English Support => General Support => Topic started by: Luiz A. Camilo on June 30, 2010, 03:40:36 PM

Title: Netxms Agent Traps
Post by: Luiz A. Camilo on June 30, 2010, 03:40:36 PM
Hi,

I couldn“t find anything about Agent Traps, so I have to ask.
Does Windows Agent support sending SNMP Traps ? If yes, how do I use ?

My idea is to receive a trap when something critical happens like a shutdown is initiated on a server.

Thanks in advance.
Title: Re: Netxms Agent Traps
Post by: Victor Kirhenshtein on July 03, 2010, 01:34:14 PM
Hi!

Agent cannot send SNMP traps. It is capable of sending NetXMS events to server, but it's an internal mechanism, available only as API to subagents. You can also use nxevent command line tool to send events from remote system to the server.

Best regards,
Victor