mirror of
				https://github.com/moudsen/mailGraph
				synced 2025-10-31 09:37:39 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			29 lines
		
	
	
		
			951 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			951 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| {
 | |
|     "script_baseurl": "https:\/\/mydomain.com\/",
 | |
|     "cli_itemId": 0,
 | |
|     "cli_triggerId": 0,
 | |
|     "cli_eventId": 0,
 | |
|     "cli_duration": 0,
 | |
|     "cli_recipient": "recipient@mydomain.com",
 | |
|     "cli_subject": "[TEST] {{ HOST_NAME|raw }}:  ({{ EVENT_SEVERITY }}) {{ EVENT_NAME|raw }}",
 | |
|     "cli_baseURL": "https:\/\/mydomain.com\/zabbix\/",
 | |
|     "cli_period": "30m",
 | |
|     "cli_period_header": "Last 30 minutes",
 | |
|     "cli_debug": 1,
 | |
|     "cli_proxy": "",
 | |
|     "zabbix_user": "alogicalusername",
 | |
|     "zabbix_user_pwd": "astrongpassword",
 | |
|     "zabbix_api_user": "alogicalusername",
 | |
|     "zabbix_api_pwd": "astrongpassword",
 | |
|     "mail_from": "sender@mydomain.com",
 | |
|     "subject": "{{ HOST_NAME|raw }}:  ({{ EVENT_SEVERITY }}) {{ EVENT_NAME|raw }}",
 | |
|     "smtp_server": "localhost",
 | |
|     "smtp_port": 25,
 | |
|     "smtp_transport": "none",
 | |
|     "smtp_strict": "yes",
 | |
|     "graph_match": "any",
 | |
|     "period": "20m",
 | |
|     "period_header": "Last 20 minutes",
 | |
|     "debug": 0
 | |
| }
 | 
