Cron Expression
		 			Cron Definition from the crontab (Standardwert: * * * * *)
		 		 
				
		 		
		 			Time zone
		 			Timezone of the server time
		 		 
				
		 		
		 			Timeout
[Minutes]
		 			Time that may elapse after execution before an alarm is triggered
		 		 
				
		 		
		 			Search term OK
		 			Text that must be found in the submitted result text and indicates the cron execution was OK.
			Note that the search string must match exactly, especially when it comes to upper and lower case.
		 		 
				
		 		
		 			Search term Warning
		 			Text that must be found in the submitted result text and indicates the cron execution was in WARNING state.
			Note that the search string must match exactly, especially when it comes to upper and lower case.
		 		 
				
		 		
		 			Search term Critical
		 			Text that must be found in the submitted result text and indicates the cron execution was in CRITICAL state
			Note that the search string must match exactly, especially when it comes to upper and lower case.
		 		 
				
		 		
		 			Has Performance Data
		 			Activate this option if the check return performance data.
			These data will be shown in the performance chart. Just add &performance=VALUE to the HTTP request.
			(eg. &=performance=1.23)
		 		 
				
		 		
		 			Performance Title
		 			Name of the performance values
			(eg. Load or Free RAM)
		 		 
				
		 		
		 			Performance Unit
		 			Unit of the performance values
			(eg. Sec or GByte)
		 		 
				
		 		
		 			Performance Digits
		 			Number of decimal places of the performance values
			The measured and calculated avarage values will be rounded with the given number of decimal places.