Add correct options for hostname to check_redis
This commit is contained in:
		
							parent
							
								
									b66f7e6493
								
							
						
					
					
						commit
						b8b74568a7
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -1,5 +1,5 @@
 | 
			
		|||
# 'check_redis' command definition
 | 
			
		||||
define command{
 | 
			
		||||
        command_name    check_redis
 | 
			
		||||
        command_line    /usr/lib/monitoring-plugins/check_redis $HOSTADDRESS$ $ARG1$
 | 
			
		||||
        command_line    /usr/lib/monitoring-plugins/check_redis -H $HOSTADDRESS$ $ARG1$
 | 
			
		||||
        }
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue