forked from b.peck/BAT
Baseline: docker stack, provisioning tools, test-data, gateway-as-files (pre-PrimeBAT build)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"ackPipeline": "",
|
||||
"activePipeline": "",
|
||||
"alarmOnActivity": true,
|
||||
"alarmOnMetrics": false,
|
||||
"alarmOnTasks": true,
|
||||
"connectedClientsError": 100,
|
||||
"connectedClientsWarning": 50,
|
||||
"connectionError": 15,
|
||||
"connectionWarning": 5,
|
||||
"cpuError": 90,
|
||||
"cpuWarning": 70,
|
||||
"dbConnUtilError": 100,
|
||||
"dbConnUtilWarning": 80,
|
||||
"errPerHourError": 60,
|
||||
"errPerHourWarning": 20,
|
||||
"errPerMinError": 5,
|
||||
"errPerMinWarning": 2,
|
||||
"errorPriority": "High",
|
||||
"memError": 90,
|
||||
"memWarning": 70,
|
||||
"perspectiveSessionsError": 100,
|
||||
"perspectiveSessionsWarning": 50,
|
||||
"warningPriority": "Low"
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"scope": "A",
|
||||
"version": 1,
|
||||
"restricted": false,
|
||||
"overridable": true,
|
||||
"files": [
|
||||
"config.json"
|
||||
],
|
||||
"attributes": {
|
||||
"lastModification": {
|
||||
"actor": "default",
|
||||
"timestamp": "2026-07-16T15:30:40Z"
|
||||
},
|
||||
"lastModificationSignature": "e245ae847d6497c0d1bb753d73634100cb71677d52fe0e09dbb8d53d66aa9cee"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"agentSettings": {
|
||||
"forwardLeasedLicense": false,
|
||||
"httpConnectTimeout": 10,
|
||||
"httpReadTimeout": 60,
|
||||
"sendStatsInterval": 45
|
||||
},
|
||||
"controllerSettings": {
|
||||
"archiveLocationMode": "Automatic",
|
||||
"backupRetentionAge": 0,
|
||||
"backupRetentionTimeUnit": "Days",
|
||||
"eventTableName": "agent_events",
|
||||
"lowDiskThresholdMB": 1024,
|
||||
"maxRetainedBackupCount": 5
|
||||
},
|
||||
"installMode": "NotInstalled"
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"scope": "A",
|
||||
"version": 1,
|
||||
"restricted": false,
|
||||
"overridable": true,
|
||||
"files": [
|
||||
"config.json"
|
||||
],
|
||||
"attributes": {
|
||||
"lastModification": {
|
||||
"actor": "default",
|
||||
"timestamp": "2026-07-16T15:30:40Z"
|
||||
},
|
||||
"lastModificationSignature": "763a41b552f6e7cff1ecf07d939f010b641f72109962ef5f46cd4103dea36f43"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user