• The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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