|
@@ -39,23 +39,23 @@ json=$(cat <<EOF
|
|
|
"inline": true
|
|
"inline": true
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
- "name": "Server IP",
|
|
|
|
|
- "value": "${alertip}:${port}",
|
|
|
|
|
|
|
+ "name": "Version",
|
|
|
|
|
+ "value": "${alertversion}",
|
|
|
"inline": true
|
|
"inline": true
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
- "name": "Hostname",
|
|
|
|
|
- "value": "${HOSTNAME}",
|
|
|
|
|
|
|
+ "name": "Country",
|
|
|
|
|
+ "value": "${country}",
|
|
|
"inline": true
|
|
"inline": true
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
- "name": "Version",
|
|
|
|
|
- "value": "${alertversion}",
|
|
|
|
|
|
|
+ "name": "Server IP",
|
|
|
|
|
+ "value": "${alertip}:${port}",
|
|
|
"inline": true
|
|
"inline": true
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
- "name": "Country",
|
|
|
|
|
- "value": "${country}",
|
|
|
|
|
|
|
+ "name": "Hostname",
|
|
|
|
|
+ "value": "${HOSTNAME}",
|
|
|
"inline": true
|
|
"inline": true
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|