Daemon - deleteExpiredAgents

 

Description

When the daemon activates (based on its schedule), it deletes agents that may depend on a juggler/handlers that have already run once. It is possible to assign a schedule type of "once" to schedulable jugglers/handlers. Once the schedulable agent has run once this deamon will delete any other agent that is identified as a dependent.

To identify an agent as a dependent add the agent attribute "deleteAfterAgentRunsOnce" to the dependent agent and provide the name of the schedulable agent as the value.

 

Configuration Variables

logDeletions
Defaults to "false".

When "true" this causes an entry in the PAM log file when an agent is deleted.

 

 

  

 Revised: 12 January 1999