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.
			
			
			
				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
			
			
			
				Thanks I missed this when reading the manual. This feature does what I want know I know how to use it.