mirror of
				https://github.com/moudsen/mailGraph
				synced 2025-10-31 17:47:39 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			30 lines
		
	
	
		
			671 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			30 lines
		
	
	
		
			671 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| EVENT INFORMATION #{{ EVENT_ID }}
 | |
| 
 | |
| Severity:    {{ EVENT_SEVERITY }}
 | |
| Description: {{ EVENT_NAME }}
 | |
| 
 | |
| {% if GRAPH_CID1|length > 0 %}
 | |
| GRAPH #{{ GRAPH_ID1 }}
 | |
| {{ GRAPH_URL1 }}
 | |
| This graph will remain available for approx. the next 2 weeks only; use HTML reader after this period to view the graph that is embedded in the attached HTML version.
 | |
| {% endif %}
 | |
| 
 | |
| TRIGGER #{{ TRIGGER_ID }}
 | |
| 
 | |
| Operational data: {{ EVENT_OPDATA }}
 | |
| Status:           {{ EVENT_STATUS }}
 | |
| Description:      {{ TRIGGER_DESCRIPTION }}
 | |
| 
 | |
| ITEM #{{ ITEM_ID }}
 | |
| 
 | |
| Name:  {{ ITEM_NAME }}
 | |
| Value: {{ ITEM_LASTVALUE }}
 | |
| Previous: {{ ITEM_PREVIOUSVALUE }}
 | |
| 
 | |
| HOST
 | |
| 
 | |
| Name: {{ HOST_NAME }}
 | |
| 
 | |
| EVENT DETAILS
 | |
| {{ EVENTDETAILS_URL }}
 | 
