[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: help needed to manage s390x host for ci.debian.net



Hi,

On 12.02.23 22:38, Paul Gevers wrote:
I have munin [1], but as said, I'm not a trained sysadmin. I don't know what I'm looking for if you ask "statistics on the network".

This is more of a software development / devops question than a sysadmin question, but alas. What I am interested in is *application-level* logging on reconnects. Presumably the connection to RabbitMQ is outbound? Is it tunneled? Does your application log somewhere when a reconnect happens? Does it say when it successfully connected?

I'd expect good software to log something like this:

[10:00:00] Connecting to broker "rabbitmq.debci.debian.net:12345"...
[10:00:05] Connected to broker "rabbitmq.debci.debian.net:12345".

And also:

[10:00:00] Connecting to broker "rabbitmq.debci.debian.net:12345"...
[10:00:01] Connection to broker "rabbitmq.debci.debian.net:12345" failed: Connection refused

Kind regards
Philipp Kern


Reply to: