Hi,
I am hoping that someone can point me in the right direction with my query. I have been searching both the forums and google, but so far not come up with an answer.
I am very new to NetXMS and still learning my way around it.
What I am hoping to achieve is that when an Alarm is triggered, an email gets sent to me with details about the alarm. I have managed to get quite a lot of information on the email based on the "macros for event processing" (https://www.netxms.org/documentation/adminguide/event-processing.html#macros-for-event-processing), however what I would like is to be able to include the Container Path of where the object is.
e.g. Under Infrastructure Services I have 3 containers:-
Company A
Company B
Company C
within each company I then have sub-containers called "Servers", "Workstation", "Switches", "Routers" etc.
If a server in Company B triggered a NODE_DOWN alarm, the email would include "Company B > Servers > Server Name".
I can get the Server Name using %n but I cannot seem to find how I could get the container names.
I hope I have explained clearly what I want, and also that someone can point me in the right direction.
Thank you,
Phil
			I am hoping that someone can point me in the right direction with my query. I have been searching both the forums and google, but so far not come up with an answer.
I am very new to NetXMS and still learning my way around it.
What I am hoping to achieve is that when an Alarm is triggered, an email gets sent to me with details about the alarm. I have managed to get quite a lot of information on the email based on the "macros for event processing" (https://www.netxms.org/documentation/adminguide/event-processing.html#macros-for-event-processing), however what I would like is to be able to include the Container Path of where the object is.
e.g. Under Infrastructure Services I have 3 containers:-
Company A
Company B
Company C
within each company I then have sub-containers called "Servers", "Workstation", "Switches", "Routers" etc.
If a server in Company B triggered a NODE_DOWN alarm, the email would include "Company B > Servers > Server Name".
I can get the Server Name using %n but I cannot seem to find how I could get the container names.
I hope I have explained clearly what I want, and also that someone can point me in the right direction.
Thank you,
Phil