mirror of
https://github.com/jpros/tacticalrmm-web.git
synced 2026-02-28 07:13:17 +00:00
Added most framework for Policies in Checks and Tasks. Added MongoDB to docker setup and configured for MeshCentral
This commit is contained in:
@@ -56,7 +56,7 @@ export default {
|
||||
pk = (this.policypk) ? {policy: policypk} : {pk: agentpk}
|
||||
|
||||
const data = {
|
||||
pk,
|
||||
...pk,
|
||||
check_type: "cpuload",
|
||||
threshold: this.threshold,
|
||||
failure: this.failure
|
||||
|
||||
Reference in New Issue
Block a user