Server Definitions

Browse PeopleSoft Process Scheduler Server Definitions, monitor live running tasks, and inspect daemon settings.
Tailored Operational Context
  • Target Database:
  • Context Type:
  • Alert Severity:
  • Triggered Time:
  • Firing Context:

What It Is

Server Definitions represent the Process Scheduler Servers that are defined inside PeopleSoft. These servers execute the batch processes (like Application Engines, SQRs, etc.) and manage scheduling recurrences and daemon processes.

psLens allows you to search and browse server definitions to see how a server is configured, check its live heartbeat status, see active running processes, review what process classes and categories it is authorized to run, check operational schedules, and view its notification routing.

Search Page

URL: /servers?db={database}

  • Search: Search for server definitions by name (prefix match, e.g., PRCS%).
  • Metadata Card: Shows the description, operating system, daemon status, and modification timestamps.

Detail Page

URL: /servers/{SERVERNAME}?db={database}

The Detail Page displays:

  • Server Status: Shows real-time heartbeat and diagnostics from PSSERVERSTAT including:
    • Current status (Running, Down, Suspended, Overloaded, etc.) with relative “time ago” timestamps.
    • CPU and Memory utilization.
    • Free disk space and thresholds.
    • AE/OE Server counts.
  • Active Running Processes: Live grid of active processes (Initiated, Processing, Running) currently executing on the server from PSPRCSRQST.
  • Server Definition Properties: Displays configuration metrics like version, sleep time, heartbeat frequency, max concurrent API aware/unaware tasks, distribution node details, CPU/Memory threshold configs, and load balancing/redistribution option choices.
  • Server Daemon Details: Shows daemon configuration:
    • Enabled state, daemon group, sleep time, recycle counts.
    • Active daemon process instance (with direct link to its Process Monitor view).
  • Process Categories: Authorized process categories with priority and max concurrent execution counts.
  • Process Types: Specific process types the server is configured to run, categorized by operating system, priority, and concurrent limits.
  • Server Operation Times: Scheduled operation windows when the server is active (24/7 or day/time ranges).
  • Status Notifications: List of users and roles notified upon server status changes (e.g., when the server goes down or encounters an error), displaying active status flags as checkboxes.
  • Export as Markdown: Export the entire server definition structure and live status/child tables as a markdown file.