AIX Agent falsche Reihenfolge der Ausgabe // wrong order of output

Version: 2.3.0p7
AgentOS: aix
OSVersion: 7200-05-04-2220

Der Fehler auf der checkmk GUI // The error from the checkmk GUI:
Unknown transport protocol: b’py’

Agenten Ausgabe // Agent Output:

python3 P3
python2 P2
<<<check_mk>>>
Version: 2.3.0p6
AgentOS: aix

Agent Ausgabe eines funktionierenden Hosts // Agent Output of a functioning host:

<<<check_mk>>>
Version: 2.3.0p7
AgentOS: linux

Deutsch:
Seit ein paar Tagen fehlen alle Dienste auf einem AIX-Server, ich habe den Agenten darauf neu instalieren lassen und auch mit custom-Agenten getestet. Ich vermute, dass Checkmk den Agenten nicht erkennt, denn nachdem ich die rohe Agentenausgabe gedumpt habe, ist mir aufgefallen, dass python3 und python2 vor <<<check_mk>>> steht und daher nichts erkannt wird, weil es bei der Fehlermeldung “Unknown transport protocol: b’py’” hängen bleibt und nicht weitergeht.

English:
For a few days now all services on an AIX server have been missing, I have reinstalled the agent on it and also tested it with custom agents. I suspect that Checkmk does not recognize the agent, because after I dumped the raw agent output, I noticed that python3 and python2 is in front of <<<check_mk>>> and therefore nothing is recognized, because it gets stuck at the error message “Unknown transport protocol: b’py’” and does not continue.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed. Contact an admin if you think this should be re-opened.