Scheduler Daemon/Service status request!

Moderator: crythias

Locked
FloBo
Znuny newbie
Posts: 24
Joined: 27 Feb 2014, 16:27
Znuny Version: 3.3.8

Scheduler Daemon/Service status request!

Post by FloBo »

Hello together,

I´ve updated my system to OTRS ITSM 3.3.8 in addition with KIX4OTRS 6.0.6 (win server 2003). Since the update the log-file is posting the following every 5 minutes:

Scheduler Daemon status request! PID 9824
Scheduler Service status request! PID 9824

What is this about? The Scheduler is a registered windows services and is running. Unfortunately, google is not a help, I don´t even know what PID exactly stand for. Something about the mail daemon I guess.

Maybe someone of you guys could help me?

Kind Regards,
Flo
Produktiv: OTRS: 3.3.8, OTRS::ITSM 3.3.8, KIX4OTRS 6.0.6
Testing: OTRS: 3.3.8, OTRS::ITSM 3.3.8, KIX4OTRS 6.0.6
OS: Windows
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Scheduler Daemon/Service status request!

Post by crythias »

PID = process ID (It's the number in task manager or task list)

A status request is a query to see what process ID reports for a service. (Is it alive? Great. What process ID is it? 9824).

Think of this as a heartbeat check.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
FloBo
Znuny newbie
Posts: 24
Joined: 27 Feb 2014, 16:27
Znuny Version: 3.3.8

Re: Scheduler Daemon/Service status request!

Post by FloBo »

Ahh okay, that makes sense. Thank you crythias.

The next question would be how to turn off this permanent log entry? I've searched the SysConfig and the only useful entry was:

Image

First of all, the value can´t be the right one because 600 sec are 10 minutes but the request starts every 5 minutes. Secondly, in my eyes, this entry doesn't mean the logging of every request. Rather an internal process.
Produktiv: OTRS: 3.3.8, OTRS::ITSM 3.3.8, KIX4OTRS 6.0.6
Testing: OTRS: 3.3.8, OTRS::ITSM 3.3.8, KIX4OTRS 6.0.6
OS: Windows
Locked