mirror of
				https://github.com/Icinga/icinga2.git
				synced 2025-10-31 19:24:25 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			274 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			274 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| /* Icinga 2 | (c) 2012 Icinga GmbH | GPLv2+ */
 | |
| 
 | |
| /**
 | |
|  * This is a directory for various contributed command definitions.
 | |
|  * Plugins should be organized by a category, e.g. database plugins are in
 | |
|  * plugins-contrib.d/databases.conf
 | |
|  */
 | |
| 
 | |
| include_recursive "plugins-contrib.d"
 |