Skip to content

Conversation

ekouts
Copy link
Collaborator

@ekouts ekouts commented Aug 25, 2025

No description provided.

@ekouts ekouts requested a review from jpdorsch August 25, 2025 11:36
Copy link
Collaborator

@jpdorsch jpdorsch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Collaborator

@jpdorsch jpdorsch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

According to this PBSPro documentation (see page 313) the status are:

  • Active: The server is running. The scheduler is not in a scheduling cycle.
  • Hot_Start: The server will run first any jobs that were running when it was shut down.
  • Idle: The server is running. The default scheduler's scheduling attribute is False.
  • Scheduling: The server is running. The scheduler is in a scheduling cycle.
  • Terminating: The server is terminating. No additional jobs will be run.
  • Terminating_Delayed: Server is terminating in delayed mode. No new jobs will be run. Server will shut down after all running jobs are finished.

I wonder if we should also add `Idle` response as "UP"

@ekouts
Copy link
Collaborator Author

ekouts commented Sep 23, 2025

Yes, I think you are right, I added it! Thanks!

Copy link
Collaborator

@jpdorsch jpdorsch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect, thanks. Please feel free to merge whenever you're ready.

@ekouts ekouts merged commit 40fe767 into master Sep 23, 2025
2 checks passed
@ekouts ekouts deleted the ping_pbs branch September 23, 2025 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants