Add check_mk check for PVC status
This commit is contained in:
		
							
								
								
									
										7
									
								
								roles/pvc/templates/pvc/pvc_status.j2
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										7
									
								
								roles/pvc/templates/pvc/pvc_status.j2
									
									
									
									
									
										Executable file
									
								
							| @@ -0,0 +1,7 @@ | ||||
| #!/bin/bash | ||||
|  | ||||
| # PVC cluster status check for Check_MK | ||||
| # {{ ansible_managed }} | ||||
|  | ||||
| echo "<<<pvc>>>" | ||||
| pvc status --format json | ||||
		Reference in New Issue
	
	Block a user