mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 06:55:52 +03:00
[GH-ISSUE #65] Feature Request: Service Checks, PASS if service does not exist #1975
Labels
No labels
In Process
bug
bug
dev-triage
documentation
duplicate
enhancement
fixed
good first issue
help wanted
integration
invalid
pull-request
question
requires agent update
security
ui tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm#1975
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bradhawkins85 on GitHub (Aug 25, 2020).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/65
Originally assigned to: @wh1te909 on GitHub.
Can you please add the option to have a service check Pass if the service does not exist.
This will allow the policy to apply to all machines and only alert/restart a service if it is installed on a machine and can then also kick in when if the service is installed in the future.
@wh1te909 commented on GitHub (Aug 25, 2020):
will do, have to release a new agent for this though cuz I hardcoded it to fail automatically if service doesn't exist.
@wh1te909 commented on GitHub (Sep 13, 2020):
Have support for this in the new agent just need to add it to the web interface. Will do tmrw.