Added most framework for Policies in Checks and Tasks. Added MongoDB to docker setup and configured for MeshCentral

This commit is contained in:
Josh Krawczyk
2020-04-19 17:54:27 -04:00
parent fefb74815b
commit 4ca723a3f1
16 changed files with 338 additions and 27 deletions

View File

@@ -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