NetXMS Support Forum

English Support => General Support => Topic started by: jdowney on July 23, 2009, 11:04:25 AM

Title: Action Configuration
Post by: jdowney on July 23, 2009, 11:04:25 AM
Just trying to figure how to sent alert emails which discribe which node is down? Is there any universal ie %node% I can use in the Message field or the subject line to give more info?

I know I can setup different action emails ie hardspace used up or a service has fallen over etc. But would be nice if we could know which node has the issue without opening up a NetXMS console. Or more details the same with the txt action.
Title: Re: Action Configuration
Post by: Victor Kirhenshtein on July 23, 2009, 11:16:04 AM
You can use %n macro in e-mail subject or body to insert node name. Full list of macros can be found in NetXMS User's Manual in section 10.6.

Best regards,
Victor
Title: Re: Action Configuration
Post by: jdowney on July 24, 2009, 11:20:14 AM
Thanks I missed this when reading the manual. This feature does what I want know I know how to use it.