• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Strange console message

B

brucew

Guest
Since upgrading to 7.5.4, my testing box has these new messages at the local console both at boot and when I log back in after a while:

Code:
Red Hat Linux release 9 (Shrike)
Kernel 2.4.20-31.9 on an i686

jeckle login: Starting monit daemon with http interface at [localhost:2911]
Starting monit HTTP server at [localhost:2911]
monit HTTP server started

This is apparently caused by Watchdog, since if I login via Plesk and disable Watchdog, this changes to:

Code:
Red Hat Linux release 9 (Shrike)
Kernel 2.4.20-31.9 on an i686

INIT: Sending processes the TERM signal
Shutting down monit HTTP server
monit HTTP server stoped
monit daemon with pid [2483] killed

I don't seem to get the first message after that. There are no corresponding entries in any of the logs.

Everything seems to function normally and since it seems related to Watchdog and I won't be using Watchdog on my production box, I'm less concerned than curious.

Any ideas?
 
Back
Top