Marius Hein 
							
						 
					 
					
						
						
						
						
							
						
						
							0de38c25eb 
							
						 
					 
					
						
						
							
							Command masks: Refactor and implement masks  
						
						... 
						
						
						
						refs #4355  
						
						
					 
					
						2013-07-23 14:47:40 +02:00 
						 
				 
			
				
					
						
							
							
								Johannes Meyer 
							
						 
					 
					
						
						
						
						
							
						
						
							b3c1a7a1ed 
							
						 
					 
					
						
						
							
							Implement command to add/delete comments  
						
						... 
						
						
						
						refs #4355  
						
						
					 
					
						2013-07-23 14:46:25 +02:00 
						 
				 
			
				
					
						
							
							
								Johannes Meyer 
							
						 
					 
					
						
						
						
						
							
						
						
							f102f75eb9 
							
						 
					 
					
						
						
							
							Implement command to delay notifications  
						
						... 
						
						
						
						Added command and mask to delay notifications
for hosts/services.
refs #4355  
						
						
					 
					
						2013-07-23 14:46:25 +02:00 
						 
				 
			
				
					
						
							
							
								Johannes Meyer 
							
						 
					 
					
						
						
						
						
							
						
						
							72efe7e8a0 
							
						 
					 
					
						
						
							
							Implement command to send custom notifications  
						
						... 
						
						
						
						Added command and mask to send custom
notifications for hosts/services.
refs #4355  
						
						
					 
					
						2013-07-23 14:46:25 +02:00 
						 
				 
			
				
					
						
							
							
								Johannes Meyer 
							
						 
					 
					
						
						
						
						
							
						
						
							101a1f093f 
							
						 
					 
					
						
						
							
							Implement command to submit passive check results  
						
						... 
						
						
						
						Added command and mask to submit passive check
results for hosts/services.
refs #4355  
						
						
					 
					
						2013-07-23 14:46:25 +02:00 
						 
				 
			
				
					
						
							
							
								Johannes Meyer 
							
						 
					 
					
						
						
						
						
							
						
						
							23f19da02b 
							
						 
					 
					
						
						
							
							Implement acknowledgement commands for hosts/services  
						
						... 
						
						
						
						Added "placeacknowledgement" and "deleteacknowledgement" actions.
refs #4355  
						
						
					 
					
						2013-07-23 14:46:24 +02:00 
						 
				 
			
				
					
						
							
							
								Johannes Meyer 
							
						 
					 
					
						
						
						
						
							
						
						
							9b858b9a82 
							
						 
					 
					
						
						
							
							Implement start/stop obsessing hosts/services  
						
						... 
						
						
						
						Added action and mask to start/stop obsessing
over hosts and services.
refs #4355  
						
						
					 
					
						2013-07-23 14:46:24 +02:00 
						 
				 
			
				
					
						
							
							
								Johannes Meyer 
							
						 
					 
					
						
						
						
						
							
						
						
							3f88e3322b 
							
						 
					 
					
						
						
							
							Implement enable/disable passive checks for hosts/services  
						
						... 
						
						
						
						Added action and mask to enable/disable passive checks for
hosts and services.
refs #4355  
						
						
					 
					
						2013-07-23 14:46:24 +02:00 
						 
				 
			
				
					
						
							
							
								Johannes Meyer 
							
						 
					 
					
						
						
						
						
							
						
						
							1138afd5fb 
							
						 
					 
					
						
						
							
							Implement enable/disable flap detection for hosts/services  
						
						... 
						
						
						
						Added action and mask for enabling/disabling flap detection
for hosts and services.
refs #4355  
						
						
					 
					
						2013-07-23 14:46:24 +02:00 
						 
				 
			
				
					
						
							
							
								Johannes Meyer 
							
						 
					 
					
						
						
						
						
							
						
						
							fe0d000a02 
							
						 
					 
					
						
						
							
							Implement enable/disable event handling for hosts/services  
						
						... 
						
						
						
						Added action and mask for enabling/disabling event handling
of hosts and services.
refs #4355  
						
						
					 
					
						2013-07-23 14:46:24 +02:00 
						 
				 
			
				
					
						
							
							
								Johannes Meyer 
							
						 
					 
					
						
						
						
						
							
						
						
							1c7a90e79f 
							
						 
					 
					
						
						
							
							Implement enable/disable notifications for hosts/services  
						
						... 
						
						
						
						Added action and mask for enabling/disabling notifications
of hosts and services.
refs #4355  
						
						
					 
					
						2013-07-23 14:46:24 +02:00 
						 
				 
			
				
					
						
							
							
								Johannes Meyer 
							
						 
					 
					
						
						
						
						
							
						
						
							387811c4a2 
							
						 
					 
					
						
						
							
							Implement enable/disable active checks for hosts/services  
						
						... 
						
						
						
						Added action and mask for enabling/disabling active checks
of hosts and services.
refs #4355  
						
						
					 
					
						2013-07-23 14:46:24 +02:00 
						 
				 
			
				
					
						
							
							
								Johannes Meyer 
							
						 
					 
					
						
						
						
						
							
						
						
							15ab7f188a 
							
						 
					 
					
						
						
							
							Implement schedule host/service check action  
						
						... 
						
						
						
						Refactored existing schedule action and fixed selectCommandTargets.
refs #4355  
						
						
					 
					
						2013-07-23 14:46:24 +02:00 
						 
				 
			
				
					
						
							
							
								Johannes Meyer 
							
						 
					 
					
						
						
						
						
							
						
						
							abda65f4bd 
							
						 
					 
					
						
						
							
							Refactor command controller and implement restart action.  
						
						... 
						
						
						
						Refactored existing command controller so that it reflects the
correct coding style, rewritten the icinga restart command and
added a very simple form for it.
refs #4355  
						
						
					 
					
						2013-07-23 14:46:24 +02:00 
						 
				 
			
				
					
						
							
							
								Eric Lippmann 
							
						 
					 
					
						
						
						
						
							
						
						
							d871b3c287 
							
						 
					 
					
						
						
							
							Update the monitoring module  
						
						
						
						
					 
					
						2013-07-12 14:33:17 +02:00 
						 
				 
			
				
					
						
							
							
								Eric Lippmann 
							
						 
					 
					
						
						
						
						
							
						
						
							1e9fa28433 
							
						 
					 
					
						
						
							
							Add the monitoring module from the incubator  
						
						
						
						
					 
					
						2013-06-28 09:11:12 +02:00