Initial OfficeCom Sentinel client and deployment assets

This commit is contained in:
OfficeCom Codex
2026-07-17 00:39:28 +02:00
commit 7cdc0395c4
58 changed files with 6199 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
{
"ninjaBaseUrl": "https://app.ninjarmm.com",
"organizationId": 0,
"clientId": "",
"clientSecretEncrypted": "",
"oauthScope": "monitoring management",
"reportsRoot": "\\\\wsus2\\ATNShare$",
"htmlOutputPath": "\\\\wsus2\\ATNShare$\\attacktracer-org-report.html",
"statusFieldName": "attacktracerorgstatus",
"summaryFieldName": "attacktracerorgsummary",
"lastUpdateFieldName": "attacktracerorglastupdate",
"htmlFieldName": "attacktracerorgreport",
"updateHtmlField": false,
"maxAlertRows": 25
}