Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update job.py #752

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update job.py #752

wants to merge 1 commit into from

Conversation

grepaly
Copy link

@grepaly grepaly commented Aug 24, 2024

Fixing issue: running jobs were not enumerated thus omitted from discovery.

The issue is related to monitoring time-based processes (Cronjobs) https://docs.checkmk.com/latest/en/monitoring_jobs.html.

What is the expected behaviour: all jobs monitored on the Linux host are discovered all the time.

What is the current behaviour: when a job is running at the time of the discovery, that job will not be discovered.

Fixing issue: running jobs were not enumerated thus omitted from discovery.
Copy link

github-actions bot commented Aug 24, 2024

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@grepaly
Copy link
Author

grepaly commented Aug 24, 2024

I have read the CLA Document and I hereby sign the CLA.

Copy link

github-actions bot commented Sep 8, 2024

This PR is stale because it has been open for 14 days with no activity and the Github Actions are not passing.

@github-actions github-actions bot added the Stale Scheduled for auto-close label Sep 8, 2024
@dnlldl
Copy link
Contributor

dnlldl commented Sep 8, 2024

recheck

@github-actions github-actions bot removed the Stale Scheduled for auto-close label Sep 9, 2024
Copy link

This PR is stale because it has been open for 14 days with no activity and the Github Actions are not passing.

@github-actions github-actions bot added the Stale Scheduled for auto-close label Sep 23, 2024
@grepaly
Copy link
Author

grepaly commented Sep 26, 2024

I have read the CLA Document and I hereby sign the CLA or my organization already has a signed CLA.

@grepaly
Copy link
Author

grepaly commented Sep 26, 2024

recheck

@dnlldl
Copy link
Contributor

dnlldl commented Sep 26, 2024

recheck

You have another error about an unused variable that you might want to fix, this way I assume it will trigger all the checks to process again.

@github-actions github-actions bot removed the Stale Scheduled for auto-close label Sep 27, 2024
Copy link

This PR is stale because it has been open for 14 days with no activity and the Github Actions are not passing.

@github-actions github-actions bot added the Stale Scheduled for auto-close label Oct 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Stale Scheduled for auto-close
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants