Documentation Index

Fetch the complete documentation index at: https://docs.lobstersoftware.com/llms.txt

Use this file to discover all available pages before exploring further.

job running()

Prev Next

This function checks whether a Job is running for the Profile with name a.

If this is the case, the return value is "true", otherwise "false".

IMPORTANT:

If a Load balancing system is in use, only this node here is checked (i.e. the node on which you use this function). That means that a running profile on another node would not be found with the function. For many (but not all) input agents, by Starting a profile on a specific working node you can avoid this issue.

Parameters

Parameter

Description

a

Name of the profile to be checked.