mirror of
				https://github.com/bashclub/zamba-lxc-toolbox.git
				synced 2025-11-04 00:02:26 +01:00 
			
		
		
		
	Added matrix notification
This commit is contained in:
		@@ -27,4 +27,11 @@ a2ensite default-ssl
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
systemctl restart apache2.service
 | 
					systemctl restart apache2.service
 | 
				
			||||||
 | 
					
 | 
				
			||||||
omd start $CMK_INSTANCE
 | 
					omd start $CMK_INSTANCE
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# install matrix notification plugin
 | 
				
			||||||
 | 
					su - $CMK_INSTANCE
 | 
				
			||||||
 | 
					cd ~/local/share/check_mk/notifications/
 | 
				
			||||||
 | 
					wget https://github.com/bashclub/check_mk_matrix_notifications/raw/master/matrix.py
 | 
				
			||||||
 | 
					chmod +x ./matrix.py
 | 
				
			||||||
 | 
					exit
 | 
				
			||||||
		Reference in New Issue
	
	Block a user