diff --git a/app/utils/sendStatusOtherSystem.js b/app/utils/sendStatusOtherSystem.js index 7abe190..0965ade 100644 --- a/app/utils/sendStatusOtherSystem.js +++ b/app/utils/sendStatusOtherSystem.js @@ -740,14 +740,14 @@ const checkMultipleRequest = async () => { // name: "Check SN Cisco", // group: "Other Systems", // }, - // { - // url: "ssh danielvu-gold@172.16.6.2 cat /home/danielvu-gold/htdocs/gold.danielvu.com/check_file.json", - // method: "SSH", - // headers: {}, - // data: {}, - // name: "Perthmint", - // group: "Other Systems", - // }, + { + url: "ssh danielvu-gold@172.16.6.2 cat /home/danielvu-gold/htdocs/gold.danielvu.com/check_file.json", + method: "EXEC", + headers: {}, + data: {}, + name: "Perthmint", + group: "Other Systems", + }, // { // url: "https://disti.danielvu.com/api/fileAutoImportLog", // method: "POST",