ing
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
{
|
||||
"tempKey": "e5f6a72149dc11e890a40242ac120004",
|
||||
"acceptedDate": 1524807456000
|
||||
}
|
||||
@@ -4,7 +4,7 @@
|
||||
"apiKey": "52abd6fd57e511e7ac52080027658d13"
|
||||
},
|
||||
"central": {
|
||||
"address": "192.168.1.101:19100",
|
||||
"address": "192.168.1.103:19100",
|
||||
"connector": {
|
||||
"reconnectInterval": 5,
|
||||
"reconnectTryTime": 10,
|
||||
|
||||
@@ -1,39 +0,0 @@
|
||||
{
|
||||
"configID" : "989238744",
|
||||
"target" : {
|
||||
"connection" : {
|
||||
"ip" : "192.168.1.50",
|
||||
"port" : "5432",
|
||||
"ssl" : false,
|
||||
"portType" : "tcp"
|
||||
},
|
||||
"auth" : {
|
||||
"url":"jdbc:postgresql://192.168.1.50:5432/overflow",
|
||||
"id":"overflow",
|
||||
"pw":"qwer5795"
|
||||
},
|
||||
"meta": {
|
||||
}
|
||||
},
|
||||
"schedule" : {
|
||||
"interval" : "3"
|
||||
},
|
||||
"crawler" : {
|
||||
"name":"POSTGRESQL",
|
||||
"container":"GENERAL"
|
||||
},
|
||||
"items" : [
|
||||
{
|
||||
"keys" : [
|
||||
{
|
||||
"metric":"net.pgsql.connection_count",
|
||||
"key" : "connection_count"
|
||||
}
|
||||
],
|
||||
"queryInfo":{
|
||||
"query" : "select count(pid) as connection_count from pg_catalog.pg_stat_activity where state <> 'idle';"
|
||||
},
|
||||
"mappingInfo" : {}
|
||||
}
|
||||
]
|
||||
}
|
||||
0
_build/config_/_
Normal file
0
_build/config_/_
Normal file
Reference in New Issue
Block a user