Update function check status for other system
This commit is contained in:
		
							parent
							
								
									7caba66d37
								
							
						
					
					
						commit
						d410d8c70e
					
				| 
						 | 
					@ -740,14 +740,14 @@ const checkMultipleRequest = async () => {
 | 
				
			||||||
      //   name: "Check SN Cisco",
 | 
					      //   name: "Check SN Cisco",
 | 
				
			||||||
      //   group: "Other Systems",
 | 
					      //   group: "Other Systems",
 | 
				
			||||||
      // },
 | 
					      // },
 | 
				
			||||||
      // {
 | 
					      {
 | 
				
			||||||
      //   url: "ssh danielvu-gold@172.16.6.2 cat /home/danielvu-gold/htdocs/gold.danielvu.com/check_file.json",
 | 
					        url: "ssh danielvu-gold@172.16.6.2 cat /home/danielvu-gold/htdocs/gold.danielvu.com/check_file.json",
 | 
				
			||||||
      //   method: "SSH",
 | 
					        method: "EXEC",
 | 
				
			||||||
      //   headers: {},
 | 
					        headers: {},
 | 
				
			||||||
      //   data: {},
 | 
					        data: {},
 | 
				
			||||||
      //   name: "Perthmint",
 | 
					        name: "Perthmint",
 | 
				
			||||||
      //   group: "Other Systems",
 | 
					        group: "Other Systems",
 | 
				
			||||||
      // },
 | 
					      },
 | 
				
			||||||
      // {
 | 
					      // {
 | 
				
			||||||
      //   url: "https://disti.danielvu.com/api/fileAutoImportLog",
 | 
					      //   url: "https://disti.danielvu.com/api/fileAutoImportLog",
 | 
				
			||||||
      //   method: "POST",
 | 
					      //   method: "POST",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue