Update function check status for other system

This commit is contained in:
joseph le 2023-10-12 08:57:10 +07:00
parent 7caba66d37
commit d410d8c70e
1 changed files with 8 additions and 8 deletions

View File

@ -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",