root@localhost:~# metricbeat test modules
...
rabbitmq...
node...OK
result:
{
"@timestamp": "2018-08-14T00:39:25.598Z",
"metricset": {
"host": "127.0.0.1:15672",
"module": "rabbitmq",
"name": "node",
"rtt": 4294
},
"rabbitmq": {
"node": {
"disk": {
"free": {
"bytes": 47495008256,
"limit": {
"bytes": 50000000
}
}
},
"fd": {
"total": 1024,
"used": 31
},
"gc": {
"num": {
"count": 2431137
},
"reclaimed": {
"bytes": 39291174216
}
},
"io": {
"file_handle": {
"open_attempt": {
"avg": {
"ms": 0
},
"count": 9
}
},
"read": {
"avg": {
"ms": 0
},
"bytes": 1,
"count": 1
},
"reopen": {
"count": 1
},
"seek": {
"avg": {
"ms": 0
},
"count": 0
},
"sync": {
"avg": {
"ms": 0
},
"count": 0
},
"write": {
"avg": {
"ms": 0
},
"bytes": 0,
"count": 0
}
},
"mem": {
"limit": {
"bytes": 832916684
},
"used": {
"bytes": 74231808
}
},
"mnesia": {
"disk": {
"tx": {
"count": 0
}
},
"ram": {
"tx": {
"count": 14
}
}
},
"msg": {
"store_read": {
"count": 0
},
"store_write": {
"count": 0
}
},
"name": "rabbit@localhost",
"proc": {
"total": 1048576,
"used": 377
},
"processors": 1,
"queue": {
"index": {
"journal_write": {
"count": 0
},
"read": {
"count": 0
},
"write": {
"count": 0
}
}
},
"run": {
"queue": 1
},
"socket": {
"total": 829,
"used": 0
},
"type": "disc",
"uptime": 280958959
}
}
}
queue...
error... ERROR timeout waiting for an event
connection...
error... ERROR timeout waiting for an event
root@localhost:~#