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",
|
||||
// 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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue