github.com/percona/percona-xtradb-cluster-operator@v1.14.0/e2e-tests/monitoring-2-0/compare/agents-list.json (about) 1 [ 2 { 3 "service_type": "haproxy", 4 "service_name": "monitoring-haproxy-0", 5 "node_name": "monitoring-haproxy-0", 6 "cluster": "monitoring", 7 "agents": [ 8 { 9 "agent_type": "external-exporter" 10 }, 11 { 12 "agent_type": "pmm-agent" 13 }, 14 { 15 "agent_type": "vmagent", 16 "status": "RUNNING" 17 } 18 ] 19 }, 20 { 21 "service_type": "mysql", 22 "service_name": "monitoring-pxc-0", 23 "node_name": "monitoring-pxc-0", 24 "cluster": "monitoring", 25 "address": "monitoring-pxc-0", 26 "port": 33062, 27 "agents": [ 28 { 29 "agent_type": "mysqld_exporter", 30 "status": "RUNNING" 31 }, 32 { 33 "agent_type": "pmm-agent" 34 }, 35 { 36 "agent_type": "qan-mysql-perfschema-agent", 37 "status": "RUNNING" 38 }, 39 { 40 "agent_type": "vmagent", 41 "status": "RUNNING" 42 } 43 ] 44 }, 45 { 46 "service_type": "mysql", 47 "service_name": "monitoring-pxc-1", 48 "node_name": "monitoring-pxc-1", 49 "cluster": "monitoring", 50 "address": "monitoring-pxc-1", 51 "port": 33062, 52 "agents": [ 53 { 54 "agent_type": "mysqld_exporter", 55 "status": "RUNNING" 56 }, 57 { 58 "agent_type": "pmm-agent" 59 }, 60 { 61 "agent_type": "qan-mysql-perfschema-agent", 62 "status": "RUNNING" 63 }, 64 { 65 "agent_type": "vmagent", 66 "status": "RUNNING" 67 } 68 ] 69 }, 70 { 71 "service_type": "postgresql", 72 "service_name": "pmm-server-postgresql", 73 "database_name": "postgres", 74 "node_name": "pmm-server", 75 "address": "127.0.0.1", 76 "port": 5432, 77 "agents": [ 78 { 79 "agent_type": "pmm-agent", 80 "is_connected": true 81 }, 82 { 83 "agent_type": "postgres_exporter", 84 "status": "RUNNING" 85 }, 86 { 87 "agent_type": "qan-postgresql-pgstatements-agent", 88 "status": "RUNNING" 89 } 90 ], 91 "status": "UP" 92 }, 93 { 94 "service_type": "haproxy", 95 "service_name": "pxc-prefix-monitoring-haproxy-0", 96 "node_name": "pxc-prefix-monitoring-haproxy-0", 97 "cluster": "pxc-prefix-monitoring", 98 "agents": [ 99 { 100 "agent_type": "external-exporter" 101 }, 102 { 103 "agent_type": "pmm-agent", 104 "is_connected": true 105 }, 106 { 107 "agent_type": "vmagent", 108 "status": "RUNNING" 109 } 110 ], 111 "status": "UP" 112 }, 113 { 114 "service_type": "haproxy", 115 "service_name": "pxc-prefix-monitoring-haproxy-1", 116 "node_name": "pxc-prefix-monitoring-haproxy-1", 117 "cluster": "pxc-prefix-monitoring", 118 "agents": [ 119 { 120 "agent_type": "external-exporter" 121 }, 122 { 123 "agent_type": "pmm-agent", 124 "is_connected": true 125 }, 126 { 127 "agent_type": "vmagent", 128 "status": "RUNNING" 129 } 130 ], 131 "status": "UP" 132 }, 133 { 134 "service_type": "mysql", 135 "service_name": "pxc-prefix-monitoring-pxc-0", 136 "node_name": "pxc-prefix-monitoring-pxc-0", 137 "cluster": "pxc-prefix-monitoring", 138 "address": "monitoring-pxc-0", 139 "port": 33062, 140 "agents": [ 141 { 142 "agent_type": "mysqld_exporter", 143 "status": "RUNNING" 144 }, 145 { 146 "agent_type": "pmm-agent", 147 "is_connected": true 148 }, 149 { 150 "agent_type": "qan-mysql-perfschema-agent", 151 "status": "RUNNING" 152 }, 153 { 154 "agent_type": "vmagent", 155 "status": "RUNNING" 156 } 157 ], 158 "status": "UP" 159 }, 160 { 161 "service_type": "mysql", 162 "service_name": "pxc-prefix-monitoring-pxc-1", 163 "node_name": "pxc-prefix-monitoring-pxc-1", 164 "cluster": "pxc-prefix-monitoring", 165 "address": "monitoring-pxc-1", 166 "port": 33062, 167 "agents": [ 168 { 169 "agent_type": "mysqld_exporter", 170 "status": "RUNNING" 171 }, 172 { 173 "agent_type": "pmm-agent", 174 "is_connected": true 175 }, 176 { 177 "agent_type": "qan-mysql-perfschema-agent", 178 "status": "RUNNING" 179 }, 180 { 181 "agent_type": "vmagent", 182 "status": "RUNNING" 183 } 184 ], 185 "status": "UP" 186 }, 187 { 188 "service_type": "mysql", 189 "service_name": "pxc-prefix-monitoring-pxc-2", 190 "node_name": "pxc-prefix-monitoring-pxc-2", 191 "cluster": "pxc-prefix-monitoring", 192 "address": "monitoring-pxc-2", 193 "port": 33062, 194 "agents": [ 195 { 196 "agent_type": "mysqld_exporter", 197 "status": "RUNNING" 198 }, 199 { 200 "agent_type": "pmm-agent", 201 "is_connected": true 202 }, 203 { 204 "agent_type": "qan-mysql-perfschema-agent", 205 "status": "RUNNING" 206 }, 207 { 208 "agent_type": "vmagent", 209 "status": "RUNNING" 210 } 211 ], 212 "status": "UP" 213 } 214 ]